Python Module Index

b
 
b
bridge
    bridge.adapters
    bridge.adapters.api
    bridge.adapters.api.main
    bridge.adapters.api.routers
    bridge.adapters.api.routers.biotools_to_github
    bridge.adapters.api.routers.github_to_biotools
    bridge.adapters.cli
    bridge.adapters.cli.commands
    bridge.adapters.cli.commands.biotools_to_github
    bridge.adapters.cli.commands.github_to_biotools
    bridge.adapters.cli.main
    bridge.bootstrap
    bridge.bootstrap.base
    bridge.bootstrap.register_handler
    bridge.bootstrap.state
    bridge.bootstrap.wiring
    bridge.builders
    bridge.builders.biotools
    bridge.builders.biotools.biotools_composer
    bridge.builders.biotools.biotools_transformer
    bridge.builders.europe_pmc
    bridge.builders.europe_pmc.europe_pmc_composer
    bridge.builders.europe_pmc.europe_pmc_transformer
    bridge.builders.github
    bridge.builders.github.github_composer
    bridge.builders.github.github_transformer
    bridge.builders.protocols
    bridge.builders.protocols.transformer
    bridge.builders.spdx
    bridge.builders.spdx.spdx_composer
    bridge.builders.spdx.spdx_transormer
    bridge.config
    bridge.core
    bridge.core.biotools
    bridge.core.github
    bridge.core.github_languages
    bridge.core.github_latest_release
    bridge.core.github_pages
    bridge.core.github_repo
    bridge.core.license
    bridge.core.publication
    bridge.handlers
    bridge.handlers.create_pr_issues_from_meta
    bridge.handlers.extract_meta_from_repo
    bridge.logging
    bridge.pipelines
    bridge.pipelines.bt2gh_for_pr_issues
    bridge.pipelines.bt2gh_for_pr_issues.main
    bridge.pipelines.bt2gh_for_pr_issues.map
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs.citation
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs.description
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs.homepage
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs.license
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs.name
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs.readme
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs.topics
    bridge.pipelines.bt2gh_for_pr_issues.map_funcs.version
    bridge.pipelines.gh2bt_for_meta
    bridge.pipelines.gh2bt_for_meta.main
    bridge.pipelines.gh2bt_for_meta.map
    bridge.pipelines.gh2bt_for_meta.map_funcs
    bridge.pipelines.gh2bt_for_meta.map_funcs.biotools_id
    bridge.pipelines.gh2bt_for_meta.map_funcs.description
    bridge.pipelines.gh2bt_for_meta.map_funcs.documentation
    bridge.pipelines.gh2bt_for_meta.map_funcs.homepage
    bridge.pipelines.gh2bt_for_meta.map_funcs.language
    bridge.pipelines.gh2bt_for_meta.map_funcs.license
    bridge.pipelines.gh2bt_for_meta.map_funcs.maturity
    bridge.pipelines.gh2bt_for_meta.map_funcs.name
    bridge.pipelines.gh2bt_for_meta.map_funcs.publication
    bridge.pipelines.gh2bt_for_meta.map_funcs.version
    bridge.pipelines.goals
    bridge.pipelines.policies
    bridge.pipelines.policies.bt2gh
    bridge.pipelines.policies.bt2gh.reconcile_bt_ontop_gh
    bridge.pipelines.policies.bt2gh.reconcile_bt_over_gh
    bridge.pipelines.policies.gh2bt
    bridge.pipelines.policies.gh2bt.reconcile_gh_over_bt
    bridge.pipelines.protocols
    bridge.pipelines.protocols.map
    bridge.pipelines.protocols.none_propagation
    bridge.pipelines.protocols.pipeline_args
    bridge.pipelines.shared
    bridge.pipelines.shared.publications
    bridge.pipelines.shared.version
    bridge.pipelines.utils
    bridge.pipelines.utils.badges
    bridge.pipelines.utils.cleaning
    bridge.pipelines.utils.comparisons
    bridge.pipelines.utils.conversions
    bridge.pipelines.utils.files
    bridge.pipelines.utils.templating
    bridge.services
    bridge.services.biotools
    bridge.services.biotools.biotools_ingestor
    bridge.services.europe_pmc
    bridge.services.europe_pmc.europe_pmc_auth
    bridge.services.europe_pmc.europe_pmc_ingestor
    bridge.services.github
    bridge.services.github.github_auth
    bridge.services.github.github_ingestor
    bridge.services.github.github_repo_provider
    bridge.services.huggingface
    bridge.services.huggingface.huggingface_provider
    bridge.services.protocols
    bridge.services.protocols.ingestor
    bridge.services.protocols.llm_provider
    bridge.services.protocols.repo_provider
    bridge.services.spdx
    bridge.services.spdx.spdx_ingestor
    bridge.utils