{"id":2875,"name":"ChemPy","description":"ChemPy: A package useful for chemistry written in Python - Published in JOSS (2018)","url":"https://github.com/bjodah/chempy","last_synced_at":"2025-09-04T16:54:43.083Z","repository":{"id":32655460,"uuid":"36242853","full_name":"bjodah/chempy","owner":"bjodah","description":"⚗ A package useful for chemistry written in Python","archived":false,"fork":false,"pushed_at":"2025-09-02T11:16:08.000Z","size":17745,"stargazers_count":603,"open_issues_count":34,"forks_count":82,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-09-04T08:24:10.800Z","etag":null,"topics":["chemical-formulas","chemical-kinetics","chemical-reaction-model","chemistry","physical-chemistry","python","speciation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjodah.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-05-25T16:49:18.000Z","updated_at":"2025-09-04T03:24:05.000Z","dependencies_parsed_at":"2024-04-02T15:46:01.280Z","dependency_job_id":"7f6ae351-52c8-436b-833b-7f1e0c4cf36e","html_url":"https://github.com/bjodah/chempy","commit_stats":{"total_commits":725,"total_committers":11,"mean_commits":65.9090909090909,"dds":0.06068965517241376,"last_synced_commit":"1ef1bf6751884b57dc13dc420e1f5c634e954375"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/bjodah/chempy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/sbom","scorecard":{"id":241275,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjodah/chempy","commit":"1d36840610a960845f17c7abc9f583ae0fc4c1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.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":"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":"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":"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/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/bjodah/chempy/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/bjodah/chempy/lint_python.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:12","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:13","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.3 not signed: https://api.github.com/repos/bjodah/chempy/releases/112405861","Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/bjodah/chempy/releases/34362732","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/bjodah/chempy/releases/34335747","Warn: release artifact v0.8.3 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/112405861","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/34362732","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/34335747"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:43:29.527Z","repository_id":32655460,"created_at":"2025-08-17T06:43:29.527Z","updated_at":"2025-08-17T06:43:29.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273611582,"owners_count":25136972,"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-04T02:00:08.968Z","response_time":61,"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":"bjodah","name":"Bjorn","uuid":"485936","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/485936?u=c1d26ad4d1c46ac6a141d1675c32307db8a2a61e\u0026v=4","repositories_count":48,"last_synced_at":"2023-03-24T03:28:53.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjodah","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T19:38:10.700Z","updated_at":"2023-03-24T03:28:53.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah/repositories"},"packages":[{"id":2669133,"name":"chempy","ecosystem":"pypi","description":"ChemPy is a Python package useful for solving problems in chemistry.","homepage":"https://github.com/bjodah/chempy","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bjodah/chempy","keywords_array":["chemistry","water properties","physical chemistry"],"namespace":null,"versions_count":57,"first_release_published_at":"2023-09-09T05:05:26.869Z","latest_release_published_at":"2024-04-24T16:24:53.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-09-03T21:37:03.192Z","created_at":"2022-04-10T10:20:14.482Z","updated_at":"2025-09-04T08:15:32.575Z","registry_url":"https://pypi.org/project/chempy/","install_command":"pip install chempy --index-url https://pypi.org/simple","documentation_url":"https://chempy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Chemistry"],"normalized_name":"chempy","project_status":null},"repo_metadata":{"id":32655460,"uuid":"36242853","full_name":"bjodah/chempy","owner":"bjodah","description":"⚗ A package useful for chemistry written in Python","archived":false,"fork":false,"pushed_at":"2025-08-25T12:00:49.000Z","size":17742,"stargazers_count":605,"open_issues_count":34,"forks_count":82,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-08-28T01:17:18.664Z","etag":null,"topics":["chemical-formulas","chemical-kinetics","chemical-reaction-model","chemistry","physical-chemistry","python","speciation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjodah.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-05-25T16:49:18.000Z","updated_at":"2025-08-25T12:00:46.000Z","dependencies_parsed_at":"2024-04-02T15:46:01.280Z","dependency_job_id":"7f6ae351-52c8-436b-833b-7f1e0c4cf36e","html_url":"https://github.com/bjodah/chempy","commit_stats":{"total_commits":725,"total_committers":11,"mean_commits":65.9090909090909,"dds":0.06068965517241376,"last_synced_commit":"1ef1bf6751884b57dc13dc420e1f5c634e954375"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/bjodah/chempy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/sbom","scorecard":{"id":241275,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjodah/chempy","commit":"1d36840610a960845f17c7abc9f583ae0fc4c1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.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":"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":"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":"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/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/bjodah/chempy/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/bjodah/chempy/lint_python.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:12","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:13","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.3 not signed: https://api.github.com/repos/bjodah/chempy/releases/112405861","Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/bjodah/chempy/releases/34362732","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/bjodah/chempy/releases/34335747","Warn: release artifact v0.8.3 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/112405861","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/34362732","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/34335747"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:43:29.527Z","repository_id":32655460,"created_at":"2025-08-17T06:43:29.527Z","updated_at":"2025-08-17T06:43:29.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273574164,"owners_count":25129884,"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-04T02:00:08.968Z","response_time":61,"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":"bjodah","name":"Bjorn","uuid":"485936","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/485936?u=c1d26ad4d1c46ac6a141d1675c32307db8a2a61e\u0026v=4","repositories_count":48,"last_synced_at":"2023-03-24T03:28:53.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjodah","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T19:38:10.700Z","updated_at":"2023-03-24T03:28:53.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah/repositories"},"tags":[{"name":"v0.8.4","sha":"d1356097bf943c7376f673e55437d9fcc8b32113","kind":"tag","published_at":"2024-04-24T16:29:21.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f6657dbd959cf225b238a2153b75576b5a7fc1c8","kind":"tag","published_at":"2024-04-24T16:24:49.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.9.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"1ef1bf6751884b57dc13dc420e1f5c634e954375","kind":"tag","published_at":"2023-07-16T10:14:47.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f8ba9bf2b9c3a32c22be29b72b799a6eb035a8bb","kind":"tag","published_at":"2021-09-18T21:22:13.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"84a3565da00d57decec06185564d4d4a35e522e1","kind":"tag","published_at":"2020-11-24T13:42:42.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dceedb4c494707e3fef736c92ef6993480c69f7b","kind":"tag","published_at":"2020-11-23T23:33:39.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"08408124bf52217007e6f8bbc2452e60d2c0698a","kind":"tag","published_at":"2020-07-05T21:54:18.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.12","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"ea1330daa9ee61d86fb9f9c88229a3fa5ed7275b","kind":"tag","published_at":"2020-05-29T14:42:02.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.11","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"c4aa8378c1fc43dfd3327af9768a71892edcb07c","kind":"tag","published_at":"2020-03-03T22:18:07.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.10","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"6683f222954ab67339e8cbe9bf002178221110e2","kind":"tag","published_at":"2019-10-01T14:17:50.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.9","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"313aeccc3b1a7ce634f433e39530076c14c37260","kind":"tag","published_at":"2019-04-30T14:23:31.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.18","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"8f4289ddd35c3cc5a79ff822496613e074ececc3","kind":"tag","published_at":"2019-04-28T21:28:16.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.17","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.17/manifests"},{"name":"v0.7.8","sha":"d5371c7a1d06d7df30e99be2a8160cdc1489aee2","kind":"tag","published_at":"2019-04-11T16:13:46.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.8","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.8/manifests"},{"name":"v0.6.16","sha":"ea07e31a180b2ce53813e66700c6cc13e6644fec","kind":"tag","published_at":"2018-12-04T11:03:16.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.16","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.16/manifests"},{"name":"v0.7.7","sha":"45294f36abb1ab77d1a44f0fe6bc85a2b2f6a44f","kind":"tag","published_at":"2018-12-04T10:27:28.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.7","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.7/manifests"},{"name":"v0.6.15","sha":"0aba8c2d21c87d749d5ba052c578e54b2eaa9d79","kind":"tag","published_at":"2018-10-29T15:07:21.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.15","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"165680df53c74b281feb8c1a42cb5a486b0e60bf","kind":"tag","published_at":"2018-10-29T10:56:40.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.14","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"7001121e260acc17c2a6ac9c2ef7c1265417dad5","kind":"tag","published_at":"2018-10-27T14:40:48.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.13","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"d7810e277706958b178ca753168a82f17320105f","kind":"tag","published_at":"2018-10-26T14:34:54.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.6","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"f14a1fd5e48cf832d0a7c79784292d2649390007","kind":"tag","published_at":"2018-10-19T09:50:10.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.5","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"e2353bf79ee27fa654204f5cf1ee97844e1d8eee","kind":"tag","published_at":"2018-10-17T23:13:19.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.4/manifests"},{"name":"v0.6.12","sha":"d25c8f082965d350c3e3d8e219ed11baaded2ac9","kind":"tag","published_at":"2018-10-17T22:48:33.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.12","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"7ba3fb70433f0358975e7dba4cf9a40a2e21e403","kind":"tag","published_at":"2018-09-20T15:09:35.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.11","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.11/manifests"},{"name":"v0.7.3","sha":"9859dc868d1e76c695b71ff8d139f54d3f031e06","kind":"tag","published_at":"2018-09-20T15:08:01.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"7e134d48c111c163e7f36b03229c805359c6dd4f","kind":"tag","published_at":"2018-09-17T10:47:04.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.2/manifests"},{"name":"v0.6.10","sha":"9d79af00bed1ee9b7d4efc582f947b11f8570fb6","kind":"tag","published_at":"2018-09-17T10:42:08.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.10","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.10/manifests"},{"name":"v0.7.1","sha":"0feeb010c538a84f9fea6454c0468cf3f6b24eb8","kind":"tag","published_at":"2018-08-31T13:28:30.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.1/manifests"},{"name":"v0.6.9","sha":"a641bba70a483ee7bb2160dea7610ce9aaa187e4","kind":"tag","published_at":"2018-08-31T13:22:40.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.9","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.9/manifests"},{"name":"v0.7.0","sha":"f61bd0bc1083a4fa90c736d74d591c9eef51f80c","kind":"tag","published_at":"2018-08-30T11:44:03.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.0/manifests"},{"name":"v0.6.8","sha":"d09e400df196a678e2475c92a8c8f5da85572dfe","kind":"tag","published_at":"2018-08-12T16:39:26.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.8","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"a8447b962f6d1f0e09299e412a2446ffdf66c2e2","kind":"tag","published_at":"2018-04-04T15:31:04.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.7","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f7c915394ea60dcacc1d344135dceaf0e9dbdf51","kind":"tag","published_at":"2018-03-28T16:07:06.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.6","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"89b1ef81772226ea3cb25462e8c433ec4c61998a","kind":"tag","published_at":"2018-02-06T14:54:35.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.5","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"d6fc3f173c39dae321f950f709363765ddd08c5b","kind":"tag","published_at":"2018-01-29T17:01:58.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"edd03c9f282427e2fc2b3c19cc339c9ed1639597","kind":"tag","published_at":"2018-01-24T17:42:11.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"43231c19757aa4812e1058f4e0e337adf66eff30","kind":"tag","published_at":"2018-01-23T00:19:06.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf33075d4a75bbdfcbeaf6a9afe32167f4e41c14","kind":"tag","published_at":"2018-01-22T23:21:02.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"8b8b5f45f4f8f02ab9c9736e3c88bd9fa871c64d","kind":"tag","published_at":"2018-01-22T22:58:38.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.0/manifests"},{"name":"v0.5.7","sha":"f8587a42766f00b91b813d7579a741889de9b67f","kind":"tag","published_at":"2017-12-04T14:59:31.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.7","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"a9e85d98afb1884366219e60a1b086d08f1efe28","kind":"tag","published_at":"2017-12-03T21:47:53.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.6","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"58ff60c04153e5a922179c31380eb5d02af5faae","kind":"tag","published_at":"2017-10-18T14:45:19.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.5","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"ec762af72d908959208af7d0ed502ef6c866041f","kind":"tag","published_at":"2017-10-16T14:36:27.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"12bd815795fc30df48971a76a83e3e9fc58eba1c","kind":"tag","published_at":"2017-10-03T11:01:32.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"7d045623df3804746f757586638fe3ceb6ab49bd","kind":"tag","published_at":"2017-09-14T16:24:33.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"343b46cb9cb177bc77d89ae90b2e9e0ff15cfe45","kind":"tag","published_at":"2017-04-03T13:00:44.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1e77350a321e9ac27b58fc9af90a7b31293ea5dc","kind":"tag","published_at":"2017-02-07T07:56:52.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"62f98b51a67dca4fe7037cf0f931bcd6ace0bcde","kind":"tag","published_at":"2016-06-02T15:03:34.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.4.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ef5d2560433b961f4c12ac5db8d9abd987929216","kind":"tag","published_at":"2016-05-30T14:54:57.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.4.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"ab1e2ff2983a6a070e8b8493f09a65da03e602a8","kind":"tag","published_at":"2016-04-02T22:09:01.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.5","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"c23b736969af4c08eac48a2132fcc5f2c5e4d174","kind":"tag","published_at":"2016-04-02T22:00:01.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"dff1a6c0182e5baeca51d3de5ab9bdbac8ace416","kind":"tag","published_at":"2016-03-29T13:15:44.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"77a6544f6817f91159017f843940aa4a3998a3b5","kind":"tag","published_at":"2016-03-23T12:56:11.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"a80e97f0d32ba57ae33175d4e85eb15d54fbe379","kind":"tag","published_at":"2016-02-18T10:34:41.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"198722e382e7e6930f9b3ce131fc007fc70a3b63","kind":"tag","published_at":"2016-02-11T18:22:04.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b6c307cc27965ee8d462902616e0378d5ec0aa11","kind":"tag","published_at":"2016-01-26T15:06:47.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.2.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"10bdaa5a1d128959ec10128246d977fd137c9671","kind":"tag","published_at":"2015-10-06T12:50:46.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.1.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:15:32.575Z","dependent_packages_count":4,"downloads":20530,"downloads_period":"last-month","dependent_repos_count":22,"rankings":{"downloads":2.5766481515639588,"dependent_repos_count":3.0915617408772107,"dependent_packages_count":1.8715031740054848,"stargazers_count":2.858653259222214,"forks_count":5.0629685556599435,"docker_downloads_count":null,"average":3.0922669762657624},"purl":"pkg:pypi/chempy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/chempy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/chempy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/chempy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T01:12:33.425Z","issues_count":43,"pull_requests_count":82,"avg_time_to_close_issue":17406022.523809522,"avg_time_to_close_pull_request":1335504.5945945946,"issues_closed_count":21,"pull_requests_closed_count":74,"pull_request_authors_count":11,"issue_authors_count":29,"avg_comments_per_issue":3.604651162790698,"avg_comments_per_pull_request":0.8658536585365854,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/issues","maintainers":[{"login":"bjodah","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjodah"},{"login":"jeremyagray","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremyagray"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/chempy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/chempy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/chempy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/chempy/related_packages","maintainers":[{"uuid":"bjodah","login":"bjodah","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/bjodah/","role":null,"created_at":"2023-02-05T15:49:29.320Z","updated_at":"2023-02-05T15:49:29.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bjodah/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":5295865,"name":"chempy","ecosystem":"conda","description":null,"homepage":"https://github.com/bjodah/chempy","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/bjodah/chempy","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-20T11:14:52.000Z","latest_release_published_at":"2022-08-20T11:14:52.000Z","latest_release_number":"0.8.2","last_synced_at":"2025-09-03T21:37:15.908Z","created_at":"2022-10-03T15:59:17.771Z","updated_at":"2025-09-03T21:37:15.908Z","registry_url":"https://anaconda.org/conda-forge/chempy","install_command":"conda install -c conda-forge chempy","documentation_url":null,"metadata":{},"repo_metadata":{"id":32655460,"uuid":"36242853","full_name":"bjodah/chempy","owner":"bjodah","description":"⚗ A package useful for chemistry written in Python","archived":false,"fork":false,"pushed_at":"2025-08-25T12:00:49.000Z","size":17742,"stargazers_count":605,"open_issues_count":34,"forks_count":82,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-08-28T01:17:18.664Z","etag":null,"topics":["chemical-formulas","chemical-kinetics","chemical-reaction-model","chemistry","physical-chemistry","python","speciation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjodah.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-05-25T16:49:18.000Z","updated_at":"2025-08-25T12:00:46.000Z","dependencies_parsed_at":"2024-04-02T15:46:01.280Z","dependency_job_id":"7f6ae351-52c8-436b-833b-7f1e0c4cf36e","html_url":"https://github.com/bjodah/chempy","commit_stats":{"total_commits":725,"total_committers":11,"mean_commits":65.9090909090909,"dds":0.06068965517241376,"last_synced_commit":"1ef1bf6751884b57dc13dc420e1f5c634e954375"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/bjodah/chempy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/sbom","scorecard":{"id":241275,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjodah/chempy","commit":"1d36840610a960845f17c7abc9f583ae0fc4c1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.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":"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":"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":"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/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/bjodah/chempy/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/bjodah/chempy/lint_python.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:12","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:13","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.3 not signed: https://api.github.com/repos/bjodah/chempy/releases/112405861","Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/bjodah/chempy/releases/34362732","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/bjodah/chempy/releases/34335747","Warn: release artifact v0.8.3 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/112405861","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/34362732","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/bjodah/chempy/releases/34335747"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:43:29.527Z","repository_id":32655460,"created_at":"2025-08-17T06:43:29.527Z","updated_at":"2025-08-17T06:43:29.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272461871,"owners_count":24938778,"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-28T02:00:10.768Z","response_time":74,"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":"bjodah","name":"Bjorn","uuid":"485936","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/485936?u=c1d26ad4d1c46ac6a141d1675c32307db8a2a61e\u0026v=4","repositories_count":48,"last_synced_at":"2023-03-24T03:28:53.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjodah","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T19:38:10.700Z","updated_at":"2023-03-24T03:28:53.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah/repositories"},"tags":[{"name":"v0.8.4","sha":"d1356097bf943c7376f673e55437d9fcc8b32113","kind":"tag","published_at":"2024-04-24T16:29:21.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f6657dbd959cf225b238a2153b75576b5a7fc1c8","kind":"tag","published_at":"2024-04-24T16:24:49.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.9.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"1ef1bf6751884b57dc13dc420e1f5c634e954375","kind":"tag","published_at":"2023-07-16T10:14:47.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f8ba9bf2b9c3a32c22be29b72b799a6eb035a8bb","kind":"tag","published_at":"2021-09-18T21:22:13.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"84a3565da00d57decec06185564d4d4a35e522e1","kind":"tag","published_at":"2020-11-24T13:42:42.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dceedb4c494707e3fef736c92ef6993480c69f7b","kind":"tag","published_at":"2020-11-23T23:33:39.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.8.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"08408124bf52217007e6f8bbc2452e60d2c0698a","kind":"tag","published_at":"2020-07-05T21:54:18.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.12","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"ea1330daa9ee61d86fb9f9c88229a3fa5ed7275b","kind":"tag","published_at":"2020-05-29T14:42:02.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.11","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"c4aa8378c1fc43dfd3327af9768a71892edcb07c","kind":"tag","published_at":"2020-03-03T22:18:07.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.10","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"6683f222954ab67339e8cbe9bf002178221110e2","kind":"tag","published_at":"2019-10-01T14:17:50.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.9","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"313aeccc3b1a7ce634f433e39530076c14c37260","kind":"tag","published_at":"2019-04-30T14:23:31.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.18","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"8f4289ddd35c3cc5a79ff822496613e074ececc3","kind":"tag","published_at":"2019-04-28T21:28:16.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.17","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.17/manifests"},{"name":"v0.7.8","sha":"d5371c7a1d06d7df30e99be2a8160cdc1489aee2","kind":"tag","published_at":"2019-04-11T16:13:46.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.8","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.8/manifests"},{"name":"v0.6.16","sha":"ea07e31a180b2ce53813e66700c6cc13e6644fec","kind":"tag","published_at":"2018-12-04T11:03:16.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.16","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.16/manifests"},{"name":"v0.7.7","sha":"45294f36abb1ab77d1a44f0fe6bc85a2b2f6a44f","kind":"tag","published_at":"2018-12-04T10:27:28.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.7","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.7/manifests"},{"name":"v0.6.15","sha":"0aba8c2d21c87d749d5ba052c578e54b2eaa9d79","kind":"tag","published_at":"2018-10-29T15:07:21.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.15","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"165680df53c74b281feb8c1a42cb5a486b0e60bf","kind":"tag","published_at":"2018-10-29T10:56:40.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.14","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"7001121e260acc17c2a6ac9c2ef7c1265417dad5","kind":"tag","published_at":"2018-10-27T14:40:48.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.13","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"d7810e277706958b178ca753168a82f17320105f","kind":"tag","published_at":"2018-10-26T14:34:54.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.6","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"f14a1fd5e48cf832d0a7c79784292d2649390007","kind":"tag","published_at":"2018-10-19T09:50:10.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.5","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"e2353bf79ee27fa654204f5cf1ee97844e1d8eee","kind":"tag","published_at":"2018-10-17T23:13:19.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.4/manifests"},{"name":"v0.6.12","sha":"d25c8f082965d350c3e3d8e219ed11baaded2ac9","kind":"tag","published_at":"2018-10-17T22:48:33.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.12","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"7ba3fb70433f0358975e7dba4cf9a40a2e21e403","kind":"tag","published_at":"2018-09-20T15:09:35.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.11","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.11/manifests"},{"name":"v0.7.3","sha":"9859dc868d1e76c695b71ff8d139f54d3f031e06","kind":"tag","published_at":"2018-09-20T15:08:01.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"7e134d48c111c163e7f36b03229c805359c6dd4f","kind":"tag","published_at":"2018-09-17T10:47:04.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.2/manifests"},{"name":"v0.6.10","sha":"9d79af00bed1ee9b7d4efc582f947b11f8570fb6","kind":"tag","published_at":"2018-09-17T10:42:08.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.10","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.10/manifests"},{"name":"v0.7.1","sha":"0feeb010c538a84f9fea6454c0468cf3f6b24eb8","kind":"tag","published_at":"2018-08-31T13:28:30.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.1/manifests"},{"name":"v0.6.9","sha":"a641bba70a483ee7bb2160dea7610ce9aaa187e4","kind":"tag","published_at":"2018-08-31T13:22:40.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.9","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.9/manifests"},{"name":"v0.7.0","sha":"f61bd0bc1083a4fa90c736d74d591c9eef51f80c","kind":"tag","published_at":"2018-08-30T11:44:03.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.7.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.7.0/manifests"},{"name":"v0.6.8","sha":"d09e400df196a678e2475c92a8c8f5da85572dfe","kind":"tag","published_at":"2018-08-12T16:39:26.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.8","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"a8447b962f6d1f0e09299e412a2446ffdf66c2e2","kind":"tag","published_at":"2018-04-04T15:31:04.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.7","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f7c915394ea60dcacc1d344135dceaf0e9dbdf51","kind":"tag","published_at":"2018-03-28T16:07:06.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.6","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"89b1ef81772226ea3cb25462e8c433ec4c61998a","kind":"tag","published_at":"2018-02-06T14:54:35.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.5","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"d6fc3f173c39dae321f950f709363765ddd08c5b","kind":"tag","published_at":"2018-01-29T17:01:58.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"edd03c9f282427e2fc2b3c19cc339c9ed1639597","kind":"tag","published_at":"2018-01-24T17:42:11.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"43231c19757aa4812e1058f4e0e337adf66eff30","kind":"tag","published_at":"2018-01-23T00:19:06.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf33075d4a75bbdfcbeaf6a9afe32167f4e41c14","kind":"tag","published_at":"2018-01-22T23:21:02.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"8b8b5f45f4f8f02ab9c9736e3c88bd9fa871c64d","kind":"tag","published_at":"2018-01-22T22:58:38.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.6.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.6.0/manifests"},{"name":"v0.5.7","sha":"f8587a42766f00b91b813d7579a741889de9b67f","kind":"tag","published_at":"2017-12-04T14:59:31.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.7","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"a9e85d98afb1884366219e60a1b086d08f1efe28","kind":"tag","published_at":"2017-12-03T21:47:53.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.6","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"58ff60c04153e5a922179c31380eb5d02af5faae","kind":"tag","published_at":"2017-10-18T14:45:19.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.5","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"ec762af72d908959208af7d0ed502ef6c866041f","kind":"tag","published_at":"2017-10-16T14:36:27.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"12bd815795fc30df48971a76a83e3e9fc58eba1c","kind":"tag","published_at":"2017-10-03T11:01:32.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"7d045623df3804746f757586638fe3ceb6ab49bd","kind":"tag","published_at":"2017-09-14T16:24:33.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"343b46cb9cb177bc77d89ae90b2e9e0ff15cfe45","kind":"tag","published_at":"2017-04-03T13:00:44.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1e77350a321e9ac27b58fc9af90a7b31293ea5dc","kind":"tag","published_at":"2017-02-07T07:56:52.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.5.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"62f98b51a67dca4fe7037cf0f931bcd6ace0bcde","kind":"tag","published_at":"2016-06-02T15:03:34.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.4.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ef5d2560433b961f4c12ac5db8d9abd987929216","kind":"tag","published_at":"2016-05-30T14:54:57.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.4.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"ab1e2ff2983a6a070e8b8493f09a65da03e602a8","kind":"tag","published_at":"2016-04-02T22:09:01.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.5","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"c23b736969af4c08eac48a2132fcc5f2c5e4d174","kind":"tag","published_at":"2016-04-02T22:00:01.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.4","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"dff1a6c0182e5baeca51d3de5ab9bdbac8ace416","kind":"tag","published_at":"2016-03-29T13:15:44.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.3","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"77a6544f6817f91159017f843940aa4a3998a3b5","kind":"tag","published_at":"2016-03-23T12:56:11.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.2","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"a80e97f0d32ba57ae33175d4e85eb15d54fbe379","kind":"tag","published_at":"2016-02-18T10:34:41.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.1","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"198722e382e7e6930f9b3ce131fc007fc70a3b63","kind":"tag","published_at":"2016-02-11T18:22:04.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.3.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b6c307cc27965ee8d462902616e0378d5ec0aa11","kind":"tag","published_at":"2016-01-26T15:06:47.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.2.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"10bdaa5a1d128959ec10128246d977fd137c9671","kind":"tag","published_at":"2015-10-06T12:50:46.000Z","download_url":"https://codeload.github.com/bjodah/chempy/tar.gz/v0.1.0","html_url":"https://github.com/bjodah/chempy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/chempy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T07:23:42.976Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":17.858747192413276,"forks_count":21.287746443723485,"average":25.497878712253556},"purl":"pkg:conda/chempy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/chempy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/chempy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/chempy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T18:05:46.386Z","issues_count":42,"pull_requests_count":74,"avg_time_to_close_issue":18275880.35,"avg_time_to_close_pull_request":1136574.0285714285,"issues_closed_count":20,"pull_requests_closed_count":70,"pull_request_authors_count":11,"issue_authors_count":29,"avg_comments_per_issue":3.7142857142857144,"avg_comments_per_pull_request":0.918918918918919,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/issues","maintainers":[{"login":"bjodah","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjodah"},{"login":"jeremyagray","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremyagray"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/chempy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/chempy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/chempy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/chempy/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":30660,"full_name":"bjodah/chempy","default_branch":"master","committers":[{"name":"Björn Dahlgren","email":"bjodah@gmail.com","login":"bjodah","count":691},{"name":"Jeremy A Gray","email":"jeremy.a.gray@gmail.com","login":"jeremyagray","count":16},{"name":"Adel Qalieh","email":"aqalieh95@gmail.com","login":"adelq","count":8},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":6},{"name":"Daan Koning (he/him)","email":"daanolivierkoning@gmail.com","login":"daankoning","count":4},{"name":"Chris Porch","email":"cbporch@gmail.com","login":"cbporch","count":4},{"name":"montmorillonite","email":"montmorillonite@qq.com","login":"montmorill","count":3},{"name":"DNIIBOY","email":"daniel.nettelfield@gmail.com","login":"DNIIBOY","count":3},{"name":"Shyam Saladi","email":"smsaladi","login":"smsaladi","count":2},{"name":"drone","email":"drone@hera.physchem.kth.se","login":null,"count":2},{"name":"matecsaj","email":"matecsaj@gmail.com","login":"matecsaj","count":1},{"name":"Kyle Niemeyer","email":"kyle.niemeyer@gmail.com","login":"kyleniemeyer","count":1},{"name":"Bic","email":"TheBicPen","login":"TheBicPen","count":1}],"total_commits":742,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":57.07692307692308,"dds":0.06873315363881405,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-08T07:41:05.191Z","last_synced_commit":"1d36840610a960845f17c7abc9f583ae0fc4c1e7","created_at":"2023-03-07T16:44:18.834Z","updated_at":"2025-08-08T07:41:05.196Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bjodah/chempy","html_url":"https://github.com/bjodah/chempy","last_synced_at":"2025-09-03T01:12:33.425Z","status":"active","issues_count":43,"pull_requests_count":82,"avg_time_to_close_issue":17406022.523809522,"avg_time_to_close_pull_request":1335504.5945945946,"issues_closed_count":21,"pull_requests_closed_count":74,"pull_request_authors_count":11,"issue_authors_count":29,"avg_comments_per_issue":3.604651162790698,"avg_comments_per_pull_request":0.8658536585365854,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:24:26.893Z","updated_at":"2025-09-03T01:12:33.426Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fchempy/issues","issue_labels_count":{"enhancement":1,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":34,"CONTRIBUTOR":5,"OWNER":3,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":60,"CONTRIBUTOR":11,"NONE":7,"COLLABORATOR":4},"issue_authors":{"bertiewooster":6,"matecsaj":4,"bjodah":3,"rcolpo":2,"yurivict":2,"hepcat72":2,"spizwhiz":2,"weisscharlesj":1,"yakdahl":1,"cynthiarm17":1,"jeremyagray":1,"hmaierfgd":1,"jdpipe":1,"Videatur":1,"timhockswender":1,"jankaWIS":1,"spiderman930706":1,"Konjkov":1,"stuchalk":1,"Antonio-Nappi":1,"jacaughran-uga":1,"M0ki1":1,"zplizzi":1,"afshawnlotfi":1,"jlmaccal":1,"BobBurrow":1,"jcumby":1,"ibressler":1,"cclauss":1},"pull_request_authors":{"bjodah":60,"jeremyagray":4,"cclauss":3,"montmorill":3,"spizwhiz":3,"DNIIBOY":2,"weisscharlesj":2,"daankoning":2,"TheBicPen":1,"cbporch":1,"matecsaj":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068978,"issues_count":31212674,"pull_requests_count":95211468,"authors_count":10688660,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"weisscharlesj":2},"maintainers":[{"login":"bjodah","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjodah"},{"login":"jeremyagray","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremyagray"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":50,"IssueCommentEvent":2,"PushEvent":26,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PullRequestEvent":1,"ForkEvent":3,"CreateEvent":1},"last_year":{"WatchEvent":50,"IssueCommentEvent":2,"PushEvent":26,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PullRequestEvent":1,"ForkEvent":3,"CreateEvent":1}},"keywords":["chemical-formulas","chemical-kinetics","chemical-reaction-model","chemistry","physical-chemistry","python","speciation"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-06-27T00:01:42.964Z","updated_at":"2022-06-27T00:01:42.964Z","repository_link":"https://github.com/bjodah/chempy/blob/master/setup.py","dependencies":[{"id":67788861,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e1.11.3","direct":true,"kind":"runtime","optional":false},{"id":67788862,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":67788863,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=2.2.3","direct":true,"kind":"runtime","optional":false},{"id":67788864,"package_name":"sympy","ecosystem":"pypi","requirements":"\u003e=1.1.1,","direct":true,"kind":"runtime","optional":false},{"id":67788865,"package_name":"quantities","ecosystem":"pypi","requirements":"\u003e=0.12.1","direct":true,"kind":"runtime","optional":false},{"id":67788866,"package_name":"pyneqsys","ecosystem":"pypi","requirements":"\u003e=0.5.5","direct":true,"kind":"runtime","optional":false},{"id":67788867,"package_name":"pyodesys","ecosystem":"pypi","requirements":"\u003e=0.14.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint_python.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T21:50:40.546Z","updated_at":"2023-01-14T21:50:40.546Z","repository_link":"https://github.com/bjodah/chempy/blob/master/.github/workflows/lint_python.yml","dependencies":[{"id":6907206535,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6907206536,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"scripts/environment/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T21:50:40.568Z","updated_at":"2023-01-14T21:50:40.568Z","repository_link":"https://github.com/bjodah/chempy/blob/master/scripts/environment/Dockerfile","dependencies":[{"id":6907206537,"package_name":"debian","ecosystem":"docker","requirements":"bullseye","direct":true,"kind":"build","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-04-02T15:45:55.713Z","updated_at":"2024-04-02T15:45:55.713Z","repository_link":"https://github.com/bjodah/chempy/blob/master/environment.yml","dependencies":[{"id":17192455810,"package_name":"graphviz","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":17192455811,"package_name":"matplotlib","ecosystem":"conda","requirements":"\u003e=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":17192455812,"package_name":"nbconvert","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":17192455813,"package_name":"notebook","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":17192455814,"package_name":"numpy","ecosystem":"conda","requirements":"\u003e1.7","direct":true,"kind":"runtime","optional":false},{"id":17192455815,"package_name":"pycodeexport","ecosystem":"conda","requirements":"\u003e=0.1.1","direct":true,"kind":"runtime","optional":false},{"id":17192455816,"package_name":"pycompilation","ecosystem":"conda","requirements":"\u003e=0.4.3","direct":true,"kind":"runtime","optional":false},{"id":17192455817,"package_name":"pycvodes","ecosystem":"conda","requirements":"\u003e=0.9.1","direct":true,"kind":"runtime","optional":false},{"id":17192455818,"package_name":"pygslodeiv2","ecosystem":"conda","requirements":"\u003e=0.8.0","direct":true,"kind":"runtime","optional":false},{"id":17192455824,"package_name":"pykinsol","ecosystem":"conda","requirements":"\u003e=0.1.2","direct":true,"kind":"runtime","optional":false},{"id":17192455825,"package_name":"pyneqsys","ecosystem":"conda","requirements":"\u003e=0.4.4","direct":true,"kind":"runtime","optional":false},{"id":17192455826,"package_name":"pyodeint","ecosystem":"conda","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":17192455827,"package_name":"pyodesys","ecosystem":"conda","requirements":"\u003e=0.11.6","direct":true,"kind":"runtime","optional":false},{"id":17192455828,"package_name":"pyparsing","ecosystem":"conda","requirements":"\u003e=2.0.3","direct":true,"kind":"runtime","optional":false},{"id":17192455829,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":17192455830,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.5","direct":true,"kind":"runtime","optional":false},{"id":17192455831,"package_name":"quantities","ecosystem":"conda","requirements":"\u003e=0.12.1","direct":true,"kind":"runtime","optional":false},{"id":17192455832,"package_name":"scipy","ecosystem":"conda","requirements":"\u003e=0.16.1","direct":true,"kind":"runtime","optional":false},{"id":17192455833,"package_name":"setuptools","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":17192455834,"package_name":"sym","ecosystem":"conda","requirements":"\u003e=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":17192455846,"package_name":"sympy","ecosystem":"conda","requirements":"\u003e=1.1.1","direct":true,"kind":"runtime","optional":false}]}],"score":18.952724451606567,"created_at":"2025-09-04T09:18:07.351Z","updated_at":"2025-10-07T08:04:42.723Z","avatar_url":"https://github.com/bjodah.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":20530,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.00565"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2875","html_url":"https://science.ecosyste.ms/projects/2875","bibtex_url":"https://science.ecosyste.ms/projects/2875/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2875/export.apalike"}