{"id":67108,"name":"crops","description":"Cropping and Renumbering Operations for PDB structure and Sequence files","url":"https://github.com/rigdenlab/crops","last_synced_at":"2025-09-08T13:49:36.680Z","repository":{"id":38614031,"uuid":"277857031","full_name":"rigdenlab/crops","owner":"rigdenlab","description":"Cropping and Renumbering Operations for PDB structure and Sequence files","archived":false,"fork":false,"pushed_at":"2024-09-14T18:51:47.000Z","size":2828,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-24T19:16:02.251Z","etag":null,"topics":["bioinformatics","fasta","pdb"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rigdenlab.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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}},"created_at":"2020-07-07T15:40:38.000Z","updated_at":"2024-09-14T18:51:50.000Z","dependencies_parsed_at":"2023-11-11T15:21:38.290Z","dependency_job_id":"e580ecf4-505e-4b18-95f6-9a3b5cac0ae0","html_url":"https://github.com/rigdenlab/crops","commit_stats":{"total_commits":282,"total_committers":3,"mean_commits":94.0,"dds":0.04255319148936165,"last_synced_commit":"5a79ebb54a8e18a59a0750c6396fb13b4419a812"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rigdenlab/crops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rigdenlab","download_url":"https://codeload.github.com/rigdenlab/crops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/sbom","scorecard":{"id":776240,"data":{"date":"2025-08-11","repo":{"name":"github.com/rigdenlab/crops","commit":"7aa192eeaa59accc510ae18aaf199b68eac5ca49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rigdenlab/crops/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rigdenlab/crops/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   2 GitHub-owned 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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"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":-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 29 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-23T03:41:16.757Z","repository_id":38614031,"created_at":"2025-08-23T03:41:16.757Z","updated_at":"2025-08-23T03:41:16.757Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195721,"owners_count":25239147,"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-08T02:00:09.813Z","response_time":121,"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":"rigdenlab","name":"Rigden Lab","uuid":"25341644","kind":"organization","description":"Post-Genome Bioinformatics","email":null,"website":null,"location":"Liverpool, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25341644?v=4","repositories_count":13,"last_synced_at":"2024-03-27T05:59:19.091Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rigdenlab","funding_links":[],"total_stars":33,"followers":0,"following":0,"created_at":"2022-11-05T11:34:43.586Z","updated_at":"2024-03-27T05:59:20.866Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rigdenlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rigdenlab/repositories"},"packages":[{"id":2683159,"name":"crops","ecosystem":"pypi","description":"Cropping and Renumbering Operations for PDB structure and Sequence files","homepage":"https://github.com/rigdenlab/crops","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rigdenlab/crops","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-02-25T17:01:41.000Z","latest_release_published_at":"2021-02-26T16:38:05.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-08-24T15:19:38.185Z","created_at":"2022-04-10T10:28:55.189Z","updated_at":"2025-08-24T15:59:18.061Z","registry_url":"https://pypi.org/project/crops/","install_command":"pip install crops --index-url https://pypi.org/simple","documentation_url":"https://crops.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"crops","project_status":null},"repo_metadata":{"id":38614031,"uuid":"277857031","full_name":"rigdenlab/crops","owner":"rigdenlab","description":"Cropping and Renumbering Operations for PDB structure and Sequence files","archived":false,"fork":false,"pushed_at":"2024-09-14T18:51:47.000Z","size":2828,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-22T22:05:19.642Z","etag":null,"topics":["bioinformatics","fasta","pdb"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rigdenlab.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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}},"created_at":"2020-07-07T15:40:38.000Z","updated_at":"2024-09-14T18:51:50.000Z","dependencies_parsed_at":"2023-11-11T15:21:38.290Z","dependency_job_id":"e580ecf4-505e-4b18-95f6-9a3b5cac0ae0","html_url":"https://github.com/rigdenlab/crops","commit_stats":{"total_commits":282,"total_committers":3,"mean_commits":94.0,"dds":0.04255319148936165,"last_synced_commit":"5a79ebb54a8e18a59a0750c6396fb13b4419a812"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rigdenlab/crops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rigdenlab","download_url":"https://codeload.github.com/rigdenlab/crops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/sbom","scorecard":{"id":776240,"data":{"date":"2025-08-11","repo":{"name":"github.com/rigdenlab/crops","commit":"7aa192eeaa59accc510ae18aaf199b68eac5ca49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rigdenlab/crops/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rigdenlab/crops/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:30","Info:   0 out of   2 GitHub-owned 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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"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":-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 29 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-23T03:41:16.757Z","repository_id":38614031,"created_at":"2025-08-23T03:41:16.757Z","updated_at":"2025-08-23T03:41:16.757Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271900771,"owners_count":24841114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rigdenlab","name":"Rigden Lab","uuid":"25341644","kind":"organization","description":"Post-Genome Bioinformatics","email":null,"website":null,"location":"Liverpool, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25341644?v=4","repositories_count":13,"last_synced_at":"2024-03-27T05:59:19.091Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rigdenlab","funding_links":[],"total_stars":33,"followers":0,"following":0,"created_at":"2022-11-05T11:34:43.586Z","updated_at":"2024-03-27T05:59:20.866Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rigdenlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rigdenlab/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-24T15:59:18.060Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":71.52164115670514,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":31.925223691842497,"forks_count":19.14609168931293,"docker_downloads_count":null,"average":30.850678887934585},"purl":"pkg:pypi/crops","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/crops","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/crops","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/crops/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T15:59:17.608Z","issues_count":4,"pull_requests_count":103,"avg_time_to_close_issue":31651684.0,"avg_time_to_close_pull_request":46946.6568627451,"issues_closed_count":4,"pull_requests_closed_count":102,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.019417475728155338,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/issues","maintainers":[{"login":"jjavier-bm","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjavier-bm"},{"login":"FilomenoSanchez","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FilomenoSanchez"}],"active_maintainers":[{"login":"jjavier-bm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjavier-bm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crops/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crops/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crops/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crops/related_packages","maintainers":[{"uuid":"jjavier-bm","login":"jjavier-bm","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jjavier-bm/","role":null,"created_at":"2023-02-23T21:45:21.550Z","updated_at":"2023-02-23T21:45:21.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jjavier-bm/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":554298,"full_name":"rigdenlab/crops","default_branch":"master","committers":[{"name":"jjavier-bm","email":"jjbm.research@gmail.com","login":null,"count":270},{"name":"FilomenoSanchez","email":"filo_san_rod@hotmail.com","login":null,"count":9},{"name":"jjavier-bm","email":"58219514+jjavier-bm","login":"jjavier-bm","count":3}],"total_commits":282,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":94.0,"dds":0.04255319148936165,"past_year_committers":[{"name":"jjavier-bm","email":"jjbm.research@gmail.com","login":null,"count":10}],"past_year_total_commits":10,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T13:59:19.581Z","last_synced_commit":"5a79ebb54a8e18a59a0750c6396fb13b4419a812","created_at":"2023-03-09T04:47:53.600Z","updated_at":"2023-10-25T13:59:19.582Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","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":{"full_name":"rigdenlab/crops","html_url":"https://github.com/rigdenlab/crops","last_synced_at":"2025-08-24T15:59:17.608Z","status":"error","issues_count":4,"pull_requests_count":103,"avg_time_to_close_issue":31651684.0,"avg_time_to_close_pull_request":46946.6568627451,"issues_closed_count":4,"pull_requests_closed_count":102,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.019417475728155338,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":0,"created_at":"2023-05-14T11:15:36.452Z","updated_at":"2025-09-02T07:33:39.770Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigdenlab%2Fcrops/issues","issue_labels_count":{"enhancement":4,"testing":1},"pull_request_labels_count":{"documentation":21,"bug":8,"enhancement":7,"testing":2},"issue_author_associations_count":{"MEMBER":4},"pull_request_author_associations_count":{"MEMBER":108},"issue_authors":{"jjavier-bm":4},"pull_request_authors":{"jjavier-bm":105,"FilomenoSanchez":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"MEMBER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"jjavier-bm":2},"maintainers":[{"login":"jjavier-bm","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjavier-bm"},{"login":"FilomenoSanchez","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FilomenoSanchez"}],"active_maintainers":[{"login":"jjavier-bm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjavier-bm"}]},"events":{"total":{},"last_year":{}},"keywords":["bioinformatics","fasta","pdb"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-11-11T15:21:37.717Z","updated_at":"2023-11-11T15:21:37.717Z","repository_link":"https://github.com/rigdenlab/crops/blob/master/.github/workflows/main.yml","dependencies":[{"id":14431491673,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14431491674,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/doc-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-11T15:21:37.872Z","updated_at":"2023-11-11T15:21:37.872Z","repository_link":"https://github.com/rigdenlab/crops/blob/master/docs/doc-requirements.txt","dependencies":[{"id":14431491684,"package_name":"gemmi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14431491685,"package_name":"biopython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14431491686,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14431491687,"package_name":"sphinx_bootstrap_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-11T15:21:38.069Z","updated_at":"2023-11-11T15:21:38.069Z","repository_link":"https://github.com/rigdenlab/crops/blob/master/requirements.txt","dependencies":[{"id":14431491690,"package_name":"gemmi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14431491691,"package_name":"biopython","ecosystem":"pypi","requirements":"==1.79","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-11T15:21:38.173Z","updated_at":"2023-11-11T15:21:38.173Z","repository_link":"https://github.com/rigdenlab/crops/blob/master/setup.py","dependencies":[]}],"score":4.927253685157205,"created_at":"2025-09-08T11:18:45.691Z","updated_at":"2025-10-07T08:25:19.566Z","avatar_url":"https://github.com/rigdenlab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":21,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67108","html_url":"https://science.ecosyste.ms/projects/67108"}