{"id":67940,"name":"myvariant","description":"Python client for MyVariant.info web services.","url":"https://github.com/biothings/myvariant.py","last_synced_at":"2025-09-08T14:01:49.615Z","repository":{"id":28071210,"uuid":"31568349","full_name":"biothings/myvariant.py","owner":"biothings","description":"Python client for MyVariant.info web services.","archived":false,"fork":false,"pushed_at":"2025-01-14T21:19:53.000Z","size":132,"stargazers_count":23,"open_issues_count":3,"forks_count":6,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-09-07T07:28:43.925Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biothings.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-02T23:06:07.000Z","updated_at":"2025-02-28T20:40:41.000Z","dependencies_parsed_at":"2022-09-26T17:21:26.913Z","dependency_job_id":null,"html_url":"https://github.com/biothings/myvariant.py","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/biothings/myvariant.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biothings","download_url":"https://codeload.github.com/biothings/myvariant.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/sbom","scorecard":{"id":239399,"data":{"date":"2025-08-11","repo":{"name":"github.com/biothings/myvariant.py","commit":"704bfa1919bb115a1f42724e83ccf886602d8e46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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"}}]},"last_synced_at":"2025-08-17T06:24:01.573Z","repository_id":28071210,"created_at":"2025-08-17T06:24:01.573Z","updated_at":"2025-08-17T06:24:01.573Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196112,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":"biothings","name":"BioThings","uuid":"12684687","kind":"organization","description":"High Performance Data APIs in Biology","email":null,"website":"http://biothings.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12684687?v=4","repositories_count":74,"last_synced_at":"2023-09-06T19:36:30.046Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biothings","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T03:17:36.258Z","updated_at":"2023-09-06T19:36:31.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biothings","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biothings/repositories"},"packages":[{"id":2812891,"name":"myvariant","ecosystem":"pypi","description":"Python Client for MyVariant.Info services.","homepage":"https://github.com/biothings/myvariant.py","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/biothings/myvariant.py","keywords_array":["biology","variant","annotation","web","service","client","api","myvariant"],"namespace":null,"versions_count":7,"first_release_published_at":"2023-08-26T22:16:05.311Z","latest_release_published_at":"2018-12-18T00:49:29.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-06T14:18:34.691Z","created_at":"2022-04-10T11:42:15.287Z","updated_at":"2025-09-07T07:27:04.745Z","registry_url":"https://pypi.org/project/myvariant/","install_command":"pip install myvariant --index-url https://pypi.org/simple","documentation_url":"https://myvariant.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: OS Independent","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Utilities"],"normalized_name":"myvariant","project_status":null},"repo_metadata":{"id":28071210,"uuid":"31568349","full_name":"biothings/myvariant.py","owner":"biothings","description":"Python client for MyVariant.info web services.","archived":false,"fork":false,"pushed_at":"2025-01-14T21:19:53.000Z","size":132,"stargazers_count":23,"open_issues_count":3,"forks_count":6,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-07-03T04:19:51.751Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biothings.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-02T23:06:07.000Z","updated_at":"2025-02-28T20:40:41.000Z","dependencies_parsed_at":"2022-09-26T17:21:26.913Z","dependency_job_id":null,"html_url":"https://github.com/biothings/myvariant.py","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/biothings/myvariant.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biothings","download_url":"https://codeload.github.com/biothings/myvariant.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/sbom","scorecard":{"id":239399,"data":{"date":"2025-08-11","repo":{"name":"github.com/biothings/myvariant.py","commit":"704bfa1919bb115a1f42724e83ccf886602d8e46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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"}}]},"last_synced_at":"2025-08-17T06:24:01.573Z","repository_id":28071210,"created_at":"2025-08-17T06:24:01.573Z","updated_at":"2025-08-17T06:24:01.573Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274010065,"owners_count":25206763,"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-07T02:00:09.463Z","response_time":67,"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":"biothings","name":"BioThings","uuid":"12684687","kind":"organization","description":"High Performance Data APIs in Biology","email":null,"website":"http://biothings.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12684687?v=4","repositories_count":74,"last_synced_at":"2023-09-06T19:36:30.046Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biothings","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T03:17:36.258Z","updated_at":"2023-09-06T19:36:31.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biothings","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biothings/repositories"},"tags":[{"name":"v1.0.0","sha":"30c234b176ae9740e305e62d108a2ec803a84d89","kind":"tag","published_at":"2018-12-18T00:46:01.000Z","download_url":"https://codeload.github.com/biothings/myvariant.py/tar.gz/v1.0.0","html_url":"https://github.com/biothings/myvariant.py/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biothings/myvariant.py@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"0829f9767d924152560f4204a7eb20346f289341","kind":"tag","published_at":"2016-08-19T20:28:10.000Z","download_url":"https://codeload.github.com/biothings/myvariant.py/tar.gz/v0.3.1","html_url":"https://github.com/biothings/myvariant.py/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biothings/myvariant.py@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e6f68ab1304b1b571f9b76d6a380f7b63669e83c","kind":"tag","published_at":"2016-08-10T16:57:06.000Z","download_url":"https://codeload.github.com/biothings/myvariant.py/tar.gz/v0.3.0","html_url":"https://github.com/biothings/myvariant.py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biothings/myvariant.py@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"ea75edfe78be94da247bad83cf4f9072ddb70d59","kind":"tag","published_at":"2015-10-29T00:07:11.000Z","download_url":"https://codeload.github.com/biothings/myvariant.py/tar.gz/v0.2.0","html_url":"https://github.com/biothings/myvariant.py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biothings/myvariant.py@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"8f39be98ab2be04ab93ab48d520c4d614ba9d1cb","kind":"tag","published_at":"2015-08-04T19:14:29.000Z","download_url":"https://codeload.github.com/biothings/myvariant.py/tar.gz/v0.1.2","html_url":"https://github.com/biothings/myvariant.py/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biothings/myvariant.py@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"1ae3ab36d49134ef72528eb6cac3612b3fada1d6","kind":"tag","published_at":"2015-08-04T00:47:14.000Z","download_url":"https://codeload.github.com/biothings/myvariant.py/tar.gz/v0.1.1","html_url":"https://github.com/biothings/myvariant.py/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biothings/myvariant.py@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T07:27:04.744Z","dependent_packages_count":1,"downloads":38329,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":11.69328842595322,"dependent_repos_count":3.4981364569863844,"dependent_packages_count":4.786619982160483,"stargazers_count":13.152735867173968,"forks_count":13.340826149548244,"docker_downloads_count":null,"average":9.29432137636446},"purl":"pkg:pypi/myvariant","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/myvariant","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/myvariant","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/myvariant/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:51:21.738Z","issues_count":13,"pull_requests_count":2,"avg_time_to_close_issue":46400824.1,"avg_time_to_close_pull_request":96759.0,"issues_closed_count":10,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":12,"avg_comments_per_issue":2.6923076923076925,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":96759.0,"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":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"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/biothings%2Fmyvariant.py/issues","maintainers":[{"login":"newgene","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newgene"},{"login":"andrewsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewsu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/myvariant/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/myvariant/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/myvariant/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/myvariant/related_packages","maintainers":[{"uuid":"namespacestd","login":"namespacestd","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/namespacestd/","role":null,"created_at":"2023-02-24T18:24:53.116Z","updated_at":"2023-02-24T18:24:53.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/namespacestd/packages"},{"uuid":"newgene","login":"newgene","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/newgene/","role":null,"created_at":"2023-02-24T18:24:53.124Z","updated_at":"2023-02-24T18:24:53.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/newgene/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":615954,"full_name":"biothings/myvariant.py","default_branch":"master","committers":[{"name":"Chunlei Wu","email":"anewgene@yahoo.com","login":"newgene","count":67},{"name":"Cyrus Afrasiabi","email":"cyrus.afrasiabi@gmail.com","login":"cyrus0824","count":29},{"name":"amarkscripps","email":"Amark@dhcp-58-111.scripps.edu","login":null,"count":2},{"name":"Cyrus Afrasiabi","email":"cyrus@su07.scripps.edu","login":null,"count":1},{"name":"Jerry","email":"xzhou@scripps.edu","login":null,"count":1},{"name":"amarkscripps","email":"Amark@wireless-121-226.scripps.edu","login":null,"count":1},{"name":"Cyrus Afrasiabi","email":"cyrusafrasiabi@wireless-122-168.scripps.edu","login":null,"count":1},{"name":"Everaldo","email":"everaldorodrigo@gmail.com","login":"everaldorodrigo","count":1}],"total_commits":103,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.875,"dds":0.3495145631067961,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T13:37:14.883Z","last_synced_commit":"704bfa1919bb115a1f42724e83ccf886602d8e46","created_at":"2023-03-09T07:41:06.402Z","updated_at":"2024-01-27T13:37:14.883Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"biothings/myvariant.py","html_url":"https://github.com/biothings/myvariant.py","last_synced_at":"2025-08-31T10:51:21.738Z","status":null,"issues_count":13,"pull_requests_count":2,"avg_time_to_close_issue":46400824.1,"avg_time_to_close_pull_request":96759.0,"issues_closed_count":10,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":12,"avg_comments_per_issue":2.6923076923076925,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":96759.0,"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":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:19:54.538Z","updated_at":"2025-08-31T10:51:21.739Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biothings%2Fmyvariant.py/issues","issue_labels_count":{},"pull_request_labels_count":{"bug":2},"issue_author_associations_count":{"NONE":11,"MEMBER":2},"pull_request_author_associations_count":{"NONE":2},"issue_authors":{"Arkkienkeli":2,"MBeyens":1,"milankovacevicsbg":1,"andrewsu":1,"newgene":1,"rvidal":1,"Lucifer-ly":1,"carlomazzaferro":1,"avellab":1,"valeandri":1,"rgiannico":1,"MattCloward":1},"pull_request_authors":{"ctrl-schaff":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10113526,"issues_count":31625663,"pull_requests_count":98331900,"authors_count":10707990,"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":{"bug":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"ctrl-schaff":2},"maintainers":[{"login":"newgene","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newgene"},{"login":"andrewsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewsu"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"IssueCommentEvent":2,"PullRequestEvent":2,"CreateEvent":1},"last_year":{"WatchEvent":1,"IssueCommentEvent":2,"PullRequestEvent":2,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements_sphinx.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:21:26.704Z","updated_at":"2022-09-26T17:21:26.704Z","repository_link":"https://github.com/biothings/myvariant.py/blob/master/docs/requirements_sphinx.txt","dependencies":[{"id":6135779416,"package_name":"biothings_client","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-26T17:21:26.785Z","updated_at":"2022-09-26T17:21:26.785Z","repository_link":"https://github.com/biothings/myvariant.py/blob/master/setup.py","dependencies":[{"id":6135779444,"package_name":"biothings_client","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false}]}],"score":15.892021810537448,"created_at":"2025-09-08T11:18:51.888Z","updated_at":"2025-10-07T08:25:28.299Z","avatar_url":"https://github.com/biothings.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":38329,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67940","html_url":"https://science.ecosyste.ms/projects/67940"}