{"id":127482,"name":null,"description":"Robust representation of semantically constrained graphs, in particular for molecules in chemistry","url":"https://github.com/aspuru-guzik-group/selfies","last_synced_at":"2025-09-09T10:35:15.146Z","repository":{"id":40356003,"uuid":"189626307","full_name":"aspuru-guzik-group/selfies","owner":"aspuru-guzik-group","description":"Robust representation of semantically constrained graphs, in particular for molecules in chemistry","archived":false,"fork":false,"pushed_at":"2025-05-17T21:27:32.000Z","size":16534,"stargazers_count":764,"open_issues_count":6,"forks_count":133,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-07-05T02:32:32.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aspuru-guzik-group.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-31T16:33:37.000Z","updated_at":"2025-07-03T19:22:13.000Z","dependencies_parsed_at":"2024-06-18T14:01:02.086Z","dependency_job_id":"14da4aeb-652d-49ce-919f-1666cf1d32b9","html_url":"https://github.com/aspuru-guzik-group/selfies","commit_stats":{"total_commits":582,"total_committers":17,"mean_commits":34.23529411764706,"dds":"0.39518900343642616","last_synced_commit":"f38eeea4c8b60ce412fa917adb9258b89d4e8efc"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/aspuru-guzik-group/selfies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/sbom","scorecard":{"id":212925,"data":{"date":"2025-08-11","repo":{"name":"github.com/aspuru-guzik-group/selfies","commit":"eb6177e5f20cfd8787f2ac4423f5b38dce6eeeb8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","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":"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/ci.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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/195007453","Warn: release artifact v2.1.2 not signed: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/165368981","Warn: release artifact v2.1.1 not signed: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/71990634","Warn: release artifact v2.1.0 not signed: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/67099726","Warn: release artifact v2.0.0 not signed: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/51746871","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/195007453","Warn: release artifact v2.1.2 does not have provenance: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/165368981","Warn: release artifact v2.1.1 does not have provenance: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/71990634","Warn: release artifact v2.1.0 does not have provenance: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/67099726","Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/aspuru-guzik-group/selfies/releases/51746871"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aspuru-guzik-group/selfies/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aspuru-guzik-group/selfies/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-17T01:05:21.447Z","repository_id":40356003,"created_at":"2025-08-17T01:05:21.447Z","updated_at":"2025-08-17T01:05:21.447Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274282858,"owners_count":25256425,"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-09T02:00:10.223Z","response_time":80,"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":"aspuru-guzik-group","name":"Aspuru-Guzik group repo","uuid":"29867355","kind":"organization","description":"","email":null,"website":"http://aspuru.chem.harvard.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29867355?v=4","repositories_count":30,"last_synced_at":"2023-02-28T09:45:28.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aspuru-guzik-group","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T13:23:47.897Z","updated_at":"2023-02-28T09:45:28.252Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group/repositories"},"packages":[{"id":2915029,"name":"selfies","ecosystem":"pypi","description":"SELFIES (SELF-referencIng Embedded Strings) is a general-purpose, sequence-based, robust representation of semantically constrained graphs.","homepage":"https://github.com/aspuru-guzik-group/selfies","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aspuru-guzik-group/selfies","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2019-06-02T22:08:15.000Z","latest_release_published_at":"2025-01-15T21:29:45.000Z","latest_release_number":"2.2.0","last_synced_at":"2025-09-09T08:02:51.327Z","created_at":"2022-04-10T12:34:30.728Z","updated_at":"2025-09-09T08:02:51.327Z","registry_url":"https://pypi.org/project/selfies/","install_command":"pip install selfies --index-url https://pypi.org/simple","documentation_url":"https://selfies.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"selfies","project_status":null},"repo_metadata":{"id":40356003,"uuid":"189626307","full_name":"aspuru-guzik-group/selfies","owner":"aspuru-guzik-group","description":"Robust representation of semantically constrained graphs, in particular for molecules in chemistry","archived":false,"fork":false,"pushed_at":"2025-05-17T21:27:32.000Z","size":16534,"stargazers_count":750,"open_issues_count":6,"forks_count":133,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-06-03T18:50:52.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aspuru-guzik-group.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-31T16:33:37.000Z","updated_at":"2025-06-03T08:23:53.000Z","dependencies_parsed_at":"2024-06-18T14:01:02.086Z","dependency_job_id":"14da4aeb-652d-49ce-919f-1666cf1d32b9","html_url":"https://github.com/aspuru-guzik-group/selfies","commit_stats":{"total_commits":582,"total_committers":17,"mean_commits":34.23529411764706,"dds":"0.39518900343642616","last_synced_commit":"f38eeea4c8b60ce412fa917adb9258b89d4e8efc"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/aspuru-guzik-group/selfies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263663382,"owners_count":23494008,"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":"aspuru-guzik-group","name":"Aspuru-Guzik group repo","uuid":"29867355","kind":"organization","description":"","email":null,"website":"http://aspuru.chem.harvard.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29867355?v=4","repositories_count":30,"last_synced_at":"2023-02-28T09:45:28.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aspuru-guzik-group","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T13:23:47.897Z","updated_at":"2023-02-28T09:45:28.252Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group/repositories"},"tags":[{"name":"v2.2.0","sha":"6c9d287767e40c8c13d410da6778e1b4aa10d4ad","kind":"commit","published_at":"2025-01-06T15:19:22.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v2.2.0","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"5155ecc768ca4575a26201e6b4f322bbb492e36e","kind":"commit","published_at":"2024-07-15T00:07:43.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v2.1.2","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"3646a668d9fff1e57c1c5b2d0ae6d065380f6ec6","kind":"commit","published_at":"2022-07-14T11:39:22.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v2.1.1","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f9a28ed3b5e4b08a4c7cbdb0704688b5f07d8791","kind":"commit","published_at":"2022-05-17T16:12:00.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v2.1.0","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"eb1ac63c8905b88c54172ae6f78a50a2f0bad456","kind":"commit","published_at":"2021-10-20T22:43:44.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v2.0.0","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v2.0.0/manifests"},{"name":"v1.0.4","sha":"f4e3d7a16efea4821efd2efeebbeab2131b65f6e","kind":"commit","published_at":"2021-03-24T02:11:49.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v1.0.4","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"64bdf5fa2b86e2cfe6eafa6cfc5704f4ac06daa0","kind":"commit","published_at":"2021-01-13T16:37:11.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v1.0.3","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"cc2d53ccf988908e529c46ec4557bb6f1b16e191","kind":"commit","published_at":"2020-10-14T13:36:27.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v1.0.2","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e00f931c9ad5886b50ea733277681e5cb66dfaa8","kind":"commit","published_at":"2020-08-25T13:25:59.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v1.0.1","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aspuru-guzik-group/selfies@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-07-05T02:16:26.547Z","dependent_packages_count":20,"downloads":47433,"downloads_period":"last-month","dependent_repos_count":30,"rankings":{"downloads":2.786994154912994,"dependent_repos_count":2.663862600771118,"dependent_packages_count":0.5904471622542675,"stargazers_count":2.60434715183633,"forks_count":4.3170935769137255,"docker_downloads_count":2.7154521061129273,"average":2.6130327921335605},"purl":"pkg:pypi/selfies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/selfies","docker_dependents_count":3,"docker_downloads_count":151,"usage_url":"https://repos.ecosyste.ms/usage/pypi/selfies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/selfies/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-03T08:52:30.115Z","issues_count":85,"pull_requests_count":48,"avg_time_to_close_issue":4027786.860759494,"avg_time_to_close_pull_request":3104417.022727273,"issues_closed_count":79,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":69,"avg_comments_per_issue":2.8941176470588235,"avg_comments_per_pull_request":1.125,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":16,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3194888.6923076925,"past_year_avg_time_to_close_pull_request":443610.3333333333,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.5625,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/issues","maintainers":[{"login":"alstonlo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alstonlo"},{"login":"clavigne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clavigne"},{"login":"MarioKrenn6240","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarioKrenn6240"},{"login":"FlorianHase","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHase"}],"active_maintainers":[{"login":"MarioKrenn6240","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarioKrenn6240"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selfies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selfies/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selfies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selfies/related_packages","maintainers":[{"uuid":"MarioKrenn","login":"MarioKrenn","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/MarioKrenn/","role":null,"created_at":"2023-02-25T10:42:15.837Z","updated_at":"2023-02-25T10:42:15.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MarioKrenn/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726483,"maintainers_count":308863,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":11722977,"name":"github.com/aspuru-guzik-group/selfies","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aspuru-guzik-group/selfies","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-08-25T13:25:59.000Z","latest_release_published_at":"2025-01-06T15:19:22.000Z","latest_release_number":"v2.2.0+incompatible","last_synced_at":"2025-09-06T04:05:46.344Z","created_at":"2025-06-03T08:47:24.098Z","updated_at":"2025-09-06T04:05:46.344Z","registry_url":"https://pkg.go.dev/github.com/aspuru-guzik-group/selfies","install_command":"go get github.com/aspuru-guzik-group/selfies","documentation_url":"https://pkg.go.dev/github.com/aspuru-guzik-group/selfies#section-documentation","metadata":{},"repo_metadata":{"id":40356003,"uuid":"189626307","full_name":"aspuru-guzik-group/selfies","owner":"aspuru-guzik-group","description":"Robust representation of semantically constrained graphs, in particular for molecules in chemistry","archived":false,"fork":false,"pushed_at":"2025-05-17T21:27:32.000Z","size":16534,"stargazers_count":743,"open_issues_count":8,"forks_count":132,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-05-21T06:06:39.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aspuru-guzik-group.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-31T16:33:37.000Z","updated_at":"2025-05-19T06:01:24.000Z","dependencies_parsed_at":"2024-06-18T14:01:02.086Z","dependency_job_id":"14da4aeb-652d-49ce-919f-1666cf1d32b9","html_url":"https://github.com/aspuru-guzik-group/selfies","commit_stats":{"total_commits":582,"total_committers":17,"mean_commits":34.23529411764706,"dds":"0.39518900343642616","last_synced_commit":"f38eeea4c8b60ce412fa917adb9258b89d4e8efc"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257710345,"owners_count":22589503,"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"}},"repo_metadata_updated_at":"2025-06-03T08:52:12.146Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.76868875177088,"dependent_packages_count":5.405748122826525,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.587218437298702},"purl":"pkg:golang/github.com/aspuru-guzik-group/selfies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aspuru-guzik-group/selfies","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aspuru-guzik-group/selfies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aspuru-guzik-group/selfies/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T06:06:52.596Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":4097260.337662338,"avg_time_to_close_pull_request":3104417.022727273,"issues_closed_count":77,"pull_requests_closed_count":44,"pull_request_authors_count":23,"issue_authors_count":68,"avg_comments_per_issue":2.8333333333333335,"avg_comments_per_pull_request":1.125,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":15,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3529767.0,"past_year_avg_time_to_close_pull_request":443610.3333333333,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/issues","maintainers":[{"login":"alstonlo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alstonlo"},{"login":"clavigne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clavigne"},{"login":"MarioKrenn6240","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarioKrenn6240"},{"login":"FlorianHase","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHase"}],"active_maintainers":[{"login":"MarioKrenn6240","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarioKrenn6240"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faspuru-guzik-group%2Fselfies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faspuru-guzik-group%2Fselfies/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faspuru-guzik-group%2Fselfies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faspuru-guzik-group%2Fselfies/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954770,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5303242,"name":"selfies","ecosystem":"conda","description":null,"homepage":"https://github.com/aspuru-guzik-group/selfies","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aspuru-guzik-group/selfies","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-08-28T18:44:17.000Z","latest_release_published_at":"2022-07-14T15:03:10.000Z","latest_release_number":"2.1.1","last_synced_at":"2025-09-05T04:33:31.764Z","created_at":"2022-10-03T16:14:29.204Z","updated_at":"2025-09-05T04:33:31.765Z","registry_url":"https://anaconda.org/conda-forge/selfies","install_command":"conda install -c conda-forge selfies","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"189626307","full_name":"aspuru-guzik-group/selfies","owner":"aspuru-guzik-group","description":"Robust representation of semantically constrained graphs, in particular for molecules in chemistry","archived":false,"fork":false,"pushed_at":"2023-03-14T06:34:07.000Z","size":16469,"stargazers_count":497,"open_issues_count":8,"forks_count":110,"subscribers_count":25,"default_branch":"master","last_synced_at":"2023-03-21T12:26:21.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{},"created_at":"2019-05-31T16:33:37.000Z","updated_at":"2023-03-19T15:11:39.000Z","dependencies_parsed_at":"2022-07-08T16:47:23.906Z","dependency_job_id":null,"html_url":"https://github.com/aspuru-guzik-group/selfies","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"aspuru-guzik-group","name":"Aspuru-Guzik group repo","uuid":"29867355","kind":"organization","description":"","email":null,"website":"http://aspuru.chem.harvard.edu/","location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/29867355?v=4","repositories_count":30,"last_synced_at":"2023-02-28T09:45:28.245Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group"},"tags":[{"name":"v2.1.1","sha":"3646a668d9fff1e57c1c5b2d0ae6d065380f6ec6","kind":"commit","published_at":"2022-07-14T11:39:22.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v2.1.1","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v2.1.1"},{"name":"v2.1.0","sha":"f9a28ed3b5e4b08a4c7cbdb0704688b5f07d8791","kind":"commit","published_at":"2022-05-17T16:12:00.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v2.1.0","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v2.1.0"},{"name":"v2.0.0","sha":"eb1ac63c8905b88c54172ae6f78a50a2f0bad456","kind":"commit","published_at":"2021-10-20T22:43:44.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v2.0.0","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v2.0.0"},{"name":"v1.0.4","sha":"f4e3d7a16efea4821efd2efeebbeab2131b65f6e","kind":"commit","published_at":"2021-03-24T02:11:49.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v1.0.4","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v1.0.4"},{"name":"v1.0.3","sha":"64bdf5fa2b86e2cfe6eafa6cfc5704f4ac06daa0","kind":"commit","published_at":"2021-01-13T16:37:11.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v1.0.3","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"cc2d53ccf988908e529c46ec4557bb6f1b16e191","kind":"commit","published_at":"2020-10-14T13:36:27.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v1.0.2","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"e00f931c9ad5886b50ea733277681e5cb66dfaa8","kind":"commit","published_at":"2020-08-25T13:25:59.000Z","download_url":"https://codeload.github.com/aspuru-guzik-group/selfies/tar.gz/v1.0.1","html_url":"https://github.com/aspuru-guzik-group/selfies/releases/tag/v1.0.1"}]},"repo_metadata_updated_at":"2023-03-22T07:29:08.716Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.039822346424472,"dependent_packages_count":15.649483507161035,"stargazers_count":17.535805179899196,"forks_count":17.25135984829582,"docker_downloads_count":null,"average":17.119117720445132},"purl":"pkg:conda/selfies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/selfies","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/selfies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/selfies/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T05:20:22.060Z","issues_count":62,"pull_requests_count":40,"avg_time_to_close_issue":4634103.338983051,"avg_time_to_close_pull_request":2762131.775,"issues_closed_count":59,"pull_requests_closed_count":40,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.096774193548387,"avg_comments_per_pull_request":1.125,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":12,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":3977014.0833333335,"past_year_avg_time_to_close_pull_request":932153.0,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selfies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selfies/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selfies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/selfies/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":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","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":34883,"full_name":"aspuru-guzik-group/selfies","default_branch":"master","committers":[{"name":"alstonlo","email":"40709307+alstonlo","login":"alstonlo","count":353},{"name":"Mario Krenn","email":"46604014+MarioKrenn6240","login":"MarioKrenn6240","count":161},{"name":"seyonechithrananda","email":"seyonec@gmail.com","login":"seyonechithrananda","count":39},{"name":"Andrew White","email":"white.d.andrew@gmail.com","login":"whitead","count":18},{"name":"Florian Häse","email":"hase.florian@gmail.com","login":"FlorianHase","count":9},{"name":"Nathan Frey","email":"nfrey213@gmail.com","login":"ncfrey","count":4},{"name":"Haydn Jones","email":"haydnjonest@gmail.com","login":"haydn-jones","count":3},{"name":"Jannis Born","email":"jab@zurich.ibm.com","login":"jannisborn","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"vandrw","email":"v.andrei1455@gmail.com","login":null,"count":3},{"name":"Akshat Nigam","email":"akshat998@gmail.com","login":"akshat998","count":2},{"name":"Darren Wee","email":"darren.wee@u.nus.edu","login":"darrenwee","count":2},{"name":"Francois Berenger","email":"unixjunkie@sdf.org","login":"UnixJunkie","count":2},{"name":"Robert Pollice","email":"robert.pollice@gmail.com","login":"robpollice","count":2},{"name":"HelloJocelynLu","email":"jl8570@nyu.edu","login":"HelloJocelynLu","count":1},{"name":"C","email":"CS@Cynthias-MacBook-Air.local","login":null,"count":1}],"total_commits":606,"total_committers":16,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":37.875,"dds":0.4174917491749175,"past_year_committers":[{"name":"Mario Krenn","email":"46604014+MarioKrenn6240","login":"MarioKrenn6240","count":13},{"name":"Robert Pollice","email":"robert.pollice@gmail.com","login":"robpollice","count":2},{"name":"Haydn Jones","email":"haydnjonest@gmail.com","login":"haydn-jones","count":2},{"name":"alstonlo","email":"40709307+alstonlo","login":"alstonlo","count":1}],"past_year_total_commits":18,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.5,"past_year_dds":0.2777777777777778,"last_synced_at":"2025-05-28T04:08:19.617Z","last_synced_commit":"eb6177e5f20cfd8787f2ac4423f5b38dce6eeeb8","created_at":"2023-03-07T16:58:00.491Z","updated_at":"2025-05-28T04:08:19.806Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fselfies/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":null,"events":{"total":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":15,"WatchEvent":121,"DeleteEvent":1,"IssueCommentEvent":26,"PushEvent":12,"PullRequestEvent":3,"ForkEvent":12},"last_year":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":15,"WatchEvent":121,"DeleteEvent":1,"IssueCommentEvent":26,"PushEvent":12,"PullRequestEvent":3,"ForkEvent":12}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T16:47:23.277Z","updated_at":"2022-07-08T16:47:23.277Z","repository_link":"https://github.com/aspuru-guzik-group/selfies/blob/master/docs/requirements.txt","dependencies":[{"id":122042071,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":122042072,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":122042073,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-11-23T18:39:04.444Z","updated_at":"2023-11-23T18:39:04.444Z","repository_link":"https://github.com/aspuru-guzik-group/selfies/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14685950458,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14685950459,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-23T18:39:10.823Z","updated_at":"2023-11-23T18:39:10.823Z","repository_link":"https://github.com/aspuru-guzik-group/selfies/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"original_code_from_paper/environment.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T14:01:00.129Z","updated_at":"2024-06-18T14:01:00.129Z","repository_link":"https://github.com/aspuru-guzik-group/selfies/blob/master/original_code_from_paper/environment.yml","dependencies":[{"id":18677067174,"package_name":"absl-py","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":18677067175,"package_name":"astor","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":18677067176,"package_name":"deepsmiles","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":18677067177,"package_name":"gast","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":18677067178,"package_name":"grpcio","ecosystem":"pypi","requirements":"==1.18.0","direct":true,"kind":"runtime","optional":false},{"id":18677067179,"package_name":"keras-applications","ecosystem":"pypi","requirements":"==1.0.7","direct":true,"kind":"runtime","optional":false},{"id":18677067180,"package_name":"keras-preprocessing","ecosystem":"pypi","requirements":"==1.0.9","direct":true,"kind":"runtime","optional":false},{"id":18677067181,"package_name":"markdown","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":18677067182,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":18677067183,"package_name":"mock","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":18677067184,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.16.1","direct":true,"kind":"runtime","optional":false},{"id":18677067185,"package_name":"pbr","ecosystem":"pypi","requirements":"==5.1.2","direct":true,"kind":"runtime","optional":false},{"id":18677067186,"package_name":"selfies","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false},{"id":18677067187,"package_name":"tensorboard","ecosystem":"pypi","requirements":"==1.12.2","direct":true,"kind":"runtime","optional":false},{"id":18677067188,"package_name":"tensorflow","ecosystem":"pypi","requirements":"==1.13.0rc2","direct":true,"kind":"runtime","optional":false},{"id":18677067189,"package_name":"tensorflow-estimator","ecosystem":"pypi","requirements":"==1.13.0rc0","direct":true,"kind":"runtime","optional":false},{"id":18677067190,"package_name":"termcolor","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false}]}],"score":20.1904912200883,"created_at":"2025-09-08T23:28:28.837Z","updated_at":"2025-10-07T08:34:12.110Z","avatar_url":"https://github.com/aspuru-guzik-group.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":47433,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["drug-discovery","materials-science","archival","interactive","projection","generic","quantum-chemistry","sequences","transformers","biology"],"project_url":"https://science.ecosyste.ms/api/v1/projects/127482","html_url":"https://science.ecosyste.ms/projects/127482"}