{"id":140036,"name":null,"description":"Numerical first aid kit (with numpy/scipy).","url":"https://github.com/becksteinlab/numkit","last_synced_at":"2025-09-09T13:18:21.816Z","repository":{"id":47383351,"uuid":"86420102","full_name":"Becksteinlab/numkit","owner":"Becksteinlab","description":"Numerical first aid kit (with numpy/scipy).","archived":false,"fork":false,"pushed_at":"2024-10-10T01:00:28.000Z","size":310,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-26T09:26:29.206Z","etag":null,"topics":["gromacswrapper","python","science"],"latest_commit_sha":null,"homepage":"https://numkit.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Becksteinlab.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-28T05:51:01.000Z","updated_at":"2024-10-10T01:00:31.000Z","dependencies_parsed_at":"2024-06-14T15:15:00.482Z","dependency_job_id":"c00d0127-bdfe-4eec-979c-cb7c165ed0e7","html_url":"https://github.com/Becksteinlab/numkit","commit_stats":{"total_commits":72,"total_committers":6,"mean_commits":12.0,"dds":0.125,"last_synced_commit":"85d0ece2abc0c7ad6ecd9e07754fbab6b86ce261"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Becksteinlab/numkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becksteinlab","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/sbom","scorecard":{"id":20743,"data":{"date":"2025-08-11","repo":{"name":"github.com/Becksteinlab/numkit","commit":"3ffc2db99abc622d7e64c19d57854fc09b3550b5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/16 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yaml: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":"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.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/deploy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/deploy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/deploy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/deploy.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:58","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2021-854 / GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: PYSEC-2021-855 / GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T16:45:06.825Z","repository_id":47383351,"created_at":"2025-08-14T16:45:06.825Z","updated_at":"2025-08-14T16:45:06.825Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274300218,"owners_count":25259716,"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":"Becksteinlab","name":"Becksteinlab","uuid":"11325701","kind":"organization","description":"Computational Biophysics at Arizona State University","email":"obeckste@asu.edu","website":"https://becksteinlab.physics.asu.edu","location":"Tempe, AZ","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11325701?v=4","repositories_count":56,"last_synced_at":"2024-03-25T23:15:51.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Becksteinlab","funding_links":[],"total_stars":305,"followers":12,"following":0,"created_at":"2022-11-02T21:01:17.198Z","updated_at":"2024-03-25T23:15:52.425Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becksteinlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becksteinlab/repositories"},"packages":[{"id":5299835,"name":"numkit","ecosystem":"conda","description":null,"homepage":"https://github.com/Becksteinlab/numkit","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Becksteinlab/numkit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-30T00:20:11.000Z","latest_release_published_at":"2022-08-30T00:20:11.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-08-14T09:10:22.593Z","created_at":"2022-10-03T16:07:31.785Z","updated_at":"2025-08-14T09:10:22.594Z","registry_url":"https://anaconda.org/conda-forge/numkit","install_command":"conda install -c conda-forge numkit","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"86420102","full_name":"Becksteinlab/numkit","owner":"Becksteinlab","description":"Numerical first aid kit (with numpy/scipy).","archived":false,"fork":false,"pushed_at":"2023-03-13T23:49:40.000Z","size":285,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2023-03-21T11:17:38.300Z","etag":null,"topics":["gromacswrapper","python","science"],"latest_commit_sha":null,"homepage":"https://numkit.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-28T05:51:01.000Z","updated_at":"2023-03-13T19:47:40.000Z","dependencies_parsed_at":"2022-09-18T12:30:44.920Z","dependency_job_id":null,"html_url":"https://github.com/Becksteinlab/numkit","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becksteinlab","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":"Becksteinlab","name":"Becksteinlab","uuid":"11325701","kind":"organization","description":"Computational Biophysics at Arizona State University","email":"obeckste@asu.edu","website":"https://becksteinlab.physics.asu.edu","location":"Tempe, AZ","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/11325701?v=4","repositories_count":30,"last_synced_at":"2023-03-11T02:51:04.711Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becksteinlab"},"tags":[{"name":"release-1.2.3","sha":"85d0ece2abc0c7ad6ecd9e07754fbab6b86ce261","kind":"tag","published_at":"2023-03-13T23:48:12.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.2.3","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.2.3"},{"name":"release-1.2.2","sha":"0a734642f63a9cd985d07446c5711fb1b239ea22","kind":"tag","published_at":"2021-09-02T00:01:04.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.2.2","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.2.2"},{"name":"release-1.2.1","sha":"b39e316bc96ccb70bde45ce893084ee7df65761a","kind":"tag","published_at":"2021-07-21T16:51:17.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.2.1","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.2.1"},{"name":"release-1.2.0","sha":"697aaad9d27714a624e0815b60df03c1420f9c58","kind":"tag","published_at":"2021-07-20T19:26:58.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.2.0","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.2.0"},{"name":"release-1.1.2","sha":"b188d53ab9716b5545ee2fbedb8805932810be41","kind":"tag","published_at":"2018-08-09T06:55:46.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.1.2","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.1.2"},{"name":"release-1.1.1","sha":"e91616f283ce10a9221c79aa16504e06653d54f2","kind":"tag","published_at":"2018-08-09T06:34:50.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.1.1","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.1.1"},{"name":"release-1.1.0","sha":"af05227af13f4bb56f867b026014048f0e3f0454","kind":"tag","published_at":"2018-04-27T18:17:28.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.1.0","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.1.0"},{"name":"release-1.0.0","sha":"8534f29601231d8f9b0977dbf6e79d52af1feaea","kind":"tag","published_at":"2017-03-28T08:05:59.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.0.0","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.0.0"}]},"repo_metadata_updated_at":"2023-03-22T07:28:26.158Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.282648834772193,"dependent_packages_count":28.96851140276461,"stargazers_count":63.56105594091521,"forks_count":59.12470682169769,"docker_downloads_count":null,"average":43.984230750037426},"purl":"pkg:conda/numkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/numkit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/numkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/numkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:48:11.452Z","issues_count":15,"pull_requests_count":11,"avg_time_to_close_issue":11815332.57142857,"avg_time_to_close_pull_request":6979744.636363637,"issues_closed_count":14,"pull_requests_closed_count":11,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.6,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":8645.5,"past_year_avg_time_to_close_pull_request":2429.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.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/numkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numkit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numkit/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"}},{"id":2822858,"name":"numkit","ecosystem":"pypi","description":"numerical first aid kit","homepage":null,"licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Becksteinlab/numkit","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2017-03-28T08:09:51.000Z","latest_release_published_at":"2024-09-19T00:26:34.000Z","latest_release_number":"1.3.1","last_synced_at":"2025-08-26T09:05:16.612Z","created_at":"2022-04-10T11:47:08.470Z","updated_at":"2025-08-26T09:14:46.596Z","registry_url":"https://pypi.org/project/numkit/","install_command":"pip install numkit --index-url https://pypi.org/simple","documentation_url":"https://numkit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 6 - Mature","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"numkit","project_status":null},"repo_metadata":{"id":47383351,"uuid":"86420102","full_name":"Becksteinlab/numkit","owner":"Becksteinlab","description":"Numerical first aid kit (with numpy/scipy).","archived":false,"fork":false,"pushed_at":"2024-10-10T01:00:28.000Z","size":310,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-26T00:34:37.549Z","etag":null,"topics":["gromacswrapper","python","science"],"latest_commit_sha":null,"homepage":"https://numkit.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Becksteinlab.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-28T05:51:01.000Z","updated_at":"2024-10-10T01:00:31.000Z","dependencies_parsed_at":"2024-06-14T15:15:00.482Z","dependency_job_id":"c00d0127-bdfe-4eec-979c-cb7c165ed0e7","html_url":"https://github.com/Becksteinlab/numkit","commit_stats":{"total_commits":72,"total_committers":6,"mean_commits":12.0,"dds":0.125,"last_synced_commit":"85d0ece2abc0c7ad6ecd9e07754fbab6b86ce261"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Becksteinlab/numkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becksteinlab","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/sbom","scorecard":{"id":20743,"data":{"date":"2025-08-11","repo":{"name":"github.com/Becksteinlab/numkit","commit":"3ffc2db99abc622d7e64c19d57854fc09b3550b5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/16 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yaml: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":"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.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/deploy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/deploy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/deploy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Becksteinlab/numkit/deploy.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:58","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:63","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2021-854 / GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: PYSEC-2021-855 / GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T16:45:06.825Z","repository_id":47383351,"created_at":"2025-08-14T16:45:06.825Z","updated_at":"2025-08-14T16:45:06.825Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272201617,"owners_count":24891036,"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-26T02:00:07.904Z","response_time":60,"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":"Becksteinlab","name":"Becksteinlab","uuid":"11325701","kind":"organization","description":"Computational Biophysics at Arizona State University","email":"obeckste@asu.edu","website":"https://becksteinlab.physics.asu.edu","location":"Tempe, AZ","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11325701?v=4","repositories_count":56,"last_synced_at":"2024-03-25T23:15:51.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Becksteinlab","funding_links":[],"total_stars":305,"followers":12,"following":0,"created_at":"2022-11-02T21:01:17.198Z","updated_at":"2024-03-25T23:15:52.425Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becksteinlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Becksteinlab/repositories"},"tags":[{"name":"release-1.3.1","sha":"a67129db68f8910d81513047508b00dfc29d48d2","kind":"tag","published_at":"2024-09-19T00:23:25.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.3.1","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.3.1/manifests"},{"name":"release-1.3.1-rc1","sha":"3a1c4db2e8ca5f69eaa213c721bcb9c39c4f2f1f","kind":"tag","published_at":"2024-09-19T00:08:18.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.3.1-rc1","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.3.1-rc1/manifests"},{"name":"release-1.3.0","sha":"17e2f3bd1013fbaf37bdcc9687c73fca5b433a17","kind":"tag","published_at":"2024-06-14T20:39:36.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.3.0","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.3.0/manifests"},{"name":"release-1.2.3","sha":"85d0ece2abc0c7ad6ecd9e07754fbab6b86ce261","kind":"tag","published_at":"2023-03-13T23:48:12.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.2.3","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.2.3/manifests"},{"name":"release-1.2.2","sha":"0a734642f63a9cd985d07446c5711fb1b239ea22","kind":"tag","published_at":"2021-09-02T00:01:04.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.2.2","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.2.2/manifests"},{"name":"release-1.2.1","sha":"b39e316bc96ccb70bde45ce893084ee7df65761a","kind":"tag","published_at":"2021-07-21T16:51:17.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.2.1","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.2.1/manifests"},{"name":"release-1.2.0","sha":"697aaad9d27714a624e0815b60df03c1420f9c58","kind":"tag","published_at":"2021-07-20T19:26:58.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.2.0","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.2.0/manifests"},{"name":"release-1.1.2","sha":"b188d53ab9716b5545ee2fbedb8805932810be41","kind":"tag","published_at":"2018-08-09T06:55:46.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.1.2","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.1.2/manifests"},{"name":"release-1.1.1","sha":"e91616f283ce10a9221c79aa16504e06653d54f2","kind":"tag","published_at":"2018-08-09T06:34:50.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.1.1","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.1.1/manifests"},{"name":"release-1.1.0","sha":"af05227af13f4bb56f867b026014048f0e3f0454","kind":"tag","published_at":"2018-04-27T18:17:28.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.1.0","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.1.0/manifests"},{"name":"release-1.0.0","sha":"8534f29601231d8f9b0977dbf6e79d52af1feaea","kind":"tag","published_at":"2017-03-28T08:05:59.000Z","download_url":"https://codeload.github.com/Becksteinlab/numkit/tar.gz/release-1.0.0","html_url":"https://github.com/Becksteinlab/numkit/releases/tag/release-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Becksteinlab/numkit@release-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/tags/release-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T09:14:46.596Z","dependent_packages_count":1,"downloads":1413,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":9.093647069656447,"dependent_repos_count":6.653398000487498,"dependent_packages_count":4.710210991196065,"stargazers_count":27.8071540851834,"forks_count":19.13507620672646,"docker_downloads_count":2.486062777929119,"average":11.647591521863164},"purl":"pkg:pypi/numkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/numkit","docker_dependents_count":1,"docker_downloads_count":211,"usage_url":"https://repos.ecosyste.ms/usage/pypi/numkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/numkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-25T20:04:08.040Z","issues_count":15,"pull_requests_count":15,"avg_time_to_close_issue":11815332.57142857,"avg_time_to_close_pull_request":5504207.0,"issues_closed_count":14,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":0.6,"avg_comments_per_pull_request":0.9333333333333333,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2887056.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"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/Becksteinlab%2Fnumkit/issues","maintainers":[{"login":"orbeckst","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/orbeckst"}],"active_maintainers":[{"login":"orbeckst","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/orbeckst"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numkit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numkit/related_packages","maintainers":[{"uuid":"Oliver.Beckstein","login":"Oliver.Beckstein","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://pypi.org/user/Oliver.Beckstein/","role":null,"created_at":"2023-02-24T19:58:03.716Z","updated_at":"2023-02-24T19:58:03.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Oliver.Beckstein/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726551,"maintainers_count":308864,"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"}}],"commits":{"id":33000,"full_name":"Becksteinlab/numkit","default_branch":"main","committers":[{"name":"Oliver Beckstein","email":"orbeckst@gmail.com","count":63},{"name":"Max Linke","email":"max_linke@gmx.de","count":3},{"name":"Oliver Beckstein","email":"oliver.beckstein@bioch.ox.ac.uk","count":2},{"name":"Thomas Heavey","email":"thomasjheavey@gmail.com","count":2},{"name":"Cody","email":"cody@quantifiedcode.com","count":1},{"name":"David Dotson","email":"dotsdl@gmail.com","count":1}],"total_commits":72,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.0,"dds":0.125,"past_year_committers":[{"name":"Oliver Beckstein","email":"orbeckst@gmail.com","count":5}],"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T15:15:47.714Z","last_synced_commit":"85d0ece2abc0c7ad6ecd9e07754fbab6b86ce261","created_at":"2023-03-07T16:50:58.114Z","updated_at":"2023-09-19T15:43:40.321Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/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":{"full_name":"Becksteinlab/numkit","html_url":"https://github.com/Becksteinlab/numkit","last_synced_at":"2025-08-26T09:14:46.272Z","status":"error","issues_count":15,"pull_requests_count":15,"avg_time_to_close_issue":11815332.57142857,"avg_time_to_close_pull_request":5504207.0,"issues_closed_count":14,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":0.6,"avg_comments_per_pull_request":0.9333333333333333,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2887056.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T21:45:01.951Z","updated_at":"2025-09-02T08:11:28.183Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Becksteinlab%2Fnumkit/issues","issue_labels_count":{"bug":2,"Python 2/3":2,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":14,"NONE":1},"pull_request_author_associations_count":{"MEMBER":15,"CONTRIBUTOR":3,"NONE":1},"issue_authors":{"orbeckst":14,"ALescoulie":1},"pull_request_authors":{"orbeckst":15,"hsk17":2,"theavey":1,"kain88-de":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"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":{"orbeckst":2},"maintainers":[{"login":"orbeckst","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/orbeckst"}],"active_maintainers":[{"login":"orbeckst","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/orbeckst"}]},"events":{"total":{},"last_year":{}},"keywords":["gromacswrapper","python","science"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-18T12:30:44.670Z","updated_at":"2022-09-18T12:30:44.670Z","repository_link":"https://github.com/Becksteinlab/numkit/blob/main/docs/requirements.txt","dependencies":[{"id":5270614731,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.9","direct":true,"kind":"runtime","optional":false},{"id":5270614732,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-18T12:30:44.787Z","updated_at":"2022-09-18T12:30:44.787Z","repository_link":"https://github.com/Becksteinlab/numkit/blob/main/setup.py","dependencies":[{"id":5270614920,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.9","direct":true,"kind":"runtime","optional":false},{"id":5270614921,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":5270614922,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2024-06-14T15:15:00.319Z","updated_at":"2024-06-14T15:15:00.319Z","repository_link":"https://github.com/Becksteinlab/numkit/blob/main/.github/workflows/ci.yaml","dependencies":[{"id":18612148539,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18612148540,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18612148541,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":10.289158033316113,"created_at":"2025-09-09T00:08:04.322Z","updated_at":"2025-10-07T08:35:52.311Z","avatar_url":"https://github.com/Becksteinlab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1413,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["gromacs","molecular-dynamics","molecular-simulation","molecular-dynamics-simulation","computational-chemistry","mdanalysis","trajectory-analysis","free-energy"],"project_url":"https://science.ecosyste.ms/api/v1/projects/140036","html_url":"https://science.ecosyste.ms/projects/140036"}