{"id":150053,"name":null,"description":"🔍 The Biolookup Service retrieves metadata and ontological information about biomedical entities.","url":"https://github.com/biopragmatics/biolookup","last_synced_at":"2025-09-09T15:18:20.372Z","repository":{"id":39857951,"uuid":"400996921","full_name":"biopragmatics/biolookup","owner":"biopragmatics","description":"🔍 The Biolookup Service retrieves metadata and ontological information about biomedical entities.","archived":false,"fork":false,"pushed_at":"2025-05-16T07:20:47.000Z","size":224,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T05:52:02.482Z","etag":null,"topics":["bioinformatics","biology","biopragmatics","cheminformatics","chemistry","flask","metadata","obofoundry","ontology"],"latest_commit_sha":null,"homepage":"http://biolookup.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biopragmatics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"cthoyt"}},"created_at":"2021-08-29T09:06:03.000Z","updated_at":"2025-05-16T07:20:52.000Z","dependencies_parsed_at":"2025-04-13T00:15:39.496Z","dependency_job_id":"d5bdf04c-b115-4d4f-bdbe-fde924ec3835","html_url":"https://github.com/biopragmatics/biolookup","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/biopragmatics/biolookup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics","download_url":"https://codeload.github.com/biopragmatics/biolookup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/sbom","scorecard":{"id":239345,"data":{"date":"2025-08-11","repo":{"name":"github.com/biopragmatics/biolookup","commit":"3298d32b73c7add4b494fcddd0d0bffbfaec29f9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cruft.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:78","Info: found token with 'none' permissions: .github/workflows/cruft.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cruft.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/cruft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cruft.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/cruft.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cruft.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/cruft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/biopragmatics/biolookup/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cruft.yml:41","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:23:12.747Z","repository_id":39857951,"created_at":"2025-08-17T06:23:12.747Z","updated_at":"2025-08-17T06:23:12.747Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274316604,"owners_count":25262710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"biopragmatics","name":"Biopragmatics Stack","uuid":"58728729","kind":"organization","description":"Software supporting biomedical semantics and pragmatics","email":null,"website":"https://biopragmatics.github.io","location":null,"twitter":"biopragmatics","company":null,"icon_url":"https://avatars.githubusercontent.com/u/58728729?v=4","repositories_count":9,"last_synced_at":"2023-03-05T01:49:40.997Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"cthoyt"}},"html_url":"https://github.com/biopragmatics","funding_links":["https://github.com/sponsors/cthoyt"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:56:30.514Z","updated_at":"2023-03-05T01:49:41.014Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics/repositories"},"packages":[{"id":2656213,"name":"biolookup","ecosystem":"pypi","description":"Get metadata and ontological information about all biomedical entities.","homepage":"https://github.com/biopragmatics/biolookup","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/biopragmatics/biolookup","keywords_array":["snekpack","cookiecutter"],"namespace":null,"versions_count":4,"first_release_published_at":"2021-08-29T10:36:15.000Z","latest_release_published_at":"2022-06-26T14:48:07.000Z","latest_release_number":"0.2.0","last_synced_at":"2025-08-17T05:48:55.527Z","created_at":"2022-04-10T10:12:12.196Z","updated_at":"2025-08-17T05:51:58.743Z","registry_url":"https://pypi.org/project/biolookup/","install_command":"pip install biolookup --index-url https://pypi.org/simple","documentation_url":"https://biolookup.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 1 - Planning","Environment :: Console","Framework :: Pytest","Framework :: Sphinx","Framework :: tox","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"biolookup","project_status":null},"repo_metadata":{"id":39857951,"uuid":"400996921","full_name":"biopragmatics/biolookup","owner":"biopragmatics","description":"🔍 The Biolookup Service retrieves metadata and ontological information about biomedical entities.","archived":false,"fork":false,"pushed_at":"2025-05-16T07:20:47.000Z","size":224,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T12:01:55.675Z","etag":null,"topics":["bioinformatics","biology","biopragmatics","cheminformatics","chemistry","flask","metadata","obofoundry","ontology"],"latest_commit_sha":null,"homepage":"http://biolookup.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biopragmatics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"cthoyt"}},"created_at":"2021-08-29T09:06:03.000Z","updated_at":"2025-05-16T07:20:52.000Z","dependencies_parsed_at":"2025-04-13T00:15:39.496Z","dependency_job_id":"d5bdf04c-b115-4d4f-bdbe-fde924ec3835","html_url":"https://github.com/biopragmatics/biolookup","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/biopragmatics/biolookup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics","download_url":"https://codeload.github.com/biopragmatics/biolookup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270811882,"owners_count":24650072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"biopragmatics","name":"Biopragmatics Stack","uuid":"58728729","kind":"organization","description":"Software supporting biomedical semantics and pragmatics","email":null,"website":"https://biopragmatics.github.io","location":null,"twitter":"biopragmatics","company":null,"icon_url":"https://avatars.githubusercontent.com/u/58728729?v=4","repositories_count":9,"last_synced_at":"2023-03-05T01:49:40.997Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"cthoyt"}},"html_url":"https://github.com/biopragmatics","funding_links":["https://github.com/sponsors/cthoyt"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:56:30.514Z","updated_at":"2023-03-05T01:49:41.014Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biopragmatics/repositories"},"tags":[{"name":"v0.2.0","sha":"e3c4736264766471cbda9761a0a3c6b4fc405951","kind":"tag","published_at":"2022-06-26T14:48:00.000Z","download_url":"https://codeload.github.com/biopragmatics/biolookup/tar.gz/v0.2.0","html_url":"https://github.com/biopragmatics/biolookup/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/biolookup@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bef3bc4c594bb5af3e050381c3e1da58f8e470bb","kind":"commit","published_at":"2021-09-03T11:35:21.000Z","download_url":"https://codeload.github.com/biopragmatics/biolookup/tar.gz/v0.1.0","html_url":"https://github.com/biopragmatics/biolookup/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/biolookup@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"5ae2dc73631863171288c0b8c8d873f51e123fad","kind":"commit","published_at":"2021-08-29T10:55:45.000Z","download_url":"https://codeload.github.com/biopragmatics/biolookup/tar.gz/v0.0.2","html_url":"https://github.com/biopragmatics/biolookup/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/biolookup@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"1420be6cbe03105ad4bbac24a5d5ede899214e0d","kind":"commit","published_at":"2021-08-29T10:36:13.000Z","download_url":"https://codeload.github.com/biopragmatics/biolookup/tar.gz/v0.0.1","html_url":"https://github.com/biopragmatics/biolookup/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biopragmatics/biolookup@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-17T05:51:58.742Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":62.779255917944624,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":27.908288026187762,"forks_count":29.956556043487026,"docker_downloads_count":null,"average":30.0084020411403},"purl":"pkg:pypi/biolookup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/biolookup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/biolookup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/biolookup/dependencies","status":null,"funding_links":["https://github.com/sponsors/cthoyt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T07:34:51.249Z","issues_count":6,"pull_requests_count":11,"avg_time_to_close_issue":7641458.0,"avg_time_to_close_pull_request":1886698.9,"issues_closed_count":3,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":18554.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/issues","maintainers":[{"login":"cthoyt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}],"active_maintainers":[{"login":"cthoyt","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biolookup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biolookup/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biolookup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biolookup/related_packages","maintainers":[{"uuid":"cthoyt","login":"cthoyt","name":null,"email":null,"url":null,"packages_count":113,"html_url":"https://pypi.org/user/cthoyt/","role":null,"created_at":"2023-02-23T17:19:50.548Z","updated_at":"2023-02-23T17:19:50.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cthoyt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726606,"maintainers_count":308869,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":543027,"full_name":"biopragmatics/biolookup","default_branch":"main","committers":[{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","login":"cthoyt","count":50}],"total_commits":50,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":50.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T13:09:24.731Z","last_synced_commit":"78358e37fb49420f15d6c04c36be36b80dbe2b37","created_at":"2023-03-09T04:18:16.948Z","updated_at":"2024-01-27T13:09:24.731Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5526351,"commits_count":868908184,"contributors_count":31979351,"owners_count":917354,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"biopragmatics/biolookup","html_url":"https://github.com/biopragmatics/biolookup","last_synced_at":"2025-08-17T05:52:06.399Z","status":"error","issues_count":6,"pull_requests_count":11,"avg_time_to_close_issue":7641458.0,"avg_time_to_close_pull_request":1886698.9,"issues_closed_count":3,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":18554.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T09:49:09.570Z","updated_at":"2025-09-02T14:03:23.919Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biopragmatics%2Fbiolookup/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":3,"NONE":3},"pull_request_author_associations_count":{"MEMBER":13},"issue_authors":{"cthoyt":3,"bgyori":2,"timalamenciak":1},"pull_request_authors":{"cthoyt":13},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10061364,"issues_count":31057989,"pull_requests_count":94176930,"authors_count":10686068,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":1,"NONE":1},"past_year_pull_request_author_associations_count":{"MEMBER":5},"past_year_issue_authors":{"cthoyt":1,"timalamenciak":1},"past_year_pull_request_authors":{"cthoyt":5},"maintainers":[{"login":"cthoyt","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}],"active_maintainers":[{"login":"cthoyt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1,"DeleteEvent":1,"IssueCommentEvent":7,"PushEvent":14,"PullRequestEvent":2,"CreateEvent":3},"last_year":{"IssuesEvent":1,"WatchEvent":1,"DeleteEvent":1,"IssueCommentEvent":7,"PushEvent":14,"PullRequestEvent":2,"CreateEvent":3}},"keywords":["bioinformatics","biology","biopragmatics","cheminformatics","chemistry","flask","metadata","obofoundry","ontology"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cruft.yml","sha":null,"kind":"manifest","created_at":"2025-04-13T00:15:37.329Z","updated_at":"2025-04-13T00:15:37.329Z","repository_link":"https://github.com/biopragmatics/biolookup/blob/main/.github/workflows/cruft.yml","dependencies":[{"id":22661258054,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22661258055,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22661258056,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2025-04-13T00:15:37.393Z","updated_at":"2025-04-13T00:15:37.393Z","repository_link":"https://github.com/biopragmatics/biolookup/blob/main/.github/workflows/tests.yml","dependencies":[{"id":22661258057,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22661258058,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22661258059,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-13T00:15:37.447Z","updated_at":"2025-04-13T00:15:37.447Z","repository_link":"https://github.com/biopragmatics/biolookup/blob/main/pyproject.toml","dependencies":[{"id":22661258060,"package_name":"more_itertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258062,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258063,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258064,"package_name":"more_click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258065,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258066,"package_name":"pyobo","ecosystem":"pypi","requirements":"@ git+https://github.com/biopragmatics/pyobo","direct":true,"kind":"runtime","optional":false},{"id":22661258077,"package_name":"flask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258078,"package_name":"bootstrap-flask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258079,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258080,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258081,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258082,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258083,"package_name":"pydantic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258084,"package_name":"fastapi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258085,"package_name":"a2wsgi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258117,"package_name":"pystow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22661258132,"package_name":"bioregistry","ecosystem":"pypi","requirements":"\u003e=0.12.3","direct":true,"kind":"runtime","optional":false}]}],"score":5.313205979041787,"created_at":"2025-09-09T00:28:42.525Z","updated_at":"2025-10-07T08:37:25.251Z","avatar_url":"https://github.com/biopragmatics.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":27,"funding_links":["https://github.com/sponsors/cthoyt"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/150053","html_url":"https://science.ecosyste.ms/projects/150053"}