{"id":198577,"name":null,"description":"🎡 Unified access to OLS instances like from the EBI and TIB","url":"https://github.com/cthoyt/ols-client","last_synced_at":"2025-09-10T05:13:12.256Z","repository":{"id":46734921,"uuid":"97004286","full_name":"cthoyt/ols-client","owner":"cthoyt","description":"🎡 Unified access to OLS instances like from the EBI and TIB","archived":false,"fork":false,"pushed_at":"2025-08-04T09:31:30.000Z","size":150,"stargazers_count":13,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-08T12:35:06.311Z","etag":null,"topics":["ontologies","ontology-lookup-services"],"latest_commit_sha":null,"homepage":"https://ols-client.readthedocs.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/cthoyt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"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}},"created_at":"2017-07-12T12:21:12.000Z","updated_at":"2025-08-05T21:35:01.000Z","dependencies_parsed_at":"2024-06-21T17:54:39.712Z","dependency_job_id":"38a0316f-b68a-4920-a773-119fdf3cbfd9","html_url":"https://github.com/cthoyt/ols-client","commit_stats":{"total_commits":78,"total_committers":2,"mean_commits":39.0,"dds":"0.012820512820512775","last_synced_commit":"f6d82cf53c9dd8f8fe85536dd0b4fcb15bd37bc0"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/cthoyt/ols-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/sbom","scorecard":{"id":311729,"data":{"date":"2025-08-11","repo":{"name":"github.com/cthoyt/ols-client","commit":"ca5e40e4bedee9fc80cac8e826c18f84f8ee07c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"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":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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:74","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/cthoyt/ols-client/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/cthoyt/ols-client/cruft.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cruft.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/ols-client/cruft.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cruft.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/ols-client/cruft.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/cthoyt/ols-client/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/cthoyt/ols-client/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/cthoyt/ols-client/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/cthoyt/ols-client/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/ols-client/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/ols-client/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/ols-client/tests.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 5 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-17T23:17:03.009Z","repository_id":46734921,"created_at":"2025-08-17T23:17:03.009Z","updated_at":"2025-08-17T23:17:03.009Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274416328,"owners_count":25280934,"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-10T02:00:12.551Z","response_time":83,"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":"cthoyt","name":"Charles Tapley Hoyt","uuid":"5069736","kind":"user","description":"","email":"","website":"https://cthoyt.com","location":"Bonn, Germany","twitter":null,"company":"RWTH Aachen University","icon_url":"https://avatars.githubusercontent.com/u/5069736?v=4","repositories_count":489,"last_synced_at":"2025-09-06T04:45:53.772Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cthoyt"}},"html_url":"https://github.com/cthoyt","funding_links":["https://github.com/sponsors/cthoyt"],"total_stars":570,"followers":515,"following":241,"created_at":"2022-11-07T05:03:24.192Z","updated_at":"2025-09-06T04:45:53.772Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt/repositories"},"packages":[{"id":2837947,"name":"ols-client","ecosystem":"pypi","description":"A client to the EBI Ontology Lookup Service","homepage":"https://github.com/cthoyt/ols-client","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/cthoyt/ols-client","keywords_array":["snekpack","cookiecutter"],"namespace":null,"versions_count":14,"first_release_published_at":"2017-07-12T14:10:31.000Z","latest_release_published_at":"2025-08-04T09:31:25.000Z","latest_release_number":"0.2.1","last_synced_at":"2025-09-09T20:08:40.350Z","created_at":"2022-04-10T11:56:00.174Z","updated_at":"2025-09-09T20:08:40.351Z","registry_url":"https://pypi.org/project/ols-client/","install_command":"pip install ols-client --index-url https://pypi.org/simple","documentation_url":"https://ols_client.readthedocs.io","metadata":{"funding":"https://github.com/sponsors/cthoyt","documentation":"https://ols_client.readthedocs.io","classifiers":["Development Status :: 1 - Planning","Environment :: Console","Framework :: Pytest","Framework :: Sphinx","Framework :: tox","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Typing :: Typed"],"normalized_name":"ols-client","project_status":null},"repo_metadata":{"id":46734921,"uuid":"97004286","full_name":"cthoyt/ols-client","owner":"cthoyt","description":"🎡 Unified access to OLS instances like from the EBI and TIB","archived":false,"fork":false,"pushed_at":"2023-10-10T16:26:52.000Z","size":120,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-28T21:15:12.273Z","etag":null,"topics":["ontologies","ontology-lookup-services"],"latest_commit_sha":null,"homepage":"https://ols-client.readthedocs.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/cthoyt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"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}},"created_at":"2017-07-12T12:21:12.000Z","updated_at":"2025-07-05T03:29:55.000Z","dependencies_parsed_at":"2024-06-21T17:54:39.712Z","dependency_job_id":"38a0316f-b68a-4920-a773-119fdf3cbfd9","html_url":"https://github.com/cthoyt/ols-client","commit_stats":{"total_commits":78,"total_committers":2,"mean_commits":39.0,"dds":"0.012820512820512775","last_synced_commit":"f6d82cf53c9dd8f8fe85536dd0b4fcb15bd37bc0"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/cthoyt/ols-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269418057,"owners_count":24413513,"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-08T02:00:09.200Z","response_time":72,"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":"cthoyt","name":"Charles Tapley Hoyt","uuid":"5069736","kind":"user","description":"","email":"","website":"https://cthoyt.com","location":"Bonn, Germany","twitter":null,"company":"RWTH Aachen University","icon_url":"https://avatars.githubusercontent.com/u/5069736?v=4","repositories_count":475,"last_synced_at":"2025-07-30T01:57:32.352Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cthoyt"}},"html_url":"https://github.com/cthoyt","funding_links":["https://github.com/sponsors/cthoyt"],"total_stars":559,"followers":513,"following":238,"created_at":"2022-11-07T05:03:24.192Z","updated_at":"2025-07-30T01:57:32.353Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt/repositories"},"tags":[{"name":"v0.2.0","sha":"9129023f7b717eed15394948d542ea77e6779ca1","kind":"tag","published_at":"2025-08-01T08:09:30.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.2.0","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"98932950607559b0a5249fb8913c3a0113910a44","kind":"tag","published_at":"2023-05-06T10:20:26.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.1.4","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"14d372caf8244dfa0e61e0cd25d5bb2f35753eaa","kind":"tag","published_at":"2023-02-21T13:56:48.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.1.3","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8db8af9f1067d361c0d30c762974a19e76003716","kind":"tag","published_at":"2022-09-16T13:13:27.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.1.2","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7907b0f3cf91b56e48b5a0e6642b82e18d97227d","kind":"tag","published_at":"2022-09-09T20:20:58.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.1.1","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7a9f5352aef47c3d1f76039b94640dee34a7118b","kind":"tag","published_at":"2022-09-07T16:06:41.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.1.0","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"878cfcd0d8fc6ae35a59c9917b57616b505b067f","kind":"commit","published_at":"2017-11-02T19:43:30.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.0.9","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"6a964bb243faa88a618c72bdac39a9c7371880a2","kind":"commit","published_at":"2017-10-07T11:04:36.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.0.8","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"93a4f0fdd541de19390397d237d5b7a2d327c72d","kind":"commit","published_at":"2017-09-30T22:10:43.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.0.7","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"7033b087c24328a66e0f0b3c79c5c791d2ce4d4a","kind":"commit","published_at":"2017-09-30T21:50:38.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.0.6","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"bfbfd68c2e10e78690a22428b273617519d5fba6","kind":"commit","published_at":"2017-09-30T20:53:14.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.0.5","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.5/manifests"},{"name":"v0.0.3","sha":"92ab96020562c869972850886ee54946dc2dfd87","kind":"commit","published_at":"2017-08-08T13:15:06.000Z","download_url":"https://codeload.github.com/cthoyt/ols-client/tar.gz/v0.0.3","html_url":"https://github.com/cthoyt/ols-client/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cthoyt/ols-client@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-08-08T12:49:30.827Z","dependent_packages_count":2,"downloads":23808,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":3.7775518425444568,"dependent_repos_count":5.57825583783234,"dependent_packages_count":3.117172760197844,"stargazers_count":20.327587563649065,"forks_count":22.63611360089978,"docker_downloads_count":3.045845997973658,"average":9.747087933849523},"purl":"pkg:pypi/ols-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ols-client","docker_dependents_count":1,"docker_downloads_count":147,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ols-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ols-client/dependencies","status":null,"funding_links":["https://github.com/sponsors/cthoyt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T20:13:40.884Z","issues_count":5,"pull_requests_count":3,"avg_time_to_close_issue":34064813.0,"avg_time_to_close_pull_request":37289.5,"issues_closed_count":5,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":4,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/issues","maintainers":[{"login":"cthoyt","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ols-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ols-client/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ols-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ols-client/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-21T16:02:26.899Z","updated_at":"2023-02-21T16:02:26.899Z","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":726806,"maintainers_count":308907,"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":621942,"full_name":"cthoyt/ols-client","default_branch":"main","committers":[{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","count":77},{"name":"Charles Tapley Hoyt","email":"cthoyt@users.noreply.github.com","count":1}],"total_commits":78,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":39.0,"dds":0.012820512820512775,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T23:24:47.653Z","last_synced_commit":"f6d82cf53c9dd8f8fe85536dd0b4fcb15bd37bc0","created_at":"2023-03-09T07:59:59.200Z","updated_at":"2023-09-19T17:27:48.914Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"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":"cthoyt/ols-client","html_url":"https://github.com/cthoyt/ols-client","last_synced_at":"2025-08-09T04:36:16.729Z","status":"error","issues_count":5,"pull_requests_count":3,"avg_time_to_close_issue":34064813.0,"avg_time_to_close_pull_request":37289.5,"issues_closed_count":5,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":4,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T19:26:09.402Z","updated_at":"2025-08-29T12:10:44.374Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fols-client/issues","issue_labels_count":{"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3,"OWNER":2},"pull_request_author_associations_count":{"OWNER":4},"issue_authors":{"cthoyt":2,"famosab":1,"PoGibas":1,"mastevb":1},"pull_request_authors":{"cthoyt":4},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":8443754,"issues_count":20617807,"pull_requests_count":51654143,"authors_count":7771160,"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":{},"past_year_pull_request_author_associations_count":{"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"cthoyt":1},"maintainers":[{"login":"cthoyt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}],"active_maintainers":[{"login":"cthoyt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":2,"IssueCommentEvent":2,"PushEvent":10,"PullRequestEvent":2,"CreateEvent":1},"last_year":{"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":2,"IssueCommentEvent":2,"PushEvent":10,"PullRequestEvent":2,"CreateEvent":1}},"keywords":["ontologies","ontology-lookup-services"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-06-21T17:54:39.173Z","updated_at":"2024-06-21T17:54:39.173Z","repository_link":"https://github.com/cthoyt/ols-client/blob/main/.github/workflows/tests.yml","dependencies":[{"id":18735097734,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18735097735,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18735097736,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-21T17:54:39.562Z","updated_at":"2024-06-21T17:54:39.562Z","repository_link":"https://github.com/cthoyt/ols-client/blob/main/pyproject.toml","dependencies":[]}],"score":13.416595948417665,"created_at":"2025-09-09T03:31:36.208Z","updated_at":"2025-10-07T08:43:16.916Z","avatar_url":"https://github.com/cthoyt.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":23808,"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/198577","html_url":"https://science.ecosyste.ms/projects/198577"}