{"id":70086,"name":"pysamstats","description":"A fast Python and command-line utility for extracting simple statistics against genome positions based on sequence alignments from a SAM or BAM file.","url":"https://github.com/alimanfoo/pysamstats","last_synced_at":"2025-09-08T15:00:06.259Z","repository":{"id":5281349,"uuid":"6460600","full_name":"alimanfoo/pysamstats","owner":"alimanfoo","description":"A fast Python and command-line utility for extracting simple statistics against genome positions based on sequence alignments from a SAM or BAM file.","archived":false,"fork":false,"pushed_at":"2025-09-03T21:49:40.000Z","size":14383,"stargazers_count":195,"open_issues_count":28,"forks_count":46,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-03T23:30:21.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alimanfoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-10-30T16:31:05.000Z","updated_at":"2025-08-04T13:03:35.000Z","dependencies_parsed_at":"2024-05-01T16:41:17.742Z","dependency_job_id":"ef0af057-1b7b-4264-871f-f8c45b7942f4","html_url":"https://github.com/alimanfoo/pysamstats","commit_stats":{"total_commits":271,"total_committers":8,"mean_commits":33.875,"dds":0.1070110701107011,"last_synced_commit":"2e0980933494d9ce71639eed8c739ce9c9aa4617"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/alimanfoo/pysamstats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimanfoo","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/sbom","scorecard":{"id":184213,"data":{"date":"2025-08-11","repo":{"name":"github.com/alimanfoo/pysamstats","commit":"2e0980933494d9ce71639eed8c739ce9c9aa4617"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"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":5,"reason":"Found 9/18 approved changesets -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/alimanfoo/pysamstats/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/alimanfoo/pysamstats/python-package.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating continuumio/miniconda:4.5.4 to continuumio/miniconda:4.5.4@sha256:19d3eedab8b6301a0e1819476cfc50d53399881612183cf65208d7d43db99cd9","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   4 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":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T19:28:10.159Z","repository_id":5281349,"created_at":"2025-08-16T19:28:10.160Z","updated_at":"2025-08-16T19:28:10.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202747,"owners_count":25240371,"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":"alimanfoo","name":"Alistair Miles","uuid":"703554","kind":"user","description":"Malaria vector surveillance lead at the Wellcome Sanger Institute Genomic Surveillance Unit.","email":"","website":"http://alimanfoo.github.io","location":"Berkshire, UK","twitter":"alimanfoo","company":"Wellcome Sanger Institute","icon_url":"https://avatars.githubusercontent.com/u/703554?u=5d0f623049bb566ffa5e34472d8cc9ba33f30f66\u0026v=4","repositories_count":98,"last_synced_at":"2024-04-14T08:10:52.447Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alimanfoo","funding_links":[],"total_stars":353,"followers":262,"following":9,"created_at":"2022-11-04T05:20:02.225Z","updated_at":"2024-04-14T08:11:04.377Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimanfoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimanfoo/repositories"},"packages":[{"id":2882377,"name":"pysamstats","ecosystem":"pypi","description":"A Python utility for calculating statistics against genome position based on sequence alignments from a SAM, BAM or CRAM file.","homepage":"https://github.com/alimanfoo/pysamstats","licenses":"MIT Licenses","normalized_licenses":["MIT"],"repository_url":"https://github.com/alimanfoo/pysamstats","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2013-01-11T16:19:52.000Z","latest_release_published_at":"2018-12-19T09:18:46.000Z","latest_release_number":"1.1.2","last_synced_at":"2025-09-03T23:42:01.666Z","created_at":"2022-04-10T12:18:15.333Z","updated_at":"2025-09-03T23:42:01.666Z","registry_url":"https://pypi.org/project/pysamstats/","install_command":"pip install pysamstats --index-url https://pypi.org/simple","documentation_url":"https://pysamstats.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pysamstats","project_status":null},"repo_metadata":{"id":5281349,"uuid":"6460600","full_name":"alimanfoo/pysamstats","owner":"alimanfoo","description":"A fast Python and command-line utility for extracting simple statistics against genome positions based on sequence alignments from a SAM or BAM file.","archived":false,"fork":false,"pushed_at":"2024-11-01T15:12:34.000Z","size":14383,"stargazers_count":191,"open_issues_count":28,"forks_count":43,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-01T16:20:01.359Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alimanfoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2012-10-30T16:31:05.000Z","updated_at":"2024-10-29T10:07:19.000Z","dependencies_parsed_at":"2024-05-01T16:41:17.742Z","dependency_job_id":"ef0af057-1b7b-4264-871f-f8c45b7942f4","html_url":"https://github.com/alimanfoo/pysamstats","commit_stats":{"total_commits":271,"total_committers":8,"mean_commits":33.875,"dds":0.1070110701107011,"last_synced_commit":"2e0980933494d9ce71639eed8c739ce9c9aa4617"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimanfoo","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222603336,"owners_count":17010019,"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","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":"alimanfoo","name":"Alistair Miles","uuid":"703554","kind":"user","description":"Malaria vector surveillance lead at the Wellcome Sanger Institute Genomic Surveillance Unit.","email":"","website":"http://alimanfoo.github.io","location":"Berkshire, UK","twitter":"alimanfoo","company":"Wellcome Sanger Institute","icon_url":"https://avatars.githubusercontent.com/u/703554?u=5d0f623049bb566ffa5e34472d8cc9ba33f30f66\u0026v=4","repositories_count":98,"last_synced_at":"2024-04-14T08:10:52.447Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alimanfoo","funding_links":[],"total_stars":353,"followers":262,"following":9,"created_at":"2022-11-04T05:20:02.225Z","updated_at":"2024-04-14T08:11:04.377Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimanfoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimanfoo/repositories"},"tags":[{"name":"v1.1.2","sha":"e90663af167bb394f93890c0b92e8ef178a034c1","kind":"tag","published_at":"2018-12-19T09:18:30.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v1.1.2","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"a878a9888cf291de0f6a9a5aef7d79b5c8e41052","kind":"tag","published_at":"2018-12-19T09:14:58.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v1.1.1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"97d24df238611d0d039717015669300e6805bba9","kind":"tag","published_at":"2018-12-19T01:42:40.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v1.1.0","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"1639507a5bd65213c1d6e4124e3cf00e25144dae","kind":"tag","published_at":"2017-07-21T20:59:12.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v1.0.1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b78e5c4110cd0a65643c0fd1990c646336877fc","kind":"tag","published_at":"2017-07-20T10:21:24.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v1.0.0","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v1.0.0/manifests"},{"name":"v0.24.3","sha":"43435f3982b265129375991b3bfd0f78c34c9e63","kind":"tag","published_at":"2016-05-06T14:59:48.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.24.3","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"a2c88d4f05ac992026e31a04e259d35d4a9198c6","kind":"tag","published_at":"2016-01-20T15:38:35.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.24.2","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"045a149e9959928f5a26ca1d9f50c5ecc72d1926","kind":"tag","published_at":"2015-12-08T18:01:00.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.24.1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"4474878909c1b61132e459f00e6205726f29c9ab","kind":"tag","published_at":"2015-12-01T17:35:31.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.24.0","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.0/manifests"},{"name":"v0.24.0rc2","sha":"669f72665df12c389b0e2b6b6b651f4a729710a2","kind":"tag","published_at":"2015-12-01T17:22:15.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.24.0rc2","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.24.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.0rc2/manifests"},{"name":"v0.24.0rc1","sha":"437b14d2125e1a65c8c221a5850a4533ed0beb57","kind":"tag","published_at":"2015-12-01T17:08:16.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.24.0rc1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.24.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.24.0rc1/manifests"},{"name":"v0.23","sha":"61576bbe3d3ef14c0a81555d9f35d6127657051d","kind":"tag","published_at":"2015-07-12T10:00:29.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.23","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.23/manifests"},{"name":"v0.22","sha":"fb556046499f192e74ab77280334b8676c1d2e53","kind":"tag","published_at":"2015-07-10T11:41:58.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.22","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.22/manifests"},{"name":"v0.21","sha":"b8ea804428d315fb352ad067dfc9035dd95e126d","kind":"tag","published_at":"2015-01-21T15:29:00.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.21","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.21/manifests"},{"name":"v0.20","sha":"e6914b2294ee6fb4b21003b489325968fadaed7e","kind":"tag","published_at":"2015-01-21T15:11:06.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.20","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20/manifests"},{"name":"v0.20b4","sha":"e545b9e419537e1ef2e24fc5c22682b9ee8c8c79","kind":"tag","published_at":"2015-01-21T15:00:53.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.20b4","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.20b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20b4/manifests"},{"name":"v0.20b3","sha":"47c4aa76653140f367a206be623715ecf1bf8e96","kind":"tag","published_at":"2015-01-21T14:48:51.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.20b3","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.20b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20b3/manifests"},{"name":"v0.20b2","sha":"593b01b51487283da510bfd6ff9f546e9cf09dc1","kind":"tag","published_at":"2015-01-21T14:42:15.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.20b2","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.20b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20b2/manifests"},{"name":"v0.20b1","sha":"dfbd362fdfdca8bbbfe7c2fe6217ce6b905bf507","kind":"tag","published_at":"2015-01-21T13:31:34.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.20b1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.20b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.20b1/manifests"},{"name":"v0.19","sha":"29f87132f76ff80e0c8b9a44e1db33a5d4578782","kind":"tag","published_at":"2014-10-21T13:51:28.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.19","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.19/manifests"},{"name":"v0.18","sha":"cb89485d2b901924fcd4498067bcc37b310650c9","kind":"tag","published_at":"2014-10-21T10:11:08.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.18","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.18/manifests"},{"name":"v0.17","sha":"d0ec67f828e2994c3ff6fc17c6a9a496cd1615af","kind":"tag","published_at":"2014-10-17T13:15:53.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.17","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.17/manifests"},{"name":"v0.16","sha":"29067a336844fd604032c3482ab2feec79793707","kind":"tag","published_at":"2014-08-20T15:21:27.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.16","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.16/manifests"},{"name":"v0.15.1","sha":"6f4be5159ccfab57dd7c25a10a8c82feeed379ab","kind":"tag","published_at":"2014-04-16T14:52:27.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.15.1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.15.1/manifests"},{"name":"v0.15","sha":"0ccb041a41ff12c3db5ff5ad0fa4afd6aa82d3bf","kind":"tag","published_at":"2014-04-16T14:29:08.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.15","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.15/manifests"},{"name":"v0.14","sha":"e9dc82c7999c8861217fa9c12706463cf699a0ae","kind":"tag","published_at":"2014-02-20T13:32:38.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.14","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.14/manifests"},{"name":"v0.12","sha":"30a2079b798fd322a8e6f879b8032e8acf501887","kind":"tag","published_at":"2014-01-15T12:17:51.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.12","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.12/manifests"},{"name":"v0.11.1","sha":"fe19d99bcfc98c14b8026a306f6c7ca37f951064","kind":"tag","published_at":"2013-12-18T21:57:53.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.11.1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.11.1/manifests"},{"name":"v0.10","sha":"40cd5a6521f71512b93881e994f76c1d3578954e","kind":"tag","published_at":"2013-12-05T23:42:40.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.10","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.10/manifests"},{"name":"v0.9.1","sha":"d76285b48f7a0d38bdc6505332f4c8cc4f6dcbaa","kind":"tag","published_at":"2013-10-24T15:55:45.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.9.1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"c96c0e4b168e8004dbda32a6fe97b598a1ba2226","kind":"tag","published_at":"2013-10-23T23:46:15.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.9","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.9/manifests"},{"name":"v0.8.3","sha":"78b73f812f3c9211ef5196575cd76b9274b998e1","kind":"tag","published_at":"2013-07-23T10:12:48.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.8.3","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"1b3cc240f6c1f14a4c47b99e2d2030c396108007","kind":"tag","published_at":"2013-07-23T10:09:16.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.8.2","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"c8825d74b2ea34db2bd4a1802faa33f405db198f","kind":"tag","published_at":"2013-07-23T09:59:24.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.8.1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"8a30894979a6bde582cfc05f00d5dda8b15f7e68","kind":"tag","published_at":"2013-07-23T08:59:37.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.8","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.8/manifests"},{"name":"v0.7","sha":"27f59ff971fdd89b23d5b8eaf19a6f176e81a22a","kind":"tag","published_at":"2013-05-18T00:49:17.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.7","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.7/manifests"},{"name":"v0.6.3","sha":"636e340565a6fa653e562cd1306fd1b9a67da731","kind":"tag","published_at":"2013-05-02T15:10:28.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.6.3","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"40868d648a0cad810cd0cde7d2b0bf721a533272","kind":"tag","published_at":"2013-05-02T14:15:56.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.6.2","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"075e36ec19fbfd67c6fc28b72e83ac5ea1ec8e98","kind":"tag","published_at":"2013-04-17T15:28:45.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.6.1","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"489249a25521e9fd710f52c01e3a13a841ca4fec","kind":"tag","published_at":"2013-04-17T14:38:10.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.6","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.6/manifests"},{"name":"v0.5","sha":"9548cdec4a1aa718bb445cc63b8f08673db2a7c5","kind":"tag","published_at":"2013-04-17T12:57:28.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.5","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.5/manifests"},{"name":"v0.4.9","sha":"c2636a5df31ac2875bc989bb6b5162a4dd6cdea4","kind":"tag","published_at":"2013-02-01T11:46:39.000Z","download_url":"https://codeload.github.com/alimanfoo/pysamstats/tar.gz/v0.4.9","html_url":"https://github.com/alimanfoo/pysamstats/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/tags/v0.4.9/manifests"}]},"repo_metadata_updated_at":"2024-11-01T16:21:04.777Z","dependent_packages_count":3,"downloads":119,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":10.354308758048132,"dependent_repos_count":4.859458066486595,"dependent_packages_count":2.355986461954312,"stargazers_count":5.186820237076867,"forks_count":6.166028428636334,"docker_downloads_count":1.915144203696669,"average":5.1396243593164845},"purl":"pkg:pypi/pysamstats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pysamstats","docker_dependents_count":1,"docker_downloads_count":11,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pysamstats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pysamstats/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-14T13:59:20.863Z","issues_count":53,"pull_requests_count":65,"avg_time_to_close_issue":11181457.029411765,"avg_time_to_close_pull_request":2455482.0634920634,"issues_closed_count":34,"pull_requests_closed_count":63,"pull_request_authors_count":8,"issue_authors_count":41,"avg_comments_per_issue":2.7169811320754715,"avg_comments_per_pull_request":1.2,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":563.0,"past_year_avg_time_to_close_pull_request":2631270.727272727,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9166666666666666,"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/alimanfoo%2Fpysamstats/issues","maintainers":[{"login":"pyup-bot","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"alimanfoo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alimanfoo"}],"active_maintainers":[{"login":"pyup-bot","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pysamstats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pysamstats/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pysamstats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pysamstats/related_packages","maintainers":[{"uuid":"aliman","login":"aliman","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/aliman/","role":null,"created_at":"2023-02-25T05:27:36.086Z","updated_at":"2023-02-25T05:27:36.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aliman/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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":305113,"full_name":"alimanfoo/pysamstats","default_branch":"master","committers":[{"name":"Alistair Miles","email":"alimanfoo@googlemail.com","login":"alimanfoo","count":242},{"name":"Nick Harding","email":"njh@well.ox.ac.uk","login":null,"count":16},{"name":"Michele Mattioni","email":"michele.mattioni@genalys.com","login":null,"count":4},{"name":"Michiel Vermeir","email":"michiel.vermeir@agilent.com","login":null,"count":3},{"name":"pyup.io bot","email":"github-bot@pyup.io","login":"pyup-bot","count":2},{"name":"Ram Natesan @ tophat","email":"ram.n.krishnan@gmail.com","login":"nrkssa","count":2},{"name":"Gerry Tonkin-Hill","email":"gt4@sanger.ac.uk","login":"gtonkinhill","count":1},{"name":"Chris Miller","email":"chrisamiller@gmail.com","login":"chrisamiller","count":1}],"total_commits":271,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.875,"dds":0.1070110701107011,"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":"2025-05-16T19:57:12.828Z","last_synced_commit":"2e0980933494d9ce71639eed8c739ce9c9aa4617","created_at":"2023-03-08T16:42:14.876Z","updated_at":"2025-05-16T19:57:14.423Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/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":"alimanfoo/pysamstats","html_url":"https://github.com/alimanfoo/pysamstats","last_synced_at":"2025-09-05T03:36:06.408Z","status":null,"issues_count":54,"pull_requests_count":89,"avg_time_to_close_issue":10862270.314285714,"avg_time_to_close_pull_request":2496572.5125,"issues_closed_count":35,"pull_requests_closed_count":80,"pull_request_authors_count":8,"issue_authors_count":42,"avg_comments_per_issue":2.685185185185185,"avg_comments_per_pull_request":1.0674157303370786,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":9922.0,"past_year_avg_time_to_close_pull_request":2662720.3,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5882352941176471,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T21:52:01.390Z","updated_at":"2025-09-05T03:36:06.410Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimanfoo%2Fpysamstats/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"NONE":47,"OWNER":5,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"COLLABORATOR":73,"NONE":7,"OWNER":5,"CONTRIBUTOR":4},"issue_authors":{"alimanfoo":5,"astewart-twist":3,"hardingnj":2,"scottaroony":2,"owainkenwayucl":2,"douym":2,"bramverhelst":2,"madsheilskov":2,"yasinkaymaz":1,"matthpich":1,"lybird300":1,"martina811":1,"Huanle":1,"kwgsmith":1,"andurill":1,"N-damo":1,"bramslabbinck":1,"jkoubele":1,"prishly":1,"mjjlou":1,"gordonkoehn":1,"srmeetd":1,"fourpartswater":1,"chrisamiller":1,"MeHelmy":1,"stewalsh04":1,"andersgs":1,"worker000000":1,"KristinaGagalova":1,"dariober":1,"rsuseno2907":1,"b-niu":1,"gtonkinhill":1,"fedarko":1,"frabanal":1,"saldit":1,"544728460":1,"mmnascimento":1,"fjukstad":1,"Nilad":1,"psudmant":1,"florealcab":1},"pull_request_authors":{"pyup-bot":73,"hardingnj":6,"alimanfoo":5,"gtonkinhill":1,"dependabot[bot]":1,"chrisamiller":1,"nrkssa":1,"michielvermeir":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":17},"past_year_issue_authors":{"gordonkoehn":1},"past_year_pull_request_authors":{"pyup-bot":17},"maintainers":[{"login":"pyup-bot","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"alimanfoo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alimanfoo"}],"active_maintainers":[{"login":"pyup-bot","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":4,"DeleteEvent":7,"IssueCommentEvent":9,"PushEvent":26,"PullRequestEvent":17,"ForkEvent":5,"CreateEvent":8},"last_year":{"IssuesEvent":2,"WatchEvent":4,"DeleteEvent":7,"IssueCommentEvent":9,"PushEvent":26,"PullRequestEvent":17,"ForkEvent":5,"CreateEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T21:13:45.940Z","updated_at":"2022-08-31T21:13:45.940Z","repository_link":"https://github.com/alimanfoo/pysamstats/blob/master/requirements.txt","dependencies":[{"id":3440615080,"package_name":"pysam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3440615081,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3440615082,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3440615083,"package_name":"tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T21:13:46.126Z","updated_at":"2022-08-31T21:13:46.126Z","repository_link":"https://github.com/alimanfoo/pysamstats/blob/master/requirements_dev.txt","dependencies":[{"id":3440616334,"package_name":"Cython","ecosystem":"pypi","requirements":"==0.29.23","direct":true,"kind":"development","optional":false},{"id":3440616335,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.0","direct":true,"kind":"development","optional":false},{"id":3440616336,"package_name":"pysam","ecosystem":"pypi","requirements":"==0.16.0.1","direct":true,"kind":"development","optional":false},{"id":3440616337,"package_name":"nose","ecosystem":"pypi","requirements":"==1.3.7","direct":true,"kind":"development","optional":false},{"id":3440616338,"package_name":"tables","ecosystem":"pypi","requirements":"==3.6.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-31T21:13:46.535Z","updated_at":"2022-08-31T21:13:46.535Z","repository_link":"https://github.com/alimanfoo/pysamstats/blob/master/setup.py","dependencies":[{"id":3440619195,"package_name":"pysam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3440619196,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:09.948Z","updated_at":"2023-01-13T16:23:09.948Z","repository_link":"https://github.com/alimanfoo/pysamstats/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":6890337716,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890337717,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:10.017Z","updated_at":"2023-01-13T16:23:10.017Z","repository_link":"https://github.com/alimanfoo/pysamstats/blob/master/Dockerfile","dependencies":[{"id":6890338843,"package_name":"continuumio/miniconda","ecosystem":"docker","requirements":"4.5.4","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-01T16:51:52.402Z","updated_at":"2023-10-01T16:51:52.402Z","repository_link":"https://github.com/alimanfoo/pysamstats/blob/master/pyproject.toml","dependencies":[]}],"score":12.456426612715955,"created_at":"2025-09-08T11:19:05.992Z","updated_at":"2025-10-07T08:25:53.304Z","avatar_url":"https://github.com/alimanfoo.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":119,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70086","html_url":"https://science.ecosyste.ms/projects/70086"}