{"id":41770,"name":"mdsuite","description":"A post-processing engine for particle simulations","url":"https://github.com/zincware/mdsuite","last_synced_at":"2025-09-08T11:52:22.576Z","repository":{"id":37591643,"uuid":"268630527","full_name":"zincware/MDSuite","owner":"zincware","description":"A post-processing engine for particle simulations","archived":false,"fork":false,"pushed_at":"2025-08-20T10:24:34.000Z","size":54755,"stargazers_count":45,"open_issues_count":70,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-05T15:29:45.490Z","etag":null,"topics":["hdf5","molecular-dynamics","particle-simulation","python","tensorflow"],"latest_commit_sha":null,"homepage":"https://mdsuite.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zincware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null},"funding":{"patreon":"zincwarecode"}},"created_at":"2020-06-01T20:56:20.000Z","updated_at":"2025-08-15T14:26:44.000Z","dependencies_parsed_at":"2024-03-25T22:24:58.168Z","dependency_job_id":"a1987bcc-4353-43af-954c-faa3c1b5caa4","html_url":"https://github.com/zincware/MDSuite","commit_stats":{"total_commits":1355,"total_committers":19,"mean_commits":71.3157894736842,"dds":0.5173431734317343,"last_synced_commit":"da1f4ec346d50613b05773f1cc9b117adeda6f11"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zincware/MDSuite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware","download_url":"https://codeload.github.com/zincware/MDSuite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/sbom","scorecard":{"id":556206,"data":{"date":"2025-07-07","repo":{"name":"github.com/zincware/MDSuite","commit":"da1f4ec346d50613b05773f1cc9b117adeda6f11"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.3,"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/pytest.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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/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/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/publish-to-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/publish-to-pypi.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/publish-to-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/MDSuite/pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: postBuild:3","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:77","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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: Eclipse Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"293 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","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","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T12:24:33.022Z","repository_id":37591643,"created_at":"2025-08-20T12:24:33.022Z","updated_at":"2025-08-20T12:24:33.022Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181225,"owners_count":25236549,"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":"zincware","name":"Zincware","uuid":"82644327","kind":"organization","description":"Open source software organisation hosting software built for computational physics and chemistry.","email":"zincwarecode@gmail.com","website":"zincwarecode.com","location":"Germany","twitter":"zincwarecode","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82644327?v=4","repositories_count":33,"last_synced_at":"2025-03-25T05:01:47.459Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zincware","funding_links":[],"total_stars":234,"followers":22,"following":0,"created_at":"2022-11-14T10:29:36.515Z","updated_at":"2025-03-25T05:01:47.459Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware/repositories"},"packages":[{"id":2797991,"name":"mdsuite","ecosystem":"pypi","description":"A postprocessing tool for molecular dynamics simulations.","homepage":"https://github.com/zincware/MDSuite","licenses":"Eclipse Public License 2.0 (EPL-2.0)","normalized_licenses":["EPL-2.0"],"repository_url":"https://github.com/zincware/MDSuite","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-03-21T17:22:32.000Z","latest_release_published_at":"2022-08-31T11:01:55.000Z","latest_release_number":"0.2.0","last_synced_at":"2025-09-05T09:08:56.794Z","created_at":"2022-04-10T11:34:13.198Z","updated_at":"2025-09-05T09:08:56.795Z","registry_url":"https://pypi.org/project/mdsuite/","install_command":"pip install mdsuite --index-url https://pypi.org/simple","documentation_url":"https://mdsuite.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Eclipse Public License 2.0 (EPL-2.0)","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"mdsuite","project_status":null},"repo_metadata":{"id":37591643,"uuid":"268630527","full_name":"zincware/MDSuite","owner":"zincware","description":"A post-processing engine for particle simulations","archived":false,"fork":false,"pushed_at":"2024-08-26T21:48:22.000Z","size":54725,"stargazers_count":36,"open_issues_count":70,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-27T00:38:31.095Z","etag":null,"topics":["hdf5","molecular-dynamics","particle-simulation","python","tensorflow"],"latest_commit_sha":null,"homepage":"https://mdsuite.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zincware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"patreon":"zincwarecode"}},"created_at":"2020-06-01T20:56:20.000Z","updated_at":"2024-04-16T10:22:16.000Z","dependencies_parsed_at":"2024-03-25T22:24:58.168Z","dependency_job_id":"a1987bcc-4353-43af-954c-faa3c1b5caa4","html_url":"https://github.com/zincware/MDSuite","commit_stats":{"total_commits":1353,"total_committers":19,"mean_commits":71.21052631578948,"dds":0.5173688100517368,"last_synced_commit":"ba68b6c335a811fc50cd8533a29f309c22c702c4"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware","download_url":"https://codeload.github.com/zincware/MDSuite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217095009,"owners_count":16123893,"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":"zincware","name":"Zincwarecode","uuid":"82644327","kind":"organization","description":"Open source software organisation hosting software built for computational physics and chemistry.","email":"zincwarecode@gmail.com","website":"zincwarecode.com","location":"Germany","twitter":"zincwarecode","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82644327?v=4","repositories_count":16,"last_synced_at":"2023-03-04T05:19:22.328Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zincware","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:29:36.515Z","updated_at":"2023-03-04T05:19:22.335Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware/repositories"},"tags":[{"name":"v0.2.0","sha":"d159167c789a9ced0ab483d03d79c47e10c9435e","kind":"commit","published_at":"2022-08-31T10:59:37.000Z","download_url":"https://codeload.github.com/zincware/MDSuite/tar.gz/v0.2.0","html_url":"https://github.com/zincware/MDSuite/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f9a7a97d2e415999119a6692e778804063e9658b","kind":"commit","published_at":"2022-03-16T16:14:39.000Z","download_url":"https://codeload.github.com/zincware/MDSuite/tar.gz/v0.1.0","html_url":"https://github.com/zincware/MDSuite/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-27T01:04:51.933Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.87760317629341,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":11.189623444961523,"forks_count":12.548424009945217,"docker_downloads_count":null,"average":17.655217706602503},"purl":"pkg:pypi/mdsuite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mdsuite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mdsuite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mdsuite/dependencies","status":null,"funding_links":["https://patreon.com/zincwarecode"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-27T01:04:34.622Z","issues_count":42,"pull_requests_count":69,"avg_time_to_close_issue":13491828.208333334,"avg_time_to_close_pull_request":2709728.0483870967,"issues_closed_count":24,"pull_requests_closed_count":62,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":2.1666666666666665,"avg_comments_per_pull_request":1.7246376811594204,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":154730.66666666666,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":4.0,"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/zincware%2FMDSuite/issues","maintainers":[{"login":"PythonFZ","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PythonFZ"},{"login":"SamTov","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamTov"},{"login":"christophlohrmann","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophlohrmann"},{"login":"Fratorhe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fratorhe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdsuite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdsuite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdsuite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mdsuite/related_packages","maintainers":[{"uuid":"zincware","login":"zincware","name":null,"email":null,"url":null,"packages_count":32,"html_url":"https://pypi.org/user/zincware/","role":null,"created_at":"2023-01-24T19:23:58.035Z","updated_at":"2023-01-24T19:23:58.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zincware/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726118,"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":609440,"full_name":"zincware/MDSuite","default_branch":"main","committers":[{"name":"SamTov","email":"tovey.samuel@gmail.com","login":"SamTov","count":657},{"name":"PythonFZ","email":"fabian.zills@web.de","login":"PythonFZ","count":427},{"name":"Fran","email":"fratorhe@vki.ac.be","login":null,"count":130},{"name":"Christoph Lohrmann","email":"clohrmann@icp.uni-stuttgart.de","login":"christophlohrmann","count":64},{"name":"Marco Brueckner","email":"marco.brueckner97@web.de","login":"MarcBrueck","count":31},{"name":"Samuel Tovey","email":"samueltovey@Samuels-MBP.fritz.box","login":null,"count":12},{"name":"PythonFZ","email":"iXvZgs3LBAFROWBa","login":null,"count":10},{"name":"tmerkt","email":"tobias.merkt@live.de","login":"tobiasmerkt","count":7},{"name":"ac133451","email":"peter.somers@isys.uni-stuttgart.de","login":null,"count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Fran Torres","email":"fratorhe@gmail.com","login":"Fratorhe","count":3},{"name":"Psomers3","email":"37300408+psomers3","login":"psomers3","count":2},{"name":"Fabian Zills","email":"46721498+pythonfz","login":"pythonfz","count":1},{"name":"Kai Szuttor","email":"kai@icp.uni-stuttgart.de","login":"KaiSzuttor","count":1},{"name":"Samuel Tovey","email":"stovey@moose.icp.uni-stuttgart.de","login":null,"count":1}],"total_commits":1355,"total_committers":15,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":90.33333333333333,"dds":0.5151291512915129,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Samuel Tovey","email":"tovey.samuel@gmail.com","login":"SamTov","count":1}],"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2025-07-22T08:47:52.456Z","last_synced_commit":"da1f4ec346d50613b05773f1cc9b117adeda6f11","created_at":"2023-03-09T07:18:11.942Z","updated_at":"2025-07-22T08:49:58.091Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","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":"zincware/MDSuite","html_url":"https://github.com/zincware/MDSuite","last_synced_at":"2025-08-31T18:25:07.014Z","status":null,"issues_count":42,"pull_requests_count":81,"avg_time_to_close_issue":13491828.208333334,"avg_time_to_close_pull_request":4239784.635135135,"issues_closed_count":24,"pull_requests_closed_count":74,"pull_request_authors_count":7,"issue_authors_count":8,"avg_comments_per_issue":2.1666666666666665,"avg_comments_per_pull_request":1.5555555555555556,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":536466.3333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"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":10,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T17:33:27.283Z","updated_at":"2025-09-02T23:27:59.176Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FMDSuite/issues","issue_labels_count":{"discussion":5,"enhancement":4,"performance":3,"calculator":3,"experiment":2,"bug":2,"file io":2,"p1-high":2,"p2-medium":2,"p0-urgent":1,"coding-day":1,"p3-low":1,"code-readability":1,"good first issue":1,"documentation":1},"pull_request_labels_count":{"dependencies":31,"rdy2merge":4,"discussion":2,"python":2,"code-readability":1,"draft":1},"issue_author_associations_count":{"MEMBER":31,"NONE":5,"COLLABORATOR":4,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"MEMBER":45,"CONTRIBUTOR":34,"COLLABORATOR":6},"issue_authors":{"PythonFZ":18,"SamTov":13,"christophlohrmann":3,"okunoyukihiro2":3,"tobiasmerkt":2,"hguo28":1,"Fratorhe":1,"Z-Rashid":1},"pull_request_authors":{"dependabot[bot]":31,"SamTov":23,"PythonFZ":22,"christophlohrmann":4,"pre-commit-ci[bot]":2,"Fratorhe":2,"alvarovm":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"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":{"dependencies":12,"python":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":14,"MEMBER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":12,"SamTov":2,"alvarovm":1,"pre-commit-ci[bot]":1},"maintainers":[{"login":"PythonFZ","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PythonFZ"},{"login":"SamTov","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamTov"},{"login":"christophlohrmann","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophlohrmann"},{"login":"Fratorhe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fratorhe"}],"active_maintainers":[{"login":"SamTov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamTov"}]},"events":{"total":{"WatchEvent":9,"DeleteEvent":8,"IssueCommentEvent":4,"PushEvent":73,"PullRequestReviewEvent":5,"PullRequestEvent":19,"ForkEvent":2,"CreateEvent":8},"last_year":{"WatchEvent":9,"DeleteEvent":8,"IssueCommentEvent":4,"PushEvent":73,"PullRequestReviewEvent":5,"PullRequestEvent":19,"ForkEvent":2,"CreateEvent":8}},"keywords":["hdf5","molecular-dynamics","particle-simulation","python","tensorflow"],"dependencies":[{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T04:49:40.547Z","updated_at":"2022-07-21T04:49:40.547Z","repository_link":"https://github.com/zincware/MDSuite/blob/main/dev-requirements.txt","dependencies":[{"id":339368432,"package_name":"sphinxcontrib.bibtex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368436,"package_name":"pybtex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368439,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368441,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368443,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"development","optional":false},{"id":339368444,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368447,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368448,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368450,"package_name":"IPython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368452,"package_name":"pandoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368454,"package_name":"nbsphinx-link","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368456,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368457,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368459,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368461,"package_name":"mdanalysis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368463,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368465,"package_name":"znvis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":339368467,"package_name":"ase","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T04:49:40.661Z","updated_at":"2022-07-21T04:49:40.661Z","repository_link":"https://github.com/zincware/MDSuite/blob/main/requirements.txt","dependencies":[{"id":339369042,"package_name":"tensorflow","ecosystem":"pypi","requirements":"\u003e=2.5","direct":true,"kind":"runtime","optional":false},{"id":339369043,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369044,"package_name":"pysmiles","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369045,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369046,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369047,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369048,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e=5.6.6","direct":true,"kind":"runtime","optional":false},{"id":339369049,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369050,"package_name":"gputil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369051,"package_name":"pubchempy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369052,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=5.4","direct":true,"kind":"runtime","optional":false},{"id":339369053,"package_name":"scooby","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369054,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"\u003e=1.4","direct":true,"kind":"runtime","optional":false},{"id":339369055,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":339369056,"package_name":"tensorflow_probability","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369057,"package_name":"colorutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369058,"package_name":"bokeh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369059,"package_name":"chemfiles","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":339369060,"package_name":"dot4dict","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T00:31:37.897Z","updated_at":"2023-02-14T00:31:37.897Z","repository_link":"https://github.com/zincware/MDSuite/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7637757758,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7637757760,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7637757761,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7637757762,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yaml","sha":null,"kind":"manifest","created_at":"2023-02-14T00:31:37.965Z","updated_at":"2023-02-14T00:31:37.965Z","repository_link":"https://github.com/zincware/MDSuite/blob/main/.github/workflows/publish-to-pypi.yaml","dependencies":[{"id":7637759296,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7637759306,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7637759309,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T00:31:38.012Z","updated_at":"2023-02-14T00:31:38.012Z","repository_link":"https://github.com/zincware/MDSuite/blob/main/.github/workflows/pytest.yml","dependencies":[{"id":7637760249,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7637760250,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7637760251,"package_name":"docker://pandoc/core","ecosystem":"actions","requirements":"2.9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T13:14:27.872Z","updated_at":"2023-10-03T13:14:27.872Z","repository_link":"https://github.com/zincware/MDSuite/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-03T13:14:27.878Z","updated_at":"2023-10-03T13:14:27.878Z","repository_link":"https://github.com/zincware/MDSuite/blob/main/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/source/_static/environment.yml","sha":null,"kind":"manifest","created_at":"2024-03-25T22:24:56.889Z","updated_at":"2024-03-25T22:24:56.889Z","repository_link":"https://github.com/zincware/MDSuite/blob/main/docs/source/_static/environment.yml","dependencies":[]}],"score":10.785186839640664,"created_at":"2025-09-04T15:51:16.589Z","updated_at":"2025-10-07T08:17:00.707Z","avatar_url":"https://github.com/zincware.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":26,"funding_links":["https://patreon.com/zincwarecode"],"readme_doi_urls":["https://doi.org/10.1186/s13321-023-00687-y"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["particles","interactive","packaging","network-simulation","hacking","autograding","embedded","optim","standardization","projection"],"project_url":"https://science.ecosyste.ms/api/v1/projects/41770","html_url":"https://science.ecosyste.ms/projects/41770","bibtex_url":"https://science.ecosyste.ms/projects/41770/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/41770/export.apalike"}