{"id":43410,"name":"zntrack","description":"Create, visualize, run \u0026 benchmark DVC pipelines in Python \u0026 Jupyter notebooks.","url":"https://github.com/zincware/zntrack","last_synced_at":"2025-09-05T09:49:22.687Z","repository":{"id":37099871,"uuid":"372782163","full_name":"zincware/ZnTrack","owner":"zincware","description":"Create, visualize, run \u0026 benchmark DVC pipelines in Python \u0026 Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2025-09-02T08:41:35.000Z","size":10506,"stargazers_count":53,"open_issues_count":127,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-02T10:22:42.274Z","etag":null,"topics":["data-science","data-version-control","developer-tools","dvc","git","machine-learning","python","reproducibility"],"latest_commit_sha":null,"homepage":"https://zntrack.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"patreon":"zincwarecode"}},"created_at":"2021-06-01T09:58:03.000Z","updated_at":"2025-08-12T15:29:23.000Z","dependencies_parsed_at":"2023-09-22T01:52:13.756Z","dependency_job_id":"bc137333-c61c-4767-8fd4-5c097325abe3","html_url":"https://github.com/zincware/ZnTrack","commit_stats":{"total_commits":646,"total_committers":6,"mean_commits":"107.66666666666667","dds":"0.34829721362229105","last_synced_commit":"78b349a445f0ae1d8326bd95faa0317e50ff24da"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/zincware/ZnTrack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/sbom","scorecard":{"id":926021,"data":{"date":"2025-07-07","repo":{"name":"github.com/zincware/ZnTrack","commit":"d7adf727fc8e58b480f264461f47ea97283dc793"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"14 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","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":0,"reason":"Found 2/26 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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":"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":"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:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/benchmark.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yaml:9","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/benchmark.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/benchmark.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/benchmark.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/zincware/ZnTrack/test.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: postBuild:5","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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"}}]},"last_synced_at":"2025-08-25T21:33:23.293Z","repository_id":37099871,"created_at":"2025-08-25T21:33:23.293Z","updated_at":"2025-08-25T21:33:23.293Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740765,"owners_count":25159433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":2982124,"name":"zntrack","ecosystem":"pypi","description":"Create, Run and Benchmark DVC Pipelines in Python","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/zincware/zntrack","keywords_array":["collaboration","data-science","data-version-control","machine-learning","reproducibility"],"namespace":null,"versions_count":53,"first_release_published_at":"2021-10-20T10:54:00.000Z","latest_release_published_at":"2025-08-08T13:27:53.000Z","latest_release_number":"0.8.9","last_synced_at":"2025-08-08T13:30:42.103Z","created_at":"2022-04-10T13:11:36.234Z","updated_at":"2025-08-08T13:30:42.627Z","registry_url":"https://pypi.org/project/zntrack/","install_command":"pip install zntrack --index-url https://pypi.org/simple","documentation_url":"https://zntrack.readthedocs.io","metadata":{"funding":null,"documentation":"https://zntrack.readthedocs.io","classifiers":[],"normalized_name":"zntrack"},"repo_metadata":{"id":37099871,"uuid":"372782163","full_name":"zincware/ZnTrack","owner":"zincware","description":"Create, visualize, run \u0026 benchmark DVC pipelines in Python \u0026 Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-09-05T07:09:43.000Z","size":9360,"stargazers_count":46,"open_issues_count":158,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-06T04:45:19.627Z","etag":null,"topics":["data-science","data-version-control","developer-tools","dvc","git","machine-learning","python","reproducibility"],"latest_commit_sha":null,"homepage":"https://zntrack.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2021-06-01T09:58:03.000Z","updated_at":"2024-08-20T01:18:53.000Z","dependencies_parsed_at":"2023-09-22T01:52:13.756Z","dependency_job_id":"bc137333-c61c-4767-8fd4-5c097325abe3","html_url":"https://github.com/zincware/ZnTrack","commit_stats":{"total_commits":646,"total_committers":6,"mean_commits":"107.66666666666667","dds":"0.34829721362229105","last_synced_commit":"78b349a445f0ae1d8326bd95faa0317e50ff24da"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217723927,"owners_count":16220730,"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.7.3","sha":"d6f96e9793d33b916c055c927c20058f9fc3125d","kind":"commit","published_at":"2024-05-14T14:41:19.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.7.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ac3938b80d571e40eb9ba10f7e0c7a8f4285c4c3","kind":"commit","published_at":"2023-12-19T13:34:23.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.7.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"f784dc5a3d7f0fe68c0add164bb1dfb635305377","kind":"commit","published_at":"2023-11-09T13:19:25.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.7.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"33cd32b3ae1b27389746f705d75a9360f500a0a7","kind":"commit","published_at":"2023-09-22T15:56:18.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.7.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"91f752e9485c3ead5760e5b1ce4e059e6cc07506","kind":"commit","published_at":"2023-08-16T16:18:54.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.3/manifests"},{"name":"v0.6.2a2","sha":"82ad1e7a2c92404d295cfdc50ac613b41d2100de","kind":"commit","published_at":"2023-08-10T19:53:34.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.2a2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.2a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.2a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.2a2/manifests"},{"name":"v0.6.2","sha":"f0bd36915efc2c53eade9e3447455edffca67500","kind":"commit","published_at":"2023-07-13T11:20:07.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"77e25ec676a37dd129960bac6999cf983356c4de","kind":"commit","published_at":"2023-06-15T14:21:32.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4822680bf225e85a1c78af7e6b35d6e9f43c95a0","kind":"commit","published_at":"2023-05-25T12:38:37.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0/manifests"},{"name":"v0.6.0a5","sha":"db2d94fc22f4708c6fcf7f86582351294c6e99a8","kind":"commit","published_at":"2023-04-10T18:32:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.0a5","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0a5/manifests"},{"name":"v0.6.0a3","sha":"4f05747ad4a83c83c2c3d13a7aafaeb99848062b","kind":"commit","published_at":"2023-03-28T20:18:54.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.0a3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0a3/manifests"},{"name":"v0.5.1","sha":"8951dd6cc2e5521e9f6a09df50e9d80036fa21af","kind":"commit","published_at":"2023-01-31T12:34:07.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.5.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"8399902da3f44db44a76daebe5486858b92cee56","kind":"commit","published_at":"2022-12-20T16:15:19.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.5.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"58e8d2ba8fe5323aca949125c65de9f55b489128","kind":"commit","published_at":"2022-12-15T14:17:22.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.4","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"14d18c4d8ca0f4609bcabfbcb8aa2a18aec451ed","kind":"commit","published_at":"2022-10-18T22:08:37.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4c1f8dd2fc221cb2c25f442a68198a63ac04c8bf","kind":"commit","published_at":"2022-07-13T08:48:06.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e3f9dfd747d0f51ea411308dfeb03cf348613eb5","kind":"commit","published_at":"2022-04-20T09:01:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3e77134452033c68d2da7d5239fce839f73834dc","kind":"commit","published_at":"2022-03-16T19:58:03.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"490189ff0ec40e865b7e1a33982c698e6902212f","kind":"commit","published_at":"2022-02-03T21:03:44.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.5","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"166fad922d605f123e76b137a49ed5ff9e5876e1","kind":"commit","published_at":"2022-01-26T22:18:50.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.4","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8aa363839bb8ecfe64b3505a6132fd41a0a9468a","kind":"commit","published_at":"2022-01-26T15:47:35.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"224bbf75551f0b3aed9c1b0dd699e104dde7d9a2","kind":"commit","published_at":"2022-01-19T16:13:26.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"979febabbe4f2b1546a1ef1cd37840975b4f1739","kind":"commit","published_at":"2022-01-17T11:17:09.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"15ceed219cf3efc7f9059887cb3966b6f94478db","kind":"commit","published_at":"2022-01-15T10:22:14.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"4d865cd2e1f4a0bfc5291d0bc9042cf497790ffd","kind":"commit","published_at":"2021-12-20T10:22:51.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.2.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"94d1216fcf763c652d5d046427f51ff0ac335bab","kind":"commit","published_at":"2021-12-02T14:07:42.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.2.0","html_url":"https://github.com/zincware/ZnTrack/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%2FZnTrack/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"d177ec636de45389e0f21ee2356d14b572992651","kind":"commit","published_at":"2021-11-05T17:26:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.5","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"62e55b2a42a942d9db44b0219aff41a804413522","kind":"commit","published_at":"2021-10-23T14:49:08.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.4","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"added31d58137cdb87c774786a5293cc849709f2","kind":"commit","published_at":"2021-10-21T13:54:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.3/manifests"},{"name":"v0.1.2b","sha":"5be44fccfa39cb528027c91f44a24a2007690634","kind":"commit","published_at":"2021-10-20T10:39:15.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.2b","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.2b","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.2b/manifests"},{"name":"v0.1.2","sha":"afcf46ab5356b169477329b6cfe97925b8e63f81","kind":"commit","published_at":"2021-10-20T07:02:56.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"63f84e7c66bb792a918a5e4a42e7873513a88a72","kind":"commit","published_at":"2021-09-14T15:21:31.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b4ee71e9ad2321efb4766718d5e316618f89887f","kind":"commit","published_at":"2021-08-20T11:11:51.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.0","html_url":"https://github.com/zincware/ZnTrack/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%2FZnTrack/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"92317d90636332d7ab4f256023f583bdd0cf1c79","kind":"commit","published_at":"2021-07-26T14:55:33.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.0.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-06T04:52:36.233Z","dependent_packages_count":4,"downloads":849,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":7.292796237743559,"dependent_repos_count":7.486068382410298,"dependent_packages_count":3.168563225716846,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.982475948623567},"purl":"pkg:pypi/zntrack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/zntrack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/zntrack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/zntrack/dependencies","status":null,"funding_links":["https://patreon.com/zincwarecode"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:20:30.283Z","issues_count":82,"pull_requests_count":77,"avg_time_to_close_issue":2395734.9166666665,"avg_time_to_close_pull_request":4016509.222222222,"issues_closed_count":24,"pull_requests_closed_count":63,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":0.15853658536585366,"avg_comments_per_pull_request":1.2207792207792207,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":60,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":2383825.5,"past_year_avg_time_to_close_pull_request":946938.7631578947,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.15,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fzntrack/issues","maintainers":[{"login":"PythonFZ","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PythonFZ"}],"active_maintainers":[{"login":"PythonFZ","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PythonFZ"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zntrack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zntrack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zntrack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zntrack/related_packages","maintainers":[{"uuid":"PythonF","login":"PythonF","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/PythonF/","role":null,"created_at":"2023-05-25T18:33:30.015Z","updated_at":"2023-05-25T18:33:30.015Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/PythonF/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725081,"maintainers_count":308353,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11585913,"name":"laufband","ecosystem":"pypi","description":"Parallel Iteration with File-Based Coordination","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/zincware/zntrack","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2025-04-26T18:02:20.000Z","latest_release_published_at":"2025-08-05T11:32:03.000Z","latest_release_number":"0.1.6","last_synced_at":"2025-08-05T11:45:28.601Z","created_at":"2025-04-26T18:16:37.525Z","updated_at":"2025-08-05T11:45:28.970Z","registry_url":"https://pypi.org/project/laufband/","install_command":"pip install laufband --index-url https://pypi.org/simple","documentation_url":"https://laufband.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"laufband"},"repo_metadata":{"id":37099871,"uuid":"372782163","full_name":"zincware/ZnTrack","owner":"zincware","description":"Create, visualize, run \u0026 benchmark DVC pipelines in Python \u0026 Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2025-07-14T11:56:45.000Z","size":9953,"stargazers_count":53,"open_issues_count":124,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-14T12:03:04.417Z","etag":null,"topics":["data-science","data-version-control","developer-tools","dvc","git","machine-learning","python","reproducibility"],"latest_commit_sha":null,"homepage":"https://zntrack.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2021-06-01T09:58:03.000Z","updated_at":"2025-07-14T09:44:10.000Z","dependencies_parsed_at":"2023-09-22T01:52:13.756Z","dependency_job_id":"bc137333-c61c-4767-8fd4-5c097325abe3","html_url":"https://github.com/zincware/ZnTrack","commit_stats":{"total_commits":646,"total_committers":6,"mean_commits":"107.66666666666667","dds":"0.34829721362229105","last_synced_commit":"78b349a445f0ae1d8326bd95faa0317e50ff24da"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/zincware/ZnTrack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265636618,"owners_count":23802553,"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":"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"},"tags":[{"name":"v0.8.7","sha":"3177d87bd90a3c10761d8b353a162ae51ec86dbf","kind":"commit","published_at":"2025-05-15T13:58:48.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.8.7","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"2fa1f3119b40a5aff3b67245384a3a1ebaea9152","kind":"commit","published_at":"2025-05-06T19:24:39.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.8.6","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"ada57766296a51bbcc700762c98cd888a84e46dd","kind":"commit","published_at":"2025-04-11T12:08:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.8.5","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"968cd74d993630bb903a53c017ad5dfc59775d8e","kind":"commit","published_at":"2025-02-20T16:52:04.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.8.4","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"0be558e4297d35aac4d9d454339926a6d7322f75","kind":"commit","published_at":"2025-02-14T09:33:34.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.8.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"97e0cdaedebe8d562a26e7ba582713fe53ccb616","kind":"commit","published_at":"2025-02-01T12:01:19.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.8.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"3cd192980f5fe07b6547286fa0428a5c31fc9598","kind":"commit","published_at":"2024-12-10T15:38:51.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.8.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"df42a1b29e0894310cd7f423bafb5e380cb2ba5e","kind":"commit","published_at":"2024-11-22T12:17:38.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.8.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"d6f96e9793d33b916c055c927c20058f9fc3125d","kind":"commit","published_at":"2024-05-14T14:41:19.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.7.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ac3938b80d571e40eb9ba10f7e0c7a8f4285c4c3","kind":"commit","published_at":"2023-12-19T13:34:23.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.7.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"f784dc5a3d7f0fe68c0add164bb1dfb635305377","kind":"commit","published_at":"2023-11-09T13:19:25.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.7.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"33cd32b3ae1b27389746f705d75a9360f500a0a7","kind":"commit","published_at":"2023-09-22T15:56:18.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.7.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"91f752e9485c3ead5760e5b1ce4e059e6cc07506","kind":"commit","published_at":"2023-08-16T16:18:54.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.3/manifests"},{"name":"v0.6.2a2","sha":"82ad1e7a2c92404d295cfdc50ac613b41d2100de","kind":"commit","published_at":"2023-08-10T19:53:34.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.2a2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.2a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.6.2a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.2a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.2a2/manifests"},{"name":"v0.6.2","sha":"f0bd36915efc2c53eade9e3447455edffca67500","kind":"commit","published_at":"2023-07-13T11:20:07.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"77e25ec676a37dd129960bac6999cf983356c4de","kind":"commit","published_at":"2023-06-15T14:21:32.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4822680bf225e85a1c78af7e6b35d6e9f43c95a0","kind":"commit","published_at":"2023-05-25T12:38:37.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0/manifests"},{"name":"v0.6.0a5","sha":"db2d94fc22f4708c6fcf7f86582351294c6e99a8","kind":"commit","published_at":"2023-04-10T18:32:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.0a5","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.6.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0a5/manifests"},{"name":"v0.6.0a3","sha":"4f05747ad4a83c83c2c3d13a7aafaeb99848062b","kind":"commit","published_at":"2023-03-28T20:18:54.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.6.0a3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.6.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.6.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.6.0a3/manifests"},{"name":"v0.5.1","sha":"8951dd6cc2e5521e9f6a09df50e9d80036fa21af","kind":"commit","published_at":"2023-01-31T12:34:07.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.5.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"8399902da3f44db44a76daebe5486858b92cee56","kind":"commit","published_at":"2022-12-20T16:15:19.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.5.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"58e8d2ba8fe5323aca949125c65de9f55b489128","kind":"commit","published_at":"2022-12-15T14:17:22.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.4","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"14d18c4d8ca0f4609bcabfbcb8aa2a18aec451ed","kind":"commit","published_at":"2022-10-18T22:08:37.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4c1f8dd2fc221cb2c25f442a68198a63ac04c8bf","kind":"commit","published_at":"2022-07-13T08:48:06.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e3f9dfd747d0f51ea411308dfeb03cf348613eb5","kind":"commit","published_at":"2022-04-20T09:01:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3e77134452033c68d2da7d5239fce839f73834dc","kind":"commit","published_at":"2022-03-16T19:58:03.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.4.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"490189ff0ec40e865b7e1a33982c698e6902212f","kind":"commit","published_at":"2022-02-03T21:03:44.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.5","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"166fad922d605f123e76b137a49ed5ff9e5876e1","kind":"commit","published_at":"2022-01-26T22:18:50.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.4","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8aa363839bb8ecfe64b3505a6132fd41a0a9468a","kind":"commit","published_at":"2022-01-26T15:47:35.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"224bbf75551f0b3aed9c1b0dd699e104dde7d9a2","kind":"commit","published_at":"2022-01-19T16:13:26.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"979febabbe4f2b1546a1ef1cd37840975b4f1739","kind":"commit","published_at":"2022-01-17T11:17:09.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"15ceed219cf3efc7f9059887cb3966b6f94478db","kind":"commit","published_at":"2022-01-15T10:22:14.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.3.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"4d865cd2e1f4a0bfc5291d0bc9042cf497790ffd","kind":"commit","published_at":"2021-12-20T10:22:51.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.2.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"94d1216fcf763c652d5d046427f51ff0ac335bab","kind":"commit","published_at":"2021-12-02T14:07:42.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.2.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"d177ec636de45389e0f21ee2356d14b572992651","kind":"commit","published_at":"2021-11-05T17:26:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.5","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"62e55b2a42a942d9db44b0219aff41a804413522","kind":"commit","published_at":"2021-10-23T14:49:08.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.4","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"added31d58137cdb87c774786a5293cc849709f2","kind":"commit","published_at":"2021-10-21T13:54:10.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.3","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.3/manifests"},{"name":"v0.1.2b","sha":"5be44fccfa39cb528027c91f44a24a2007690634","kind":"commit","published_at":"2021-10-20T10:39:15.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.2b","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.2b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.1.2b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.2b/manifests"},{"name":"v0.1.2","sha":"afcf46ab5356b169477329b6cfe97925b8e63f81","kind":"commit","published_at":"2021-10-20T07:02:56.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.2","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"63f84e7c66bb792a918a5e4a42e7873513a88a72","kind":"commit","published_at":"2021-09-14T15:21:31.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b4ee71e9ad2321efb4766718d5e316618f89887f","kind":"commit","published_at":"2021-08-20T11:11:51.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.1.0","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"92317d90636332d7ab4f256023f583bdd0cf1c79","kind":"commit","published_at":"2021-07-26T14:55:33.000Z","download_url":"https://codeload.github.com/zincware/ZnTrack/tar.gz/v0.0.1","html_url":"https://github.com/zincware/ZnTrack/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zincware/ZnTrack@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2FZnTrack/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-07-17T17:13:11.246Z","dependent_packages_count":0,"downloads":364,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":52.01842881057138,"dependent_packages_count":9.235293246226094,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.626861028398736},"purl":"pkg:pypi/laufband","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/laufband","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/laufband","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/laufband/dependencies","status":null,"funding_links":["https://patreon.com/zincwarecode"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-16T16:05:17.843Z","issues_count":121,"pull_requests_count":143,"avg_time_to_close_issue":18289007.06849315,"avg_time_to_close_pull_request":12824170.407407407,"issues_closed_count":73,"pull_requests_closed_count":135,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":0.256198347107438,"avg_comments_per_pull_request":1.2027972027972027,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":39,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":3639294.6153846155,"past_year_avg_time_to_close_pull_request":1001201.8958333334,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.20512820512820512,"past_year_avg_comments_per_pull_request":1.0740740740740742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":44,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fzntrack/issues","maintainers":[{"login":"PythonFZ","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PythonFZ"}],"active_maintainers":[{"login":"PythonFZ","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PythonFZ"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/laufband/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/laufband/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/laufband/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/laufband/related_packages","maintainers":[{"uuid":"zincware","login":"zincware","name":null,"email":null,"url":null,"packages_count":32,"html_url":"https://pypi.org/user/zincware/","role":"Owner","created_at":"2025-04-26T18:16:38.873Z","updated_at":"2025-04-26T18:16:38.873Z","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":725081,"maintainers_count":308353,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":1475659,"full_name":"zincware/zntrack","default_branch":"main","committers":[{"name":"Fabian Zills","email":"46721498+PythonFZ","login":"PythonFZ","count":605},{"name":"SamTov","email":"tovey.samuel@gmail.com","login":"SamTov","count":44},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":23},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":19},{"name":"MrJulEnergy","email":"julian-peters@gmx.net","login":"MrJulEnergy","count":4}],"total_commits":695,"total_committers":5,"total_bot_commits":42,"total_bot_committers":2,"mean_commits":139.0,"dds":0.1294964028776978,"past_year_committers":[{"name":"Fabian Zills","email":"46721498+PythonFZ","login":"PythonFZ","count":43},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"MrJulEnergy","email":"uni@julian-peters.com","login":"MrJulEnergy","count":1}],"past_year_total_commits":48,"past_year_total_committers":3,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":16.0,"past_year_dds":0.10416666666666663,"last_synced_at":"2025-07-22T08:46:47.805Z","last_synced_commit":"4023f68aba698c390b8c3ac87b48527cf9a5fae9","created_at":"2024-02-13T13:55:26.272Z","updated_at":"2025-07-22T08:47:10.844Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fzntrack/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"zincware/zntrack","html_url":"https://github.com/zincware/zntrack","last_synced_at":"2025-09-02T12:03:50.109Z","status":null,"issues_count":119,"pull_requests_count":236,"avg_time_to_close_issue":16587679.525423728,"avg_time_to_close_pull_request":15364641.794117646,"issues_closed_count":59,"pull_requests_closed_count":204,"pull_request_authors_count":6,"issue_authors_count":3,"avg_comments_per_issue":0.15966386554621848,"avg_comments_per_pull_request":1.0466101694915253,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":42,"past_year_issues_count":37,"past_year_pull_requests_count":111,"past_year_avg_time_to_close_issue":3092362.772727273,"past_year_avg_time_to_close_pull_request":463262.05494505493,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":91,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.10810810810810811,"past_year_avg_comments_per_pull_request":0.9279279279279279,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":84,"created_at":"2024-02-13T13:55:56.557Z","updated_at":"2025-09-03T04:42:46.726Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fzntrack","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fzntrack/issues","issue_labels_count":{"bug":12,"p1-important":10,"enhancement":5,"needs-tests":3,"p3-nice-to-have":3,"p0-critical":3,"discussion":2,"p2-medium":2,"good first issue":1},"pull_request_labels_count":{"dependencies":22,"bug":2,"p1-important":2,"wontfix":2},"issue_author_associations_count":{"MEMBER":118,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"MEMBER":194,"CONTRIBUTOR":45,"NONE":8},"issue_authors":{"PythonFZ":118,"M-R-Schaefer":1,"pre-commit-ci[bot]":1},"pull_request_authors":{"PythonFZ":194,"dependabot[bot]":22,"pre-commit-ci[bot]":20,"M-R-Schaefer":6,"MrJulEnergy":3,"NiklasKappel":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095847,"issues_count":31414178,"pull_requests_count":97181322,"authors_count":10701051,"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":{"bug":2,"p1-important":2,"enhancement":1,"p2-medium":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":39},"past_year_pull_request_author_associations_count":{"MEMBER":107,"CONTRIBUTOR":10,"NONE":6},"past_year_issue_authors":{"PythonFZ":39},"past_year_pull_request_authors":{"PythonFZ":107,"pre-commit-ci[bot]":8,"M-R-Schaefer":6,"MrJulEnergy":2},"maintainers":[{"login":"PythonFZ","count":312,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PythonFZ"}],"active_maintainers":[{"login":"PythonFZ","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PythonFZ"}]},"events":{"total":{"CreateEvent":62,"ReleaseEvent":8,"IssuesEvent":77,"WatchEvent":7,"DeleteEvent":71,"IssueCommentEvent":91,"PushEvent":439,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":34,"PullRequestEvent":116},"last_year":{"CreateEvent":62,"ReleaseEvent":8,"IssuesEvent":77,"WatchEvent":7,"DeleteEvent":71,"IssueCommentEvent":91,"PushEvent":439,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":34,"PullRequestEvent":116}},"keywords":["data-science","data-version-control","developer-tools","dvc","git","machine-learning","python","reproducibility"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T17:00:55.558Z","updated_at":"2023-02-19T17:00:55.558Z","repository_link":"https://github.com/zincware/ZnTrack/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7792783026,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7792783027,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7792783028,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7792783031,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-02-19T17:00:55.728Z","updated_at":"2023-02-19T17:00:55.728Z","repository_link":"https://github.com/zincware/ZnTrack/blob/main/poetry.lock","dependencies":[{"id":7792784086,"package_name":"aiofiles","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"develop","optional":false},{"id":7792784092,"package_name":"aiohttp","ecosystem":"pypi","requirements":"3.8.4","direct":false,"kind":"runtime","optional":false},{"id":7792784100,"package_name":"aiohttp-retry","ecosystem":"pypi","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":7792784107,"package_name":"aiosignal","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":7792784109,"package_name":"aiosqlite","ecosystem":"pypi","requirements":"0.18.0","direct":false,"kind":"develop","optional":false},{"id":7792784123,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.13","direct":false,"kind":"develop","optional":false},{"id":7792784125,"package_name":"amqp","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":7792784127,"package_name":"antlr4-python3-runtime","ecosystem":"pypi","requirements":"4.9.3","direct":false,"kind":"runtime","optional":false},{"id":7792784141,"package_name":"anyio","ecosystem":"pypi","requirements":"3.6.2","direct":false,"kind":"develop","optional":false},{"id":7792784143,"package_name":"appdirs","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":7792784144,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":7792784146,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"21.3.0","direct":false,"kind":"develop","optional":false},{"id":7792784162,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":7792784173,"package_name":"arrow","ecosystem":"pypi","requirements":"1.2.3","direct":false,"kind":"develop","optional":false},{"id":7792784175,"package_name":"ase","ecosystem":"pypi","requirements":"3.22.1","direct":false,"kind":"develop","optional":false},{"id":7792784185,"package_name":"asttokens","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"develop","optional":false},{"id":7792784186,"package_name":"async-timeout","ecosystem":"pypi","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":7792784187,"package_name":"asyncssh","ecosystem":"pypi","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":7792784188,"package_name":"atpublic","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7792784192,"package_name":"attrs","ecosystem":"pypi","requirements":"22.2.0","direct":false,"kind":"runtime","optional":false},{"id":7792784193,"package_name":"babel","ecosystem":"pypi","requirements":"2.11.0","direct":false,"kind":"develop","optional":false},{"id":7792784194,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":7792784195,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.2","direct":false,"kind":"develop","optional":false},{"id":7792784196,"package_name":"billiard","ecosystem":"pypi","requirements":"3.6.4.0","direct":false,"kind":"runtime","optional":false},{"id":7792784197,"package_name":"black","ecosystem":"pypi","requirements":"22.12.0","direct":false,"kind":"develop","optional":false},{"id":7792784198,"package_name":"bleach","ecosystem":"pypi","requirements":"6.0.0","direct":false,"kind":"develop","optional":false},{"id":7792784199,"package_name":"celery","ecosystem":"pypi","requirements":"5.2.7","direct":false,"kind":"runtime","optional":false},{"id":7792784200,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.12.7","direct":false,"kind":"runtime","optional":false},{"id":7792784201,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":7792784202,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":7792784203,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7792784204,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":7792784205,"package_name":"click-didyoumean","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7792784206,"package_name":"click-plugins","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7792784207,"package_name":"click-repl","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7792784208,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":7792784209,"package_name":"comm","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"develop","optional":false},{"id":7792784262,"package_name":"configobj","ecosystem":"pypi","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":7792784265,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.0.7","direct":false,"kind":"develop","optional":false},{"id":7792784266,"package_name":"coverage","ecosystem":"pypi","requirements":"6.5.0","direct":false,"kind":"develop","optional":false},{"id":7792784267,"package_name":"cryptography","ecosystem":"pypi","requirements":"39.0.1","direct":false,"kind":"runtime","optional":false},{"id":7792784268,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"develop","optional":false},{"id":7792784269,"package_name":"debugpy","ecosystem":"pypi","requirements":"1.6.6","direct":false,"kind":"develop","optional":false},{"id":7792784271,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"develop","optional":false},{"id":7792784272,"package_name":"defusedxml","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"develop","optional":false},{"id":7792784273,"package_name":"dictdiffer","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":7792784274,"package_name":"diskcache","ecosystem":"pypi","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":7792784299,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.6","direct":false,"kind":"develop","optional":false},{"id":7792784309,"package_name":"distro","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7792784310,"package_name":"docutils","ecosystem":"pypi","requirements":"0.19","direct":false,"kind":"develop","optional":false},{"id":7792784311,"package_name":"dot4dict","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":7792784312,"package_name":"dpath","ecosystem":"pypi","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":7792784314,"package_name":"dulwich","ecosystem":"pypi","requirements":"0.21.2","direct":false,"kind":"runtime","optional":false},{"id":7792784315,"package_name":"dvc","ecosystem":"pypi","requirements":"2.45.0","direct":false,"kind":"runtime","optional":false},{"id":7792784317,"package_name":"dvc-data","ecosystem":"pypi","requirements":"0.40.1","direct":false,"kind":"runtime","optional":false},{"id":7792784319,"package_name":"dvc-http","ecosystem":"pypi","requirements":"2.30.2","direct":false,"kind":"runtime","optional":false},{"id":7792784322,"package_name":"dvc-objects","ecosystem":"pypi","requirements":"0.19.3","direct":false,"kind":"runtime","optional":false},{"id":7792784332,"package_name":"dvc-render","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":7792784333,"package_name":"dvc-studio-client","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7792784334,"package_name":"dvc-task","ecosystem":"pypi","requirements":"0.1.11","direct":false,"kind":"runtime","optional":false},{"id":7792784335,"package_name":"dvclive","ecosystem":"pypi","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7792784336,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"develop","optional":false},{"id":7792784345,"package_name":"execnet","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"develop","optional":false},{"id":7792784347,"package_name":"executing","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"develop","optional":false},{"id":7792784349,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.16.2","direct":false,"kind":"develop","optional":false},{"id":7792784351,"package_name":"filelock","ecosystem":"pypi","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":7792784353,"package_name":"flatten-dict","ecosystem":"pypi","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":7792784364,"package_name":"flufl-lock","ecosystem":"pypi","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":7792784375,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.38.0","direct":false,"kind":"develop","optional":false},{"id":7792784377,"package_name":"fqdn","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"develop","optional":false},{"id":7792784378,"package_name":"frozenlist","ecosystem":"pypi","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":7792784379,"package_name":"fsspec","ecosystem":"pypi","requirements":"2023.1.0","direct":false,"kind":"runtime","optional":false},{"id":7792784380,"package_name":"funcy","ecosystem":"pypi","requirements":"1.18","direct":false,"kind":"runtime","optional":false},{"id":7792784382,"package_name":"furo","ecosystem":"pypi","requirements":"2022.12.7","direct":false,"kind":"develop","optional":false},{"id":7792784383,"package_name":"gitdb","ecosystem":"pypi","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":7792784385,"package_name":"gitpython","ecosystem":"pypi","requirements":"3.1.30","direct":false,"kind":"runtime","optional":false},{"id":7792784386,"package_name":"grandalf","ecosystem":"pypi","requirements":"0.8","direct":false,"kind":"runtime","optional":false},{"id":7792784388,"package_name":"hydra-core","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":7792784392,"package_name":"identify","ecosystem":"pypi","requirements":"2.5.18","direct":false,"kind":"develop","optional":false},{"id":7792784393,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"runtime","optional":false},{"id":7792784394,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":7792784395,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"6.0.0","direct":false,"kind":"develop","optional":false},{"id":7792784396,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.10.2","direct":false,"kind":"runtime","optional":false},{"id":7792784397,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":7792784398,"package_name":"ipykernel","ecosystem":"pypi","requirements":"6.21.2","direct":false,"kind":"develop","optional":false},{"id":7792784399,"package_name":"ipython","ecosystem":"pypi","requirements":"8.10.0","direct":false,"kind":"develop","optional":false},{"id":7792784400,"package_name":"ipython-genutils","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":7792784401,"package_name":"isoduration","ecosystem":"pypi","requirements":"20.11.0","direct":false,"kind":"develop","optional":false},{"id":7792784412,"package_name":"isort","ecosystem":"pypi","requirements":"5.12.0","direct":false,"kind":"develop","optional":false},{"id":7792784415,"package_name":"iterative-telemetry","ecosystem":"pypi","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":7792784427,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.2","direct":false,"kind":"develop","optional":false},{"id":7792784430,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"develop","optional":false},{"id":7792784432,"package_name":"json5","ecosystem":"pypi","requirements":"0.9.11","direct":false,"kind":"develop","optional":false},{"id":7792784439,"package_name":"jsonpointer","ecosystem":"pypi","requirements":"2.3","direct":false,"kind":"develop","optional":false},{"id":7792784442,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.17.3","direct":false,"kind":"develop","optional":false},{"id":7792784444,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"8.0.2","direct":false,"kind":"develop","optional":false},{"id":7792784447,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"5.2.0","direct":false,"kind":"develop","optional":false},{"id":7792784450,"package_name":"jupyter-events","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"develop","optional":false},{"id":7792784468,"package_name":"jupyter-server","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"develop","optional":false},{"id":7792784470,"package_name":"jupyter-server-fileid","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"develop","optional":false},{"id":7792784471,"package_name":"jupyter-server-terminals","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":7792784472,"package_name":"jupyter-server-ydoc","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":7792784473,"package_name":"jupyter-ydoc","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":7792784474,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"3.6.1","direct":false,"kind":"develop","optional":false},{"id":7792784475,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":7792784476,"package_name":"jupyterlab-server","ecosystem":"pypi","requirements":"2.19.0","direct":false,"kind":"develop","optional":false},{"id":7792784477,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"develop","optional":false},{"id":7792784478,"package_name":"kombu","ecosystem":"pypi","requirements":"5.2.4","direct":false,"kind":"runtime","optional":false},{"id":7792784479,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7792784480,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.2","direct":false,"kind":"develop","optional":false},{"id":7792784481,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.7.0","direct":false,"kind":"develop","optional":false},{"id":7792784482,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.6","direct":false,"kind":"develop","optional":false},{"id":7792784483,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":7792784484,"package_name":"mistune","ecosystem":"pypi","requirements":"2.0.5","direct":false,"kind":"develop","optional":false},{"id":7792784485,"package_name":"multidict","ecosystem":"pypi","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":7792784486,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":7792784487,"package_name":"nanotime","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7792784488,"package_name":"nbclassic","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":7792784490,"package_name":"nbclient","ecosystem":"pypi","requirements":"0.6.8","direct":false,"kind":"develop","optional":false},{"id":7792784498,"package_name":"nbconvert","ecosystem":"pypi","requirements":"7.2.9","direct":false,"kind":"develop","optional":false},{"id":7792784500,"package_name":"nbformat","ecosystem":"pypi","requirements":"5.7.3","direct":false,"kind":"develop","optional":false},{"id":7792784502,"package_name":"nbmake","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":7792784504,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"0.8.12","direct":false,"kind":"develop","optional":false},{"id":7792784505,"package_name":"nbsphinx-link","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"develop","optional":false},{"id":7792784508,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"1.5.6","direct":false,"kind":"develop","optional":false},{"id":7792784511,"package_name":"networkx","ecosystem":"pypi","requirements":"3.0","direct":false,"kind":"runtime","optional":false},{"id":7792784515,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.7.0","direct":false,"kind":"develop","optional":false},{"id":7792784516,"package_name":"notebook","ecosystem":"pypi","requirements":"6.5.2","direct":false,"kind":"develop","optional":false},{"id":7792784517,"package_name":"notebook-shim","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":7792784520,"package_name":"numpy","ecosystem":"pypi","requirements":"1.24.2","direct":false,"kind":"runtime","optional":false},{"id":7792784522,"package_name":"omegaconf","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":7792784526,"package_name":"orjson","ecosystem":"pypi","requirements":"3.8.6","direct":false,"kind":"runtime","optional":false},{"id":7792784528,"package_name":"packaging","ecosystem":"pypi","requirements":"23.0","direct":false,"kind":"runtime","optional":false},{"id":7792784529,"package_name":"pandas","ecosystem":"pypi","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":7792784531,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"develop","optional":false},{"id":7792784547,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"develop","optional":false},{"id":7792784548,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7792784549,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":7792784550,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"develop","optional":false},{"id":7792784551,"package_name":"pillow","ecosystem":"pypi","requirements":"9.4.0","direct":false,"kind":"develop","optional":false},{"id":7792784552,"package_name":"pkgutil-resolve-name","ecosystem":"pypi","requirements":"1.3.10","direct":false,"kind":"develop","optional":false},{"id":7792784553,"package_name":"platformdirs","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":7792784554,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":7792784556,"package_name":"pre-commit","ecosystem":"pypi","requirements":"2.21.0","direct":false,"kind":"develop","optional":false},{"id":7792784558,"package_name":"prometheus-client","ecosystem":"pypi","requirements":"0.16.0","direct":false,"kind":"develop","optional":false},{"id":7792784560,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.36","direct":false,"kind":"runtime","optional":false},{"id":7792784562,"package_name":"psutil","ecosystem":"pypi","requirements":"5.9.4","direct":false,"kind":"runtime","optional":false},{"id":7792784564,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":7792784565,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":7792784566,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":7792784567,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":"develop","optional":false},{"id":7792784574,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"runtime","optional":false},{"id":7792784576,"package_name":"pydantic","ecosystem":"pypi","requirements":"1.10.5","direct":false,"kind":"develop","optional":false},{"id":7792784582,"package_name":"pydot","ecosystem":"pypi","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":7792784585,"package_name":"pygit2","ecosystem":"pypi","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":7792784589,"package_name":"pygments","ecosystem":"pypi","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":7792784590,"package_name":"pygtrie","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":7792784591,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":7792784592,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.19.3","direct":false,"kind":"develop","optional":false},{"id":7792784593,"package_name":"pytest","ecosystem":"pypi","requirements":"7.2.1","direct":false,"kind":"develop","optional":false},{"id":7792784594,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"3.4.1","direct":false,"kind":"develop","optional":false},{"id":7792784595,"package_name":"pytest-forked","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":7792784596,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"develop","optional":false},{"id":7792784597,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":7792784598,"package_name":"python-json-logger","ecosystem":"pypi","requirements":"2.0.6","direct":false,"kind":"develop","optional":false},{"id":7792784599,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.7.1","direct":false,"kind":"runtime","optional":false},{"id":7792784602,"package_name":"pywin32","ecosystem":"pypi","requirements":"305","direct":false,"kind":"runtime","optional":false},{"id":7792784603,"package_name":"pywinpty","ecosystem":"pypi","requirements":"2.0.10","direct":false,"kind":"develop","optional":false},{"id":7792784607,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"runtime","optional":false},{"id":7792784608,"package_name":"pyzmq","ecosystem":"pypi","requirements":"25.0.0","direct":false,"kind":"develop","optional":false},{"id":7792784609,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.2","direct":false,"kind":"runtime","optional":false},{"id":7792784610,"package_name":"rfc3339-validator","ecosystem":"pypi","requirements":"0.1.4","direct":false,"kind":"develop","optional":false},{"id":7792784616,"package_name":"rfc3986-validator","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"develop","optional":false},{"id":7792784619,"package_name":"rich","ecosystem":"pypi","requirements":"13.3.1","direct":false,"kind":"runtime","optional":false},{"id":7792784620,"package_name":"ruamel-yaml","ecosystem":"pypi","requirements":"0.17.21","direct":false,"kind":"runtime","optional":false},{"id":7792784622,"package_name":"ruamel-yaml-clib","ecosystem":"pypi","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":7792784623,"package_name":"ruff","ecosystem":"pypi","requirements":"0.0.238","direct":false,"kind":"develop","optional":false},{"id":7792784628,"package_name":"scipy","ecosystem":"pypi","requirements":"1.9.3","direct":false,"kind":"develop","optional":false},{"id":7792784629,"package_name":"scmrepo","ecosystem":"pypi","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":7792784637,"package_name":"send2trash","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"develop","optional":false},{"id":7792784639,"package_name":"setuptools","ecosystem":"pypi","requirements":"67.3.2","direct":false,"kind":"runtime","optional":false},{"id":7792784640,"package_name":"shortuuid","ecosystem":"pypi","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":7792784642,"package_name":"shtab","ecosystem":"pypi","requirements":"1.5.8","direct":false,"kind":"runtime","optional":false},{"id":7792784645,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":7792784646,"package_name":"smmap","ecosystem":"pypi","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":7792784648,"package_name":"sniffio","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"develop","optional":false},{"id":7792784650,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":7792784652,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.4","direct":false,"kind":"develop","optional":false},{"id":7792784654,"package_name":"sphinx","ecosystem":"pypi","requirements":"6.1.3","direct":false,"kind":"develop","optional":false},{"id":7792784655,"package_name":"sphinx-basic-ng","ecosystem":"pypi","requirements":"1.0.0b1","direct":false,"kind":"develop","optional":false},{"id":7792784656,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":7792784657,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"develop","optional":false},{"id":7792784658,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":7792784659,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":7792784660,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":7792784661,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"develop","optional":false},{"id":7792784662,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":7792784663,"package_name":"sqltrie","ecosystem":"pypi","requirements":"0.0.28","direct":false,"kind":"runtime","optional":false},{"id":7792784666,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.6.2","direct":false,"kind":"develop","optional":false},{"id":7792784667,"package_name":"tabulate","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":7792784668,"package_name":"terminado","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"develop","optional":false},{"id":7792784669,"package_name":"tinycss2","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"develop","optional":false},{"id":7792784670,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":7792784671,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.11.6","direct":false,"kind":"runtime","optional":false},{"id":7792784672,"package_name":"tornado","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"develop","optional":false},{"id":7792784675,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.64.1","direct":false,"kind":"runtime","optional":false},{"id":7792784676,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.9.0","direct":false,"kind":"develop","optional":false},{"id":7792784677,"package_name":"typer","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":7792784678,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":7792784679,"package_name":"uri-template","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"develop","optional":false},{"id":7792784683,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.14","direct":false,"kind":"runtime","optional":false},{"id":7792784685,"package_name":"vine","ecosystem":"pypi","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":7792784687,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.19.0","direct":false,"kind":"develop","optional":false},{"id":7792784696,"package_name":"voluptuous","ecosystem":"pypi","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":7792784707,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":7792784709,"package_name":"webcolors","ecosystem":"pypi","requirements":"1.12","direct":false,"kind":"develop","optional":false},{"id":7792784714,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":7792784715,"package_name":"websocket-client","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"develop","optional":false},{"id":7792784724,"package_name":"y-py","ecosystem":"pypi","requirements":"0.5.5","direct":false,"kind":"develop","optional":false},{"id":7792784727,"package_name":"yarl","ecosystem":"pypi","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":7792784728,"package_name":"ypy-websocket","ecosystem":"pypi","requirements":"0.8.2","direct":false,"kind":"develop","optional":false},{"id":7792784729,"package_name":"zc-lockfile","ecosystem":"pypi","requirements":"2.0","direct":false,"kind":"runtime","optional":false},{"id":7792784731,"package_name":"zipp","ecosystem":"pypi","requirements":"3.13.0","direct":false,"kind":"runtime","optional":false},{"id":7792784732,"package_name":"zninit","ecosystem":"pypi","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":7792784734,"package_name":"znjson","ecosystem":"pypi","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-19T17:00:55.930Z","updated_at":"2023-02-19T17:00:55.930Z","repository_link":"https://github.com/zincware/ZnTrack/blob/main/pyproject.toml","dependencies":[{"id":7792784871,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.8,\u003c4.0.0","direct":true,"kind":"runtime","optional":false},{"id":7792784872,"package_name":"dvc","ecosystem":"pypi","requirements":"^2.12.0","direct":true,"kind":"runtime","optional":false},{"id":7792784873,"package_name":"pyyaml","ecosystem":"pypi","requirements":"^6.0","direct":true,"kind":"runtime","optional":false},{"id":7792784874,"package_name":"znjson","ecosystem":"pypi","requirements":"^0.2.1","direct":true,"kind":"runtime","optional":false},{"id":7792784875,"package_name":"dot4dict","ecosystem":"pypi","requirements":"^0.1.1","direct":true,"kind":"runtime","optional":false},{"id":7792784876,"package_name":"tqdm","ecosystem":"pypi","requirements":"^4.64.0","direct":true,"kind":"runtime","optional":false},{"id":7792784877,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.4.3","direct":true,"kind":"runtime","optional":false},{"id":7792784878,"package_name":"zninit","ecosystem":"pypi","requirements":"\u003e=0.1.6","direct":true,"kind":"runtime","optional":false},{"id":7792784879,"package_name":"typer","ecosystem":"pypi","requirements":"^0.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T01:52:10.528Z","updated_at":"2023-09-22T01:52:10.528Z","repository_link":"https://github.com/zincware/ZnTrack/blob/main/.github/workflows/test.yaml","dependencies":[{"id":13862061910,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13862061911,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13862061912,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":13862061913,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":13.911456899011483,"created_at":"2025-09-04T15:51:18.473Z","updated_at":"2025-10-07T08:17:35.252Z","avatar_url":"https://github.com/zincware.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1213,"funding_links":["https://patreon.com/zincwarecode"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["energy-system-model","particles","molecular-dynamics-simulation","mesh","optimizer","parallel","yolov5s","interpretability","pipeline-testing","datacleaner"],"project_url":"https://science.ecosyste.ms/api/v1/projects/43410","html_url":"https://science.ecosyste.ms/projects/43410","bibtex_url":"https://science.ecosyste.ms/projects/43410/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/43410/export.apalike"}