{"id":2844,"name":"PyCM","description":"PyCM: Multiclass confusion matrix library in Python - Published in JOSS (2018)","url":"https://github.com/sepandhaghighi/pycm","last_synced_at":"2025-09-04T16:53:59.348Z","repository":{"id":28478555,"uuid":"118506495","full_name":"sepandhaghighi/pycm","owner":"sepandhaghighi","description":"Multi-class confusion matrix library in Python","archived":false,"fork":false,"pushed_at":"2025-08-26T16:51:51.000Z","size":12386,"stargazers_count":1484,"open_issues_count":16,"forks_count":125,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-08-28T02:33:59.006Z","etag":null,"topics":["accuracy","ai","artificial-intelligence","classification","confusion-matrix","data","data-analysis","data-mining","data-science","deep-learning","deeplearning","evaluation","machine-learning","mathematics","matrix","ml","multiclass-classification","neural-network","statistical-analysis","statistics"],"latest_commit_sha":null,"homepage":"http://pycm.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/sepandhaghighi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.pycm.io/donate.html"}},"created_at":"2018-01-22T19:46:54.000Z","updated_at":"2025-08-16T12:28:35.000Z","dependencies_parsed_at":"2023-12-07T07:26:25.768Z","dependency_job_id":"0bd82b13-9c3b-4d3d-9f1e-48085fdf89b0","html_url":"https://github.com/sepandhaghighi/pycm","commit_stats":{"total_commits":2791,"total_committers":18,"mean_commits":"155.05555555555554","dds":"0.22644213543532787","last_synced_commit":"a163c07fb23fd5384f4a6049afa16241954f6545"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/sepandhaghighi/pycm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/sbom","scorecard":{"id":811615,"data":{"date":"2025-08-11","repo":{"name":"github.com/sepandhaghighi/pycm","commit":"88b1f690160a2096acca198cea61c592d1cfa150"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_conda.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/publish_conda.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_conda.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_conda.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_conda.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: PYSEC-2021-118 / GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2021-854 / GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: PYSEC-2021-855 / 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 30 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-23T13:20:21.442Z","repository_id":28478555,"created_at":"2025-08-23T13:20:21.442Z","updated_at":"2025-08-23T13:20:21.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273527992,"owners_count":25121713,"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-03T02:00:09.631Z","response_time":76,"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":"sepandhaghighi","name":"Sepand Haghighi","uuid":"7515099","kind":"user","description":"Open Source Enthusiast\r\n","email":"","website":"https://www.sepand.tech","location":"Aalborg, Denmark","twitter":"sepkjaer20","company":"Denu","icon_url":"https://avatars.githubusercontent.com/u/7515099?u=c792c70d3bef661a5b79a43b997d984e827f5852\u0026v=4","repositories_count":124,"last_synced_at":"2024-06-11T15:42:58.930Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sepandhaghighi","funding_links":[],"total_stars":5426,"followers":836,"following":606,"created_at":"2022-11-02T16:31:20.696Z","updated_at":"2024-06-11T15:43:04.604Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi/repositories"},"packages":[{"id":2867341,"name":"pycm","ecosystem":"pypi","description":"Multi-class confusion matrix library in Python","homepage":"https://github.com/sepandhaghighi/pycm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sepandhaghighi/pycm","keywords_array":["confusion-matrix","python3","python","machine_learning","ML"],"namespace":null,"versions_count":48,"first_release_published_at":"2018-01-22T20:14:46.000Z","latest_release_published_at":"2018-07-08T15:06:32.000Z","latest_release_number":"0.9.5","last_synced_at":"2025-09-03T23:33:10.190Z","created_at":"2022-04-10T12:10:44.548Z","updated_at":"2025-09-04T10:51:09.858Z","registry_url":"https://pypi.org/project/pycm/","install_command":"pip install pycm --index-url https://pypi.org/simple","documentation_url":"https://pycm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","Intended Audience :: Manufacturing","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Education","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Human Machine Interfaces","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"pycm","project_status":null},"repo_metadata":{"id":28478555,"uuid":"118506495","full_name":"sepandhaghighi/pycm","owner":"sepandhaghighi","description":"Multi-class confusion matrix library in Python","archived":false,"fork":false,"pushed_at":"2025-08-26T16:51:51.000Z","size":12386,"stargazers_count":1484,"open_issues_count":16,"forks_count":125,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-08-28T02:33:59.006Z","etag":null,"topics":["accuracy","ai","artificial-intelligence","classification","confusion-matrix","data","data-analysis","data-mining","data-science","deep-learning","deeplearning","evaluation","machine-learning","mathematics","matrix","ml","multiclass-classification","neural-network","statistical-analysis","statistics"],"latest_commit_sha":null,"homepage":"http://pycm.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/sepandhaghighi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.pycm.io/donate.html"}},"created_at":"2018-01-22T19:46:54.000Z","updated_at":"2025-08-16T12:28:35.000Z","dependencies_parsed_at":"2023-12-07T07:26:25.768Z","dependency_job_id":"0bd82b13-9c3b-4d3d-9f1e-48085fdf89b0","html_url":"https://github.com/sepandhaghighi/pycm","commit_stats":{"total_commits":2791,"total_committers":18,"mean_commits":"155.05555555555554","dds":"0.22644213543532787","last_synced_commit":"a163c07fb23fd5384f4a6049afa16241954f6545"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/sepandhaghighi/pycm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/sbom","scorecard":{"id":811615,"data":{"date":"2025-08-11","repo":{"name":"github.com/sepandhaghighi/pycm","commit":"88b1f690160a2096acca198cea61c592d1cfa150"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_conda.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/publish_conda.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_conda.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_conda.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_conda.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: PYSEC-2021-118 / GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2021-854 / GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: PYSEC-2021-855 / 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 30 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-23T13:20:21.442Z","repository_id":28478555,"created_at":"2025-08-23T13:20:21.442Z","updated_at":"2025-08-23T13:20:21.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273527992,"owners_count":25121713,"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-03T02:00:09.631Z","response_time":76,"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":"sepandhaghighi","name":"Sepand Haghighi","uuid":"7515099","kind":"user","description":"Open Source Enthusiast\r\n","email":"","website":"https://www.sepand.tech","location":"Aalborg, Denmark","twitter":"sepkjaer20","company":"Denu","icon_url":"https://avatars.githubusercontent.com/u/7515099?u=c792c70d3bef661a5b79a43b997d984e827f5852\u0026v=4","repositories_count":124,"last_synced_at":"2024-06-11T15:42:58.930Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sepandhaghighi","funding_links":[],"total_stars":5426,"followers":836,"following":606,"created_at":"2022-11-02T16:31:20.696Z","updated_at":"2024-06-11T15:43:04.604Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi/repositories"},"tags":[{"name":"v4.4","sha":"88b1f690160a2096acca198cea61c592d1cfa150","kind":"commit","published_at":"2025-08-14T21:49:49.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.4/manifests"},{"name":"v4.3","sha":"c285276a50e95feb21e95d34d5431c74c413f76f","kind":"commit","published_at":"2025-04-04T12:26:14.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.3/manifests"},{"name":"v4.2","sha":"7c18cd7c07276fa7df369e031745f47b683decc3","kind":"commit","published_at":"2025-01-13T01:13:14.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.2/manifests"},{"name":"v4.1","sha":"7caa61230528a9b91a32c9a1a6efd51f05afac73","kind":"commit","published_at":"2024-10-15T17:52:15.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.1/manifests"},{"name":"v4.0","sha":"a163c07fb23fd5384f4a6049afa16241954f6545","kind":"commit","published_at":"2023-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.0","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.0/manifests"},{"name":"v3.9","sha":"72bb6599674e2acab9f2cb168a2b7d99ad376576","kind":"commit","published_at":"2023-05-01T16:07:30.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.9","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.9/manifests"},{"name":"v3.8","sha":"be1d8e2640fe1b0ea3e094bb5c5ae750cdba9d3f","kind":"commit","published_at":"2023-02-01T13:37:13.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.8","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.8/manifests"},{"name":"v3.7","sha":"1760e37969140d955bbc025263fe2f1074372e6f","kind":"commit","published_at":"2022-12-15T14:13:41.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.7","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.7/manifests"},{"name":"v3.6","sha":"3d17e47f79e771d49b5193378da124144fabbd3e","kind":"commit","published_at":"2022-08-17T13:15:08.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.6/manifests"},{"name":"v3.5","sha":"5045b64fd1fb4be6171dd8265f21fe74d1a1ce43","kind":"commit","published_at":"2022-04-27T15:01:18.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.5/manifests"},{"name":"v3.4","sha":"8402184b6fbec6fff0267eeb52f26e513afa7e54","kind":"commit","published_at":"2022-01-26T10:23:11.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.4/manifests"},{"name":"v3.3","sha":"50fe8f55e073d438fadd0e27cc02090cd8361501","kind":"commit","published_at":"2021-10-27T05:51:03.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.3/manifests"},{"name":"v3.2","sha":"efca98f6dc92fd1eb5ac05a48aec01680cd344bc","kind":"commit","published_at":"2021-08-11T12:52:10.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.2/manifests"},{"name":"v3.1","sha":"7823e40657cc988cd31e13f372f4afa0e27a82d4","kind":"commit","published_at":"2021-03-11T15:42:19.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.1/manifests"},{"name":"v3.0","sha":"f714d0ba851c07e1f23bd02bb870334f9da066dc","kind":"commit","published_at":"2020-10-26T15:51:32.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.0","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.0/manifests"},{"name":"v2.9","sha":"9cd5df86143f857f79eb878168181a337c073343","kind":"commit","published_at":"2020-09-23T16:37:20.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.9","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.9/manifests"},{"name":"v2.8","sha":"e0a3d65700d5d936d843ed118c695b3b73005171","kind":"commit","published_at":"2020-07-09T13:07:06.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.8","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.8/manifests"},{"name":"v2.7","sha":"fc7d0c27935507118f660064366b578903f13dd7","kind":"commit","published_at":"2020-05-11T11:01:21.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.7","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.7/manifests"},{"name":"v2.6","sha":"2665124b95abe18cec0729deaefe99e2e916cbeb","kind":"commit","published_at":"2020-03-25T13:38:37.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.6/manifests"},{"name":"v2.5","sha":"d23704ea7c41a9ba80a723f345df7422d983f9ab","kind":"commit","published_at":"2019-10-16T14:11:00.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.5/manifests"},{"name":"v2.4","sha":"f7e2a68b50cdf01492c889fc7a01763ea628c967","kind":"commit","published_at":"2019-07-31T05:34:16.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.4/manifests"},{"name":"v2.3","sha":"470a202297370049deda27c22dae6d27a4978b49","kind":"commit","published_at":"2019-06-26T22:06:19.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.3/manifests"},{"name":"v2.2","sha":"ca5c80f2e0d848f7e4ade8f4eda551c35db178e2","kind":"commit","published_at":"2019-05-29T19:54:39.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.2/manifests"},{"name":"v2.1","sha":"8e3b7869e44494f941fe43b0b90cc9d2bca9f17d","kind":"commit","published_at":"2019-05-06T15:51:25.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.1/manifests"},{"name":"v2.0","sha":"cb03258afd6a821d10acba73c965aaac174bedcd","kind":"commit","published_at":"2019-04-15T18:22:07.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.0","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.0/manifests"},{"name":"v1.9","sha":"604eb90f334076b37e53d97cad3360ec0de5153d","kind":"commit","published_at":"2019-02-25T14:59:08.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.9","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.9/manifests"},{"name":"v1.8","sha":"18c0ed62c2de4fd93a5f4aa6a39cde55120565aa","kind":"commit","published_at":"2019-01-05T11:55:08.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.8","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.8/manifests"},{"name":"v1.7","sha":"efdef41d5c400dc634bdc148faf09669ee28cddc","kind":"commit","published_at":"2018-12-18T12:59:08.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.7","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.7/manifests"},{"name":"v1.6","sha":"d6279f4a37560a3cd9e9ac28a5aee7ad2c871889","kind":"commit","published_at":"2018-12-05T21:03:57.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.6/manifests"},{"name":"v1.5","sha":"ba511cc84e13a4e450c67c14a8524879a58639ba","kind":"commit","published_at":"2018-11-26T15:41:22.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.5/manifests"},{"name":"v1.4","sha":"6e798b0dacc2c3ec120e1bb9281f2d87a1a562e0","kind":"commit","published_at":"2018-11-11T21:33:57.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.4/manifests"},{"name":"v1.3","sha":"e0a8d889f7b6a1567bd257ae3e6d57fa4a55b31e","kind":"commit","published_at":"2018-10-09T22:14:29.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.3/manifests"},{"name":"v1.2","sha":"8cc9c23be529b87d633fe3d63556abce9d5ca171","kind":"commit","published_at":"2018-10-01T10:30:17.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.2/manifests"},{"name":"v1.1","sha":"ed5e8893e58e5d646f8c42e0a4e3345a732f7da8","kind":"commit","published_at":"2018-09-08T06:17:15.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.1/manifests"},{"name":"v1.0","sha":"1bc18b379c5adde51061ca77d14f52b71bb87771","kind":"commit","published_at":"2018-08-30T13:51:16.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.0","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.0/manifests"},{"name":"v0.9.5","sha":"f28e9eac8b550c07d2fc1b3367d2534e64f783b9","kind":"commit","published_at":"2018-07-08T14:50:06.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.9.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.9.5/manifests"},{"name":"v0.9","sha":"01020418288b18a4d8479052bd46b41bad3af094","kind":"commit","published_at":"2018-06-27T23:28:00.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.9","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"fa172b09342e4078870621dd2f695ca1c9648c00","kind":"commit","published_at":"2018-05-30T22:37:39.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.8.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d784190d85a6ecf826a943c9dbfa6cebac2cc5d1","kind":"commit","published_at":"2018-05-20T21:12:20.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.8.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.5/manifests"},{"name":"v0.8.1","sha":"c2c6e6850bf9ee3e8f3941b32d9a1f7608f32112","kind":"commit","published_at":"2018-03-22T17:06:32.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.8.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.1/manifests"},{"name":"v0.7","sha":"c04dd6c5bb884b024311fb76f0c157035130cf98","kind":"commit","published_at":"2018-02-25T23:15:17.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.7","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.7/manifests"},{"name":"v0.6","sha":"aa26a7924f427745d8146f0b83785ea96493f47d","kind":"commit","published_at":"2018-02-21T14:04:25.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.6/manifests"},{"name":"v0.5","sha":"ccfdc4649ed9c75197462e324258fe29e78b369b","kind":"commit","published_at":"2018-02-17T10:58:32.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.5/manifests"},{"name":"v0.4","sha":"730b480db557dce43022156e4a21ec40563a3380","kind":"commit","published_at":"2018-02-05T20:45:49.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.4/manifests"},{"name":"v0.3","sha":"539adf482ebe77dd7e3e287caea58f77b1f8e58f","kind":"commit","published_at":"2018-01-27T18:06:55.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.3/manifests"},{"name":"v0.2","sha":"7a248920040bd06111f96bb6e9f615ee08e42260","kind":"commit","published_at":"2018-01-24T15:58:22.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.2/manifests"},{"name":"v0.1","sha":"56b2790a66c46c5b4626e2f8577dc4106fd46a40","kind":"commit","published_at":"2018-01-22T20:26:18.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:51:09.858Z","dependent_packages_count":4,"downloads":175398,"downloads_period":"last-month","dependent_repos_count":50,"rankings":{"downloads":1.548554530003125,"dependent_repos_count":2.0808792415283794,"dependent_packages_count":1.8615992023624104,"stargazers_count":1.7991204469409998,"forks_count":4.292075376750321,"docker_downloads_count":2.170300983971403,"average":2.2920882969261065},"purl":"pkg:pypi/pycm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pycm","docker_dependents_count":4,"docker_downloads_count":36,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pycm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pycm/dependencies","status":null,"funding_links":["https://www.pycm.io/donate.html"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:43:36.124Z","issues_count":41,"pull_requests_count":178,"avg_time_to_close_issue":24689732.14285714,"avg_time_to_close_pull_request":439123.9822485207,"issues_closed_count":28,"pull_requests_closed_count":169,"pull_request_authors_count":7,"issue_authors_count":14,"avg_comments_per_issue":1.5121951219512195,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":58,"past_year_issues_count":9,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":15454078.5,"past_year_avg_time_to_close_pull_request":406448.14814814815,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.2222222222222222,"past_year_avg_comments_per_pull_request":1.0476190476190477,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/issues","maintainers":[{"login":"sepandhaghighi","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"},{"login":"alirezazolanvari","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alirezazolanvari"}],"active_maintainers":[{"login":"sepandhaghighi","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"},{"login":"alirezazolanvari","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alirezazolanvari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycm/related_packages","maintainers":[{"uuid":"sadrasabouri","login":"sadrasabouri","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/sadrasabouri/","role":null,"created_at":"2023-02-06T02:39:55.845Z","updated_at":"2023-02-06T02:39:55.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sadrasabouri/packages"},{"uuid":"s.haghighi","login":"s.haghighi","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://pypi.org/user/s.haghighi/","role":null,"created_at":"2023-02-06T02:39:55.873Z","updated_at":"2023-02-06T02:39:55.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/s.haghighi/packages"},{"uuid":"a.zolanvari","login":"a.zolanvari","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/a.zolanvari/","role":null,"created_at":"2023-02-06T02:39:55.810Z","updated_at":"2023-02-06T02:39:55.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/a.zolanvari/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724747,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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"}},{"id":11540039,"name":"github.com/sepandhaghighi/pycm","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sepandhaghighi/pycm","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2018-03-22T17:06:32.000Z","latest_release_published_at":"2018-07-08T14:50:06.000Z","latest_release_number":"v0.9.5","last_synced_at":"2025-09-03T23:33:19.110Z","created_at":"2025-04-12T08:11:35.535Z","updated_at":"2025-09-03T23:33:19.111Z","registry_url":"https://pkg.go.dev/github.com/sepandhaghighi/pycm","install_command":"go get github.com/sepandhaghighi/pycm","documentation_url":"https://pkg.go.dev/github.com/sepandhaghighi/pycm#section-documentation","metadata":{},"repo_metadata":{"id":28478555,"uuid":"118506495","full_name":"sepandhaghighi/pycm","owner":"sepandhaghighi","description":"Multi-class confusion matrix library in Python","archived":false,"fork":false,"pushed_at":"2025-08-20T06:43:28.000Z","size":12328,"stargazers_count":1484,"open_issues_count":15,"forks_count":125,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-08-20T16:23:36.050Z","etag":null,"topics":["accuracy","ai","artificial-intelligence","classification","confusion-matrix","data","data-analysis","data-mining","data-science","deep-learning","deeplearning","evaluation","machine-learning","mathematics","matrix","ml","multiclass-classification","neural-network","statistical-analysis","statistics"],"latest_commit_sha":null,"homepage":"http://pycm.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/sepandhaghighi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.pycm.io/donate.html"}},"created_at":"2018-01-22T19:46:54.000Z","updated_at":"2025-08-16T12:28:35.000Z","dependencies_parsed_at":"2023-12-07T07:26:25.768Z","dependency_job_id":"0bd82b13-9c3b-4d3d-9f1e-48085fdf89b0","html_url":"https://github.com/sepandhaghighi/pycm","commit_stats":{"total_commits":2791,"total_committers":18,"mean_commits":"155.05555555555554","dds":"0.22644213543532787","last_synced_commit":"a163c07fb23fd5384f4a6049afa16241954f6545"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/sepandhaghighi/pycm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/sbom","scorecard":{"id":811615,"data":{"date":"2025-08-11","repo":{"name":"github.com/sepandhaghighi/pycm","commit":"88b1f690160a2096acca198cea61c592d1cfa150"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_conda.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/publish_conda.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_conda.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_conda.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_conda.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pycm/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: PYSEC-2021-118 / GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2021-854 / GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: PYSEC-2021-855 / 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 30 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-23T13:20:21.442Z","repository_id":28478555,"created_at":"2025-08-23T13:20:21.442Z","updated_at":"2025-08-23T13:20:21.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272368065,"owners_count":24922230,"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-27T02:00:09.397Z","response_time":76,"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":"sepandhaghighi","name":"Sepand Haghighi","uuid":"7515099","kind":"user","description":"Open Source Enthusiast\r\n","email":"","website":"https://www.sepand.tech","location":"Aalborg, Denmark","twitter":"sepkjaer20","company":"Denu","icon_url":"https://avatars.githubusercontent.com/u/7515099?u=c792c70d3bef661a5b79a43b997d984e827f5852\u0026v=4","repositories_count":124,"last_synced_at":"2024-06-11T15:42:58.930Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sepandhaghighi","funding_links":[],"total_stars":5426,"followers":836,"following":606,"created_at":"2022-11-02T16:31:20.696Z","updated_at":"2024-06-11T15:43:04.604Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi/repositories"},"tags":[{"name":"v4.4","sha":"88b1f690160a2096acca198cea61c592d1cfa150","kind":"commit","published_at":"2025-08-14T21:49:49.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.4/manifests"},{"name":"v4.3","sha":"c285276a50e95feb21e95d34d5431c74c413f76f","kind":"commit","published_at":"2025-04-04T12:26:14.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.3/manifests"},{"name":"v4.2","sha":"7c18cd7c07276fa7df369e031745f47b683decc3","kind":"commit","published_at":"2025-01-13T01:13:14.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.2/manifests"},{"name":"v4.1","sha":"7caa61230528a9b91a32c9a1a6efd51f05afac73","kind":"commit","published_at":"2024-10-15T17:52:15.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.1/manifests"},{"name":"v4.0","sha":"a163c07fb23fd5384f4a6049afa16241954f6545","kind":"commit","published_at":"2023-06-07T07:35:59.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v4.0","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v4.0/manifests"},{"name":"v3.9","sha":"72bb6599674e2acab9f2cb168a2b7d99ad376576","kind":"commit","published_at":"2023-05-01T16:07:30.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.9","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.9/manifests"},{"name":"v3.8","sha":"be1d8e2640fe1b0ea3e094bb5c5ae750cdba9d3f","kind":"commit","published_at":"2023-02-01T13:37:13.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.8","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.8/manifests"},{"name":"v3.7","sha":"1760e37969140d955bbc025263fe2f1074372e6f","kind":"commit","published_at":"2022-12-15T14:13:41.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.7","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.7/manifests"},{"name":"v3.6","sha":"3d17e47f79e771d49b5193378da124144fabbd3e","kind":"commit","published_at":"2022-08-17T13:15:08.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.6/manifests"},{"name":"v3.5","sha":"5045b64fd1fb4be6171dd8265f21fe74d1a1ce43","kind":"commit","published_at":"2022-04-27T15:01:18.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.5/manifests"},{"name":"v3.4","sha":"8402184b6fbec6fff0267eeb52f26e513afa7e54","kind":"commit","published_at":"2022-01-26T10:23:11.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.4/manifests"},{"name":"v3.3","sha":"50fe8f55e073d438fadd0e27cc02090cd8361501","kind":"commit","published_at":"2021-10-27T05:51:03.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.3/manifests"},{"name":"v3.2","sha":"efca98f6dc92fd1eb5ac05a48aec01680cd344bc","kind":"commit","published_at":"2021-08-11T12:52:10.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.2/manifests"},{"name":"v3.1","sha":"7823e40657cc988cd31e13f372f4afa0e27a82d4","kind":"commit","published_at":"2021-03-11T15:42:19.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.1/manifests"},{"name":"v3.0","sha":"f714d0ba851c07e1f23bd02bb870334f9da066dc","kind":"commit","published_at":"2020-10-26T15:51:32.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v3.0","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v3.0/manifests"},{"name":"v2.9","sha":"9cd5df86143f857f79eb878168181a337c073343","kind":"commit","published_at":"2020-09-23T16:37:20.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.9","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.9/manifests"},{"name":"v2.8","sha":"e0a3d65700d5d936d843ed118c695b3b73005171","kind":"commit","published_at":"2020-07-09T13:07:06.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.8","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.8/manifests"},{"name":"v2.7","sha":"fc7d0c27935507118f660064366b578903f13dd7","kind":"commit","published_at":"2020-05-11T11:01:21.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.7","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.7/manifests"},{"name":"v2.6","sha":"2665124b95abe18cec0729deaefe99e2e916cbeb","kind":"commit","published_at":"2020-03-25T13:38:37.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.6/manifests"},{"name":"v2.5","sha":"d23704ea7c41a9ba80a723f345df7422d983f9ab","kind":"commit","published_at":"2019-10-16T14:11:00.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.5/manifests"},{"name":"v2.4","sha":"f7e2a68b50cdf01492c889fc7a01763ea628c967","kind":"commit","published_at":"2019-07-31T05:34:16.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.4/manifests"},{"name":"v2.3","sha":"470a202297370049deda27c22dae6d27a4978b49","kind":"commit","published_at":"2019-06-26T22:06:19.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.3/manifests"},{"name":"v2.2","sha":"ca5c80f2e0d848f7e4ade8f4eda551c35db178e2","kind":"commit","published_at":"2019-05-29T19:54:39.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.2/manifests"},{"name":"v2.1","sha":"8e3b7869e44494f941fe43b0b90cc9d2bca9f17d","kind":"commit","published_at":"2019-05-06T15:51:25.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.1/manifests"},{"name":"v2.0","sha":"cb03258afd6a821d10acba73c965aaac174bedcd","kind":"commit","published_at":"2019-04-15T18:22:07.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v2.0","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v2.0/manifests"},{"name":"v1.9","sha":"604eb90f334076b37e53d97cad3360ec0de5153d","kind":"commit","published_at":"2019-02-25T14:59:08.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.9","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.9/manifests"},{"name":"v1.8","sha":"18c0ed62c2de4fd93a5f4aa6a39cde55120565aa","kind":"commit","published_at":"2019-01-05T11:55:08.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.8","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.8/manifests"},{"name":"v1.7","sha":"efdef41d5c400dc634bdc148faf09669ee28cddc","kind":"commit","published_at":"2018-12-18T12:59:08.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.7","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.7/manifests"},{"name":"v1.6","sha":"d6279f4a37560a3cd9e9ac28a5aee7ad2c871889","kind":"commit","published_at":"2018-12-05T21:03:57.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.6/manifests"},{"name":"v1.5","sha":"ba511cc84e13a4e450c67c14a8524879a58639ba","kind":"commit","published_at":"2018-11-26T15:41:22.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.5/manifests"},{"name":"v1.4","sha":"6e798b0dacc2c3ec120e1bb9281f2d87a1a562e0","kind":"commit","published_at":"2018-11-11T21:33:57.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.4/manifests"},{"name":"v1.3","sha":"e0a8d889f7b6a1567bd257ae3e6d57fa4a55b31e","kind":"commit","published_at":"2018-10-09T22:14:29.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.3/manifests"},{"name":"v1.2","sha":"8cc9c23be529b87d633fe3d63556abce9d5ca171","kind":"commit","published_at":"2018-10-01T10:30:17.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.2/manifests"},{"name":"v1.1","sha":"ed5e8893e58e5d646f8c42e0a4e3345a732f7da8","kind":"commit","published_at":"2018-09-08T06:17:15.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.1/manifests"},{"name":"v1.0","sha":"1bc18b379c5adde51061ca77d14f52b71bb87771","kind":"commit","published_at":"2018-08-30T13:51:16.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v1.0","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v1.0/manifests"},{"name":"v0.9.5","sha":"f28e9eac8b550c07d2fc1b3367d2534e64f783b9","kind":"commit","published_at":"2018-07-08T14:50:06.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.9.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.9.5/manifests"},{"name":"v0.9","sha":"01020418288b18a4d8479052bd46b41bad3af094","kind":"commit","published_at":"2018-06-27T23:28:00.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.9","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.9/manifests"},{"name":"v0.8.6","sha":"fa172b09342e4078870621dd2f695ca1c9648c00","kind":"commit","published_at":"2018-05-30T22:37:39.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.8.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d784190d85a6ecf826a943c9dbfa6cebac2cc5d1","kind":"commit","published_at":"2018-05-20T21:12:20.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.8.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.5/manifests"},{"name":"v0.8.1","sha":"c2c6e6850bf9ee3e8f3941b32d9a1f7608f32112","kind":"commit","published_at":"2018-03-22T17:06:32.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.8.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.8.1/manifests"},{"name":"v0.7","sha":"c04dd6c5bb884b024311fb76f0c157035130cf98","kind":"commit","published_at":"2018-02-25T23:15:17.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.7","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.7/manifests"},{"name":"v0.6","sha":"aa26a7924f427745d8146f0b83785ea96493f47d","kind":"commit","published_at":"2018-02-21T14:04:25.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.6","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.6/manifests"},{"name":"v0.5","sha":"ccfdc4649ed9c75197462e324258fe29e78b369b","kind":"commit","published_at":"2018-02-17T10:58:32.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.5","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.5/manifests"},{"name":"v0.4","sha":"730b480db557dce43022156e4a21ec40563a3380","kind":"commit","published_at":"2018-02-05T20:45:49.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.4","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.4/manifests"},{"name":"v0.3","sha":"539adf482ebe77dd7e3e287caea58f77b1f8e58f","kind":"commit","published_at":"2018-01-27T18:06:55.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.3","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.3/manifests"},{"name":"v0.2","sha":"7a248920040bd06111f96bb6e9f615ee08e42260","kind":"commit","published_at":"2018-01-24T15:58:22.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.2","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.2/manifests"},{"name":"v0.1","sha":"56b2790a66c46c5b4626e2f8577dc4106fd46a40","kind":"commit","published_at":"2018-01-22T20:26:18.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pycm/tar.gz/v0.1","html_url":"https://github.com/sepandhaghighi/pycm/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pycm@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T09:17:14.217Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.968951989044213,"dependent_packages_count":5.5940559124419185,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.7815039507430654},"purl":"pkg:golang/github.com/sepandhaghighi/pycm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sepandhaghighi/pycm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sepandhaghighi/pycm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sepandhaghighi/pycm/dependencies","status":null,"funding_links":["https://www.pycm.io/donate.html"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T19:34:10.668Z","issues_count":41,"pull_requests_count":160,"avg_time_to_close_issue":24817528.296296295,"avg_time_to_close_pull_request":436650.89873417723,"issues_closed_count":27,"pull_requests_closed_count":158,"pull_request_authors_count":7,"issue_authors_count":13,"avg_comments_per_issue":1.5121951219512195,"avg_comments_per_pull_request":1.58125,"merged_pull_requests_count":143,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":10,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":9668921.0,"past_year_avg_time_to_close_pull_request":447808.43636363634,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":1.6842105263157896,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/issues","maintainers":[{"login":"sepandhaghighi","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"},{"login":"alirezazolanvari","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alirezazolanvari"}],"active_maintainers":[{"login":"sepandhaghighi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"},{"login":"alirezazolanvari","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alirezazolanvari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsepandhaghighi%2Fpycm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsepandhaghighi%2Fpycm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsepandhaghighi%2Fpycm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsepandhaghighi%2Fpycm/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":635197,"full_name":"sepandhaghighi/pycm","default_branch":"master","committers":[{"name":"sepandhaghighi","email":"sepand.haghighi@yahoo.com","login":"sepandhaghighi","count":2182},{"name":"sadrasabouri","email":"sabouri.sadra@gmail.com","login":"sadrasabouri","count":285},{"name":"alirezazolanvari","email":"alireza.zolanvari93@gmail.com","login":"alirezazolanvari","count":161},{"name":"pyup-bot","email":"github-bot@pyup.io","login":"pyup-bot","count":81},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":50},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":36},{"name":"alirezazolanvari","email":"alirezazolanvari93@gmail.com","login":null,"count":20},{"name":"geet","email":"win.12894@gmail.com","login":"GeetDsa","count":9},{"name":"Negar Zabetian","email":"negar.zabetian@gmail.com","login":"negarzabetian","count":5},{"name":"sadrasabouri","email":"sadrasabouri@gmail.com","login":null,"count":4},{"name":"AmirHosein Rostami","email":"32750909+AHReccese","login":"AHReccese","count":3},{"name":"Kwame Porter Robinson","email":"kporterrobinson@gmail.com","login":"robinsonkwame","count":3},{"name":"Lewi Uberg","email":"43423020+lewiuberg","login":"lewiuberg","count":3},{"name":"Mohammad Mahdi Rahimi","email":"mohammadmahdi76@Gmail.com","login":"mahi97","count":3},{"name":"Masi_Jsm","email":"masoomeh.jasemi@gmail.com","login":"MasoomehJasemi","count":1},{"name":"Sohee Yang","email":"sh.yang@navercorp.com","login":"soheeyang","count":1},{"name":"cclauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"the-lay","email":"ilja.gubin@gmail.com","login":"the-lay","count":1}],"total_commits":2849,"total_committers":18,"total_bot_commits":86,"total_bot_committers":2,"mean_commits":158.27777777777777,"dds":0.23411723411723406,"past_year_committers":[{"name":"Sepand Haghighi","email":"sepand.haghighi@yahoo.com","login":"sepandhaghighi","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Sadra Sabouri","email":"43045767+sadrasabouri","login":"sadrasabouri","count":3},{"name":"AmirHosein Rostami","email":"32750909+AHReccese","login":"AHReccese","count":3},{"name":"Alireza Zolanvari","email":"36195808+alirezazolanvari","login":"alirezazolanvari","count":2}],"past_year_total_commits":31,"past_year_total_committers":5,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":6.2,"past_year_dds":0.6129032258064516,"last_synced_at":"2025-08-07T08:34:01.201Z","last_synced_commit":"c285276a50e95feb21e95d34d5431c74c413f76f","created_at":"2023-03-09T08:34:47.937Z","updated_at":"2025-08-07T08:34:01.205Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5416137,"commits_count":848674012,"contributors_count":30919012,"owners_count":904196,"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":"sepandhaghighi/pycm","html_url":"https://github.com/sepandhaghighi/pycm","last_synced_at":"2025-08-31T09:43:36.124Z","status":null,"issues_count":41,"pull_requests_count":178,"avg_time_to_close_issue":24689732.14285714,"avg_time_to_close_pull_request":439123.9822485207,"issues_closed_count":28,"pull_requests_closed_count":169,"pull_request_authors_count":7,"issue_authors_count":14,"avg_comments_per_issue":1.5121951219512195,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":154,"bot_issues_count":1,"bot_pull_requests_count":58,"past_year_issues_count":9,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":15454078.5,"past_year_avg_time_to_close_pull_request":406448.14814814815,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.2222222222222222,"past_year_avg_comments_per_pull_request":1.0476190476190477,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":50,"created_at":"2023-05-14T20:57:00.745Z","updated_at":"2025-09-03T06:25:45.248Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpycm/issues","issue_labels_count":{"enhancement":11,"Document":10,"new feature":8,"test":4,"bug":3,"discussion":2,"question":1,"warning":1,"installation":1,"minor":1},"pull_request_labels_count":{"dependencies":83,"Document":49,"nlnet":43,"enhancement":40,"test":31,"minor":19,"new feature":15,"release":13,"refactoring":10,"website":9,"bug":5,"python":4,"performance":3,"psf":2,"installation":1,"stale":1,"major":1,"warning":1,"broken link":1},"issue_author_associations_count":{"OWNER":25,"NONE":12,"COLLABORATOR":3,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"OWNER":92,"CONTRIBUTOR":81,"COLLABORATOR":41,"NONE":7},"issue_authors":{"sepandhaghighi":25,"tanjiu":3,"alirezazolanvari":3,"lewiuberg":2,"manjaneqx":1,"adrianog":1,"huhang14":1,"myacinecoding":1,"ghnreigns":1,"elliestath":1,"fhausmann":1,"dillonroach":1,"bcdarwin":1},"pull_request_authors":{"sepandhaghighi":92,"dependabot[bot]":80,"sadrasabouri":27,"alirezazolanvari":14,"AHReccese":6,"tosemml":1,"sheetcoder":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10072190,"issues_count":31273742,"pull_requests_count":95552220,"authors_count":10689719,"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":{"Document":2,"enhancement":2,"new feature":1},"past_year_pull_request_labels_count":{"dependencies":31,"nlnet":19,"Document":16,"enhancement":13,"test":10,"minor":10,"refactoring":9,"website":7,"release":6,"new feature":6,"python":4,"performance":1},"past_year_issue_author_associations_count":{"OWNER":8,"NONE":1},"past_year_pull_request_author_associations_count":{"OWNER":37,"CONTRIBUTOR":30,"COLLABORATOR":12,"NONE":5},"past_year_issue_authors":{"sepandhaghighi":8,"fhausmann":1},"past_year_pull_request_authors":{"sepandhaghighi":37,"dependabot[bot]":29,"sadrasabouri":8,"AHReccese":6,"alirezazolanvari":4},"maintainers":[{"login":"sepandhaghighi","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"},{"login":"alirezazolanvari","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alirezazolanvari"}],"active_maintainers":[{"login":"sepandhaghighi","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"},{"login":"alirezazolanvari","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alirezazolanvari"}]},"events":{"total":{"CreateEvent":31,"IssuesEvent":11,"ReleaseEvent":3,"WatchEvent":36,"DeleteEvent":30,"IssueCommentEvent":39,"PushEvent":73,"PullRequestEvent":65,"PullRequestReviewCommentEvent":44,"PullRequestReviewEvent":69,"ForkEvent":4},"last_year":{"CreateEvent":31,"IssuesEvent":11,"ReleaseEvent":3,"WatchEvent":36,"DeleteEvent":30,"IssueCommentEvent":39,"PushEvent":73,"PullRequestEvent":65,"PullRequestReviewCommentEvent":44,"PullRequestReviewEvent":69,"ForkEvent":4}},"keywords":["accuracy","ai","artificial-intelligence","classification","confusion-matrix","data","data-analysis","data-mining","data-science","deep-learning","deeplearning","evaluation","machine-learning","mathematics","matrix","ml","multiclass-classification","neural-network","statistical-analysis","statistics"],"dependencies":[{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T13:15:55.334Z","updated_at":"2022-08-07T13:15:55.334Z","repository_link":"https://github.com/sepandhaghighi/pycm/blob/master/dev-requirements.txt","dependencies":[{"id":598316358,"package_name":"art","ecosystem":"pypi","requirements":"==5.6","direct":true,"kind":"development","optional":false},{"id":598316359,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.3","direct":true,"kind":"development","optional":false},{"id":598316360,"package_name":"codecov","ecosystem":"pypi","requirements":"\u003e=2.0.15","direct":true,"kind":"development","optional":false},{"id":598316361,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.3.1","direct":true,"kind":"development","optional":false},{"id":598316362,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.6.1","direct":true,"kind":"development","optional":false},{"id":598316363,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=40.8.0","direct":true,"kind":"development","optional":false},{"id":598316364,"package_name":"vulture","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"development","optional":false},{"id":598316365,"package_name":"bandit","ecosystem":"pypi","requirements":"\u003e=1.5.1","direct":true,"kind":"development","optional":false},{"id":598316366,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"development","optional":false},{"id":598316367,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"development","optional":false},{"id":598316368,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.9.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T13:15:55.455Z","updated_at":"2022-08-07T13:15:55.455Z","repository_link":"https://github.com/sepandhaghighi/pycm/blob/master/requirements.txt","dependencies":[{"id":598316500,"package_name":"art","ecosystem":"pypi","requirements":"\u003e=1.8","direct":true,"kind":"runtime","optional":false},{"id":598316501,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_conda.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T08:53:48.360Z","updated_at":"2023-01-14T08:53:48.360Z","repository_link":"https://github.com/sepandhaghighi/pycm/blob/master/.github/workflows/publish_conda.yaml","dependencies":[{"id":6893672328,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893672329,"package_name":"sepandhaghighi/conda-package-publish-action","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T08:53:48.383Z","updated_at":"2023-01-14T08:53:48.383Z","repository_link":"https://github.com/sepandhaghighi/pycm/blob/master/.github/workflows/publish_pypi.yml","dependencies":[{"id":6893672330,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6893672331,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T08:53:48.406Z","updated_at":"2023-01-14T08:53:48.406Z","repository_link":"https://github.com/sepandhaghighi/pycm/blob/master/.github/workflows/test.yml","dependencies":[{"id":6893672332,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6893672333,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T08:53:48.429Z","updated_at":"2023-01-14T08:53:48.429Z","repository_link":"https://github.com/sepandhaghighi/pycm/blob/master/docker/Dockerfile","dependencies":[{"id":6893672334,"package_name":"ubuntu","ecosystem":"docker","requirements":"16.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-29T11:48:07.389Z","updated_at":"2023-09-29T11:48:07.389Z","repository_link":"https://github.com/sepandhaghighi/pycm/blob/master/setup.py","dependencies":[]}],"score":22.278957976440186,"created_at":"2025-09-04T09:18:06.868Z","updated_at":"2025-10-07T08:04:42.538Z","avatar_url":"https://github.com/sepandhaghighi.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":175398,"funding_links":["https://www.pycm.io/donate.html"],"readme_doi_urls":["https://doi.org/10.21105/joss.00729","https://doi.org/10.5281/zenodo.1157173"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["graph-generation","cryptocurrencies","simulator","chemistry","fuel-cell","opem","pem","physics","physics-simulation","electrochemistry"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2844","html_url":"https://science.ecosyste.ms/projects/2844","bibtex_url":"https://science.ecosyste.ms/projects/2844/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2844/export.apalike"}