{"id":24225,"name":"astrochem-ml","description":"Cheminformatics tools for astrochemistry","url":"https://github.com/laserkelvin/astrochem_ml","last_synced_at":"2025-09-05T02:16:50.284Z","repository":{"id":46046546,"uuid":"426796523","full_name":"laserkelvin/astrochem_ml","owner":"laserkelvin","description":"Cheminformatics tools for astrochemistry","archived":false,"fork":false,"pushed_at":"2021-11-18T01:40:42.000Z","size":129,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T08:22:42.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laserkelvin.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-10T22:27:50.000Z","updated_at":"2024-07-16T15:11:07.000Z","dependencies_parsed_at":"2022-09-09T02:50:15.715Z","dependency_job_id":null,"html_url":"https://github.com/laserkelvin/astrochem_ml","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/laserkelvin/astrochem_ml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserkelvin","download_url":"https://codeload.github.com/laserkelvin/astrochem_ml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/sbom","scorecard":{"id":579498,"data":{"date":"2025-08-11","repo":{"name":"github.com/laserkelvin/astrochem_ml","commit":"1385e481525681943e50467af58f317401747acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/laserkelvin/astrochem_ml/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/laserkelvin/astrochem_ml/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/laserkelvin/astrochem_ml/run_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/laserkelvin/astrochem_ml/run_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run_tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run_tests.yml:32","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-20T18:48:33.363Z","repository_id":46046546,"created_at":"2025-08-20T18:48:33.363Z","updated_at":"2025-08-20T18:48:33.363Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699761,"owners_count":25152292,"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-05T02:00:09.113Z","response_time":402,"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":"laserkelvin","name":"Kelvin Lee","uuid":"17684745","kind":"user","description":"HPC AI/ML engineer at Intel AXG. Previously postdoc at MIT, CfA/SAO. Interests in astrochemistry and physical chemistry.","email":"","website":"https://laserkelvin.github.io","location":"Hillsboro, OR","twitter":"cmmmsubmm","company":"Intel Corporation","icon_url":"https://avatars.githubusercontent.com/u/17684745?u=ce908b44211ca96988e732411cd8c26c651909c6\u0026v=4","repositories_count":95,"last_synced_at":"2024-04-16T02:58:50.633Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/laserkelvin","funding_links":[],"total_stars":85,"followers":46,"following":31,"created_at":"2022-11-09T06:54:47.495Z","updated_at":"2024-04-16T02:59:22.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserkelvin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserkelvin/repositories"},"packages":[{"id":2645258,"name":"astrochem-ml","ecosystem":"pypi","description":"Cheminformatics tools for astrochemistry","homepage":"https://github.com/laserkelvin/astrochem_ml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/laserkelvin/astrochem_ml","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-11-17T17:51:28.000Z","latest_release_published_at":"2021-11-18T01:40:45.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-08-22T06:07:08.916Z","created_at":"2022-04-10T10:05:15.604Z","updated_at":"2025-08-22T06:07:08.916Z","registry_url":"https://pypi.org/project/astrochem-ml/","install_command":"pip install astrochem-ml --index-url https://pypi.org/simple","documentation_url":"https://astrochem-ml.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 1 - Planning","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"astrochem-ml","project_status":null},"repo_metadata":{"id":46046546,"uuid":"426796523","full_name":"laserkelvin/astrochem_ml","owner":"laserkelvin","description":"Cheminformatics tools for astrochemistry","archived":false,"fork":false,"pushed_at":"2021-11-18T01:40:42.000Z","size":129,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-08T08:27:32.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laserkelvin.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.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}},"created_at":"2021-11-10T22:27:50.000Z","updated_at":"2022-08-26T19:14:22.000Z","dependencies_parsed_at":"2022-09-09T02:50:15.715Z","dependency_job_id":null,"html_url":"https://github.com/laserkelvin/astrochem_ml","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserkelvin","download_url":"https://codeload.github.com/laserkelvin/astrochem_ml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214522043,"owners_count":15745834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"laserkelvin","name":"Kelvin Lee","uuid":"17684745","kind":"user","description":"HPC AI/ML engineer at Intel AXG. Previously postdoc at MIT, CfA/SAO. Interests in astrochemistry and physical chemistry.","email":"","website":"https://laserkelvin.github.io","location":"Hillsboro, OR","twitter":"cmmmsubmm","company":"Intel Corporation","icon_url":"https://avatars.githubusercontent.com/u/17684745?u=ce908b44211ca96988e732411cd8c26c651909c6\u0026v=4","repositories_count":95,"last_synced_at":"2024-04-16T02:58:50.633Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/laserkelvin","funding_links":[],"total_stars":85,"followers":46,"following":31,"created_at":"2022-11-09T06:54:47.495Z","updated_at":"2024-04-16T02:59:22.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserkelvin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserkelvin/repositories"},"tags":[{"name":"v0.1.0","sha":"da25385ceefbe815f90d78b9264389d9fe0e2a79","kind":"commit","published_at":"2021-11-17T17:54:37.000Z","download_url":"https://codeload.github.com/laserkelvin/astrochem_ml/tar.gz/v0.1.0","html_url":"https://github.com/laserkelvin/astrochem_ml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-08T14:56:04.195Z","dependent_packages_count":0,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":44.49847757572057,"dependent_repos_count":67.2690226722934,"dependent_packages_count":10.102944879846767,"stargazers_count":31.94133897024595,"forks_count":22.669431704581008,"docker_downloads_count":null,"average":35.29624316053754},"purl":"pkg:pypi/astrochem-ml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/astrochem-ml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/astrochem-ml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/astrochem-ml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-08T08:24:31.405Z","issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":105.0,"avg_time_to_close_pull_request":51.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/issues","maintainers":[{"login":"laserkelvin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laserkelvin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astrochem-ml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astrochem-ml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astrochem-ml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astrochem-ml/related_packages","maintainers":[{"uuid":"laserkelvin","login":"laserkelvin","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/laserkelvin/","role":null,"created_at":"2022-11-15T08:49:40.787Z","updated_at":"2022-11-15T08:49:40.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/laserkelvin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724953,"maintainers_count":308274,"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"}}],"commits":{"id":537392,"full_name":"laserkelvin/astrochem_ml","default_branch":"main","committers":[{"name":"Kelvin Lee","email":"kin.long.kelvin.lee@gmail.com","count":74}],"total_commits":74,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":74.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T21:13:15.171Z","last_synced_commit":"1385e481525681943e50467af58f317401747acd","created_at":"2023-03-09T04:04:03.138Z","updated_at":"2023-09-19T17:13:00.576Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"laserkelvin/astrochem_ml","html_url":"https://github.com/laserkelvin/astrochem_ml","last_synced_at":"2025-04-11T06:45:11.330Z","status":null,"issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":105.0,"avg_time_to_close_pull_request":51.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:13:09.701Z","updated_at":"2025-04-11T06:45:11.330Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserkelvin%2Fastrochem_ml/issues","issue_labels_count":{"enhancement":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":2},"pull_request_author_associations_count":{"OWNER":1},"issue_authors":{"laserkelvin":2},"pull_request_authors":{"laserkelvin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":8444230,"issues_count":20660627,"pull_requests_count":51841516,"authors_count":7825189,"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":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"laserkelvin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laserkelvin"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-09T02:50:15.610Z","updated_at":"2022-09-09T02:50:15.610Z","repository_link":"https://github.com/laserkelvin/astrochem_ml/blob/main/poetry.lock","dependencies":[{"id":4252816482,"package_name":"anytree","ecosystem":"pypi","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":4252816483,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":4252816484,"package_name":"attrs","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":4252816485,"package_name":"backports.entry-points-selectable","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":4252816486,"package_name":"black","ecosystem":"pypi","requirements":"21.11b0","direct":false,"kind":"develop","optional":false},{"id":4252816487,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":4252816488,"package_name":"click","ecosystem":"pypi","requirements":"8.0.3","direct":false,"kind":"develop","optional":false},{"id":4252816489,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":4252816490,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.3","direct":false,"kind":"develop","optional":false},{"id":4252816491,"package_name":"filelock","ecosystem":"pypi","requirements":"3.4.0","direct":false,"kind":"develop","optional":false},{"id":4252816492,"package_name":"flake8","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"develop","optional":false},{"id":4252816493,"package_name":"identify","ecosystem":"pypi","requirements":"2.3.6","direct":false,"kind":"develop","optional":false},{"id":4252816494,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":4252816495,"package_name":"joblib","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":4252816496,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":4252816497,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":4252816498,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":4252816499,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.1","direct":false,"kind":"runtime","optional":false},{"id":4252816500,"package_name":"packaging","ecosystem":"pypi","requirements":"21.0","direct":false,"kind":"develop","optional":false},{"id":4252816501,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":4252816502,"package_name":"periodictable","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":4252816503,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":4252816504,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":4252816505,"package_name":"pre-commit","ecosystem":"pypi","requirements":"2.15.0","direct":false,"kind":"develop","optional":false},{"id":4252816506,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":4252816507,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.8.0","direct":false,"kind":"develop","optional":false},{"id":4252816508,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":4252816509,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":4252816510,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":4252816511,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"develop","optional":false},{"id":4252816512,"package_name":"rdkit-pypi","ecosystem":"pypi","requirements":"2021.9.2.1","direct":false,"kind":"runtime","optional":false},{"id":4252816513,"package_name":"regex","ecosystem":"pypi","requirements":"2021.11.10","direct":false,"kind":"develop","optional":false},{"id":4252816514,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":4252816515,"package_name":"scipy","ecosystem":"pypi","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":4252816516,"package_name":"selfies","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":4252816517,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":4252816518,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":4252816519,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":4252816520,"package_name":"tomli","ecosystem":"pypi","requirements":"1.2.2","direct":false,"kind":"develop","optional":false},{"id":4252816521,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.62.3","direct":false,"kind":"runtime","optional":false},{"id":4252816522,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"develop","optional":false},{"id":4252816523,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.10.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-09T02:50:15.643Z","updated_at":"2022-09-09T02:50:15.643Z","repository_link":"https://github.com/laserkelvin/astrochem_ml/blob/main/pyproject.toml","dependencies":[{"id":4252816533,"package_name":"python","ecosystem":"pypi","requirements":"^3.8","direct":true,"kind":"runtime","optional":false},{"id":4252816534,"package_name":"rdkit-pypi","ecosystem":"pypi","requirements":"^2021.9.2","direct":true,"kind":"runtime","optional":false},{"id":4252816535,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":4252816536,"package_name":"anytree","ecosystem":"pypi","requirements":"^2.8.0","direct":true,"kind":"runtime","optional":false},{"id":4252816537,"package_name":"periodictable","ecosystem":"pypi","requirements":"^1.6.0","direct":true,"kind":"runtime","optional":false},{"id":4252816538,"package_name":"selfies","ecosystem":"pypi","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":4252816539,"package_name":"tqdm","ecosystem":"pypi","requirements":"^4.62.3","direct":true,"kind":"runtime","optional":false},{"id":4252816540,"package_name":"black","ecosystem":"pypi","requirements":"^21.11b0","direct":true,"kind":"develop","optional":false},{"id":4252816541,"package_name":"pre-commit","ecosystem":"pypi","requirements":"^2.15.0","direct":true,"kind":"develop","optional":false},{"id":4252816542,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":4252816543,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.4","direct":true,"kind":"develop","optional":false}]}],"score":4.23410650459726,"created_at":"2025-09-04T15:50:56.040Z","updated_at":"2025-10-07T08:11:12.180Z","avatar_url":"https://github.com/laserkelvin.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":22,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/24225","html_url":"https://science.ecosyste.ms/projects/24225"}