{"id":25942,"name":"pssmgen","description":"Generates consistent PSSM and/or PDB files for protein-protein complexes","url":"https://github.com/deeprank/pssmgen","last_synced_at":"2025-09-05T03:00:27.589Z","repository":{"id":39572430,"uuid":"145694984","full_name":"DeepRank/PSSMGen","owner":"DeepRank","description":"Generates consistent PSSM and/or PDB files for protein-protein complexes","archived":false,"fork":false,"pushed_at":"2022-06-26T14:17:28.000Z","size":755,"stargazers_count":20,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T00:57:18.296Z","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/DeepRank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-08-22T10:41:46.000Z","updated_at":"2025-04-05T21:46:50.000Z","dependencies_parsed_at":"2022-08-26T09:21:45.893Z","dependency_job_id":null,"html_url":"https://github.com/DeepRank/PSSMGen","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DeepRank/PSSMGen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepRank","download_url":"https://codeload.github.com/DeepRank/PSSMGen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/sbom","scorecard":{"id":38901,"data":{"date":"2025-08-11","repo":{"name":"github.com/DeepRank/PSSMGen","commit":"13566278b5ac58d0abce8b6a068b79f36f17f528"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":0,"reason":"Found 0/24 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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/DeepRank/PSSMGen/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/DeepRank/PSSMGen/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/DeepRank/PSSMGen/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/DeepRank/PSSMGen/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale_issue_pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/DeepRank/PSSMGen/stale_issue_pr.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:33","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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/stale_issue_pr.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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-14T20:57:26.207Z","repository_id":39572430,"created_at":"2025-08-14T20:57:26.207Z","updated_at":"2025-08-14T20:57:26.207Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703686,"owners_count":25153003,"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":"DeepRank","name":"DeepRank","uuid":"31408512","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31408512?v=4","repositories_count":19,"last_synced_at":"2024-05-06T00:03:19.394Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DeepRank","funding_links":[],"total_stars":393,"followers":20,"following":0,"created_at":"2022-11-10T21:03:01.394Z","updated_at":"2024-05-06T00:03:19.947Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepRank","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepRank/repositories"},"packages":[{"id":2862230,"name":"pssmgen","ecosystem":"pypi","description":"Generates consistent PSSM and/or PDB files for protein-protein complexes","homepage":"https://github.com/DeepRank/PSSMGen","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/DeepRank/PSSMGen","keywords_array":["pssmgen"],"namespace":null,"versions_count":4,"first_release_published_at":"2020-02-04T13:08:15.000Z","latest_release_published_at":"2021-02-05T20:45:56.000Z","latest_release_number":"0.1.2","last_synced_at":"2025-08-05T15:33:42.701Z","created_at":"2022-04-10T12:08:09.639Z","updated_at":"2025-08-05T15:33:42.702Z","registry_url":"https://pypi.org/project/pssmgen/","install_command":"pip install pssmgen --index-url https://pypi.org/simple","documentation_url":"https://pssmgen.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"pssmgen"},"repo_metadata":{"id":39572430,"uuid":"145694984","full_name":"DeepRank/PSSMGen","owner":"DeepRank","description":"Generates consistent PSSM and/or PDB files for protein-protein complexes","archived":false,"fork":false,"pushed_at":"2022-06-26T14:17:28.000Z","size":755,"stargazers_count":20,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T01:30:33.782Z","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/DeepRank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-08-22T10:41:46.000Z","updated_at":"2025-04-05T21:46:50.000Z","dependencies_parsed_at":"2022-08-26T09:21:45.893Z","dependency_job_id":null,"html_url":"https://github.com/DeepRank/PSSMGen","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DeepRank/PSSMGen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepRank","download_url":"https://codeload.github.com/DeepRank/PSSMGen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263239706,"owners_count":23435678,"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":"DeepRank","name":"DeepRank","uuid":"31408512","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31408512?v=4","repositories_count":19,"last_synced_at":"2024-05-06T00:03:19.394Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DeepRank","funding_links":[],"total_stars":393,"followers":20,"following":0,"created_at":"2022-11-10T21:03:01.394Z","updated_at":"2024-05-06T00:03:19.947Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepRank","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepRank/repositories"},"tags":[{"name":"0.1.2","sha":"1635435157de1aa8fec8b80716baa2f49403c371","kind":"commit","published_at":"2021-02-05T20:35:46.000Z","download_url":"https://codeload.github.com/DeepRank/PSSMGen/tar.gz/0.1.2","html_url":"https://github.com/DeepRank/PSSMGen/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeepRank/PSSMGen@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"1495b900b41f56754814496a4f670e4efacbbfb2","kind":"commit","published_at":"2020-02-07T12:19:09.000Z","download_url":"https://codeload.github.com/DeepRank/PSSMGen/tar.gz/0.1.1","html_url":"https://github.com/DeepRank/PSSMGen/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeepRank/PSSMGen@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"e588f4a3e058ccb1a9b0afd5244691aa554daeb2","kind":"commit","published_at":"2020-02-07T12:08:48.000Z","download_url":"https://codeload.github.com/DeepRank/PSSMGen/tar.gz/0.1.0","html_url":"https://github.com/DeepRank/PSSMGen/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeepRank/PSSMGen@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"3329b59c7973582443ef9fbaa620f11c25c62810","kind":"commit","published_at":"2020-02-04T13:07:09.000Z","download_url":"https://codeload.github.com/DeepRank/PSSMGen/tar.gz/0.0.2","html_url":"https://github.com/DeepRank/PSSMGen/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeepRank/PSSMGen@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"d590f4d16bc1994c28a2245d371856d0d3b25742","kind":"commit","published_at":"2020-02-04T12:51:43.000Z","download_url":"https://codeload.github.com/DeepRank/PSSMGen/tar.gz/0.0.1","html_url":"https://github.com/DeepRank/PSSMGen/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeepRank/PSSMGen@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-07-03T00:57:21.241Z","dependent_packages_count":0,"downloads":48,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":23.525574262071807,"dependent_repos_count":11.557833044619622,"dependent_packages_count":10.102944879846767,"stargazers_count":15.252361838189282,"forks_count":14.253363451133616,"docker_downloads_count":null,"average":14.938415495172219},"purl":"pkg:pypi/pssmgen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pssmgen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pssmgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pssmgen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T01:25:38.886Z","issues_count":14,"pull_requests_count":9,"avg_time_to_close_issue":11271242.5,"avg_time_to_close_pull_request":4254788.555555556,"issues_closed_count":14,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":1.9285714285714286,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":6,"bot_issues_count":1,"bot_pull_requests_count":7,"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/DeepRank%2FPSSMGen/issues","maintainers":[{"login":"CunliangGeng","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CunliangGeng"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pssmgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pssmgen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pssmgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pssmgen/related_packages","maintainers":[{"uuid":"CunliangGeng","login":"CunliangGeng","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/CunliangGeng/","role":null,"created_at":"2023-02-25T02:16:10.231Z","updated_at":"2023-02-25T02:16:10.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/CunliangGeng/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724962,"maintainers_count":308288,"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":633736,"full_name":"DeepRank/PSSMGen","default_branch":"master","committers":[{"name":"Cunliang Geng","email":"c.geng@esciencecenter.nl","count":59},{"name":"Nicolas Renaud","email":"n.renaud@tudelft.nl","count":15},{"name":"Jurriaan H. Spaaks","email":"j.spaaks@esciencecenter.nl","count":2},{"name":"CunliangGeng","email":"c.geng@uu.nl","count":2},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]@users.noreply.github.com","count":1}],"total_commits":79,"total_committers":5,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":15.8,"dds":0.25316455696202533,"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-19T03:11:54.856Z","last_synced_commit":"13566278b5ac58d0abce8b6a068b79f36f17f528","created_at":"2023-03-09T08:29:49.286Z","updated_at":"2023-09-19T17:29:50.567Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/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":"DeepRank/PSSMGen","html_url":"https://github.com/DeepRank/PSSMGen","last_synced_at":"2025-07-03T00:57:21.374Z","status":null,"issues_count":14,"pull_requests_count":9,"avg_time_to_close_issue":11271242.5,"avg_time_to_close_pull_request":4254788.555555556,"issues_closed_count":14,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":1.9285714285714286,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":6,"bot_issues_count":1,"bot_pull_requests_count":7,"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-14T20:41:53.999Z","updated_at":"2025-07-03T00:57:21.374Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepRank%2FPSSMGen/issues","issue_labels_count":{"stale":3,"enhancement":1},"pull_request_labels_count":{"autorelease: pending":3,"autorelease: tagged":3,"stale":1,"dependencies":1},"issue_author_associations_count":{"NONE":11,"MEMBER":2,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":6,"CONTRIBUTOR":2,"MEMBER":1},"issue_authors":{"MohamedKhaled20-eng":4,"FarzanehParizi":3,"LilySnow":3,"CunliangGeng":2,"dependabot-preview[bot]":1,"SimonKitSangChu":1},"pull_request_authors":{"github-actions[bot]":6,"CunliangGeng":1,"jspaaks":1,"dependabot-preview[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083752,"issues_count":31254324,"pull_requests_count":96222393,"authors_count":10694625,"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":"CunliangGeng","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CunliangGeng"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-26T09:21:45.861Z","updated_at":"2022-08-26T09:21:45.861Z","repository_link":"https://github.com/DeepRank/PSSMGen/blob/master/setup.py","dependencies":[{"id":2806906346,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2806906347,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2806906348,"package_name":"biopython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2806906349,"package_name":"pdb2sql","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":8.536995818712416,"created_at":"2025-09-04T15:50:57.978Z","updated_at":"2025-10-07T08:11:44.357Z","avatar_url":"https://github.com/DeepRank.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":48,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3635711"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/25942","html_url":"https://science.ecosyste.ms/projects/25942","bibtex_url":"https://science.ecosyste.ms/projects/25942/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25942/export.apalike"}