{"id":2884126,"name":"pystackreg","ecosystem":"pypi","description":"Image registration tool (python implementation of the ImageJ/FIJI Plugin TurboReg/StackReg)","homepage":"https://github.com/glichtner/pystackreg","licenses":"Free To Use But Restricted","normalized_licenses":["SGI-B-2.0"],"repository_url":"https://github.com/glichtner/pystackreg","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-06-29T17:28:59.000Z","latest_release_published_at":"2024-10-03T08:22:28.000Z","latest_release_number":"0.2.8","last_synced_at":"2026-06-01T08:29:07.624Z","created_at":"2022-04-10T12:19:08.270Z","updated_at":"2026-06-01T12:47:17.082Z","registry_url":"https://pypi.org/project/pystackreg/","install_command":"pip install pystackreg --index-url https://pypi.org/simple","documentation_url":"https://pystackreg.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: Free To Use But Restricted","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: C++","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Image Processing","Topic :: Utilities"],"normalized_name":"pystackreg","project_status":null},"repo_metadata":{"id":50793015,"uuid":"147704985","full_name":"glichtner/pystackreg","owner":"glichtner","description":"A python extension for the automatic alignment of a source image or a stack (movie) to a target image/reference frame.","archived":false,"fork":false,"pushed_at":"2024-10-20T11:48:38.000Z","size":5656,"stargazers_count":91,"open_issues_count":9,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-08T16:26:14.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glichtner.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-09-06T16:52:00.000Z","updated_at":"2025-09-01T12:13:26.000Z","dependencies_parsed_at":"2022-08-30T08:30:53.697Z","dependency_job_id":"9ea54f68-d5bd-4aaa-b419-029b37ebfcf9","html_url":"https://github.com/glichtner/pystackreg","commit_stats":{"total_commits":64,"total_committers":8,"mean_commits":8.0,"dds":0.25,"last_synced_commit":"b5d9c032f7d0ba48d8472f8c8e6b4589a52bcdab"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/glichtner/pystackreg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glichtner","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/sbom","scorecard":{"id":429745,"data":{"date":"2025-08-11","repo":{"name":"github.com/glichtner/pystackreg","commit":"c7ee8d62b7a59b3226833364572eb79583f1a9c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:11","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels-deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-deploy.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/glichtner/pystackreg/wheels-deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/run-tests.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/wheels-deploy.yml:167","Warn: pipCommand not pinned by hash: .github/workflows/wheels-deploy.yml:226","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.8 not signed: https://api.github.com/repos/glichtner/pystackreg/releases/178154323","Warn: release artifact v0.2.7 not signed: https://api.github.com/repos/glichtner/pystackreg/releases/79212698","Warn: release artifact v0.2.6-1 not signed: https://api.github.com/repos/glichtner/pystackreg/releases/74379272","Warn: release artifact v0.2.5 not signed: https://api.github.com/repos/glichtner/pystackreg/releases/36307864","Warn: release artifact v0.2.3 not signed: https://api.github.com/repos/glichtner/pystackreg/releases/35965100","Warn: release artifact v0.2.8 does not have provenance: https://api.github.com/repos/glichtner/pystackreg/releases/178154323","Warn: release artifact v0.2.7 does not have provenance: https://api.github.com/repos/glichtner/pystackreg/releases/79212698","Warn: release artifact v0.2.6-1 does not have provenance: https://api.github.com/repos/glichtner/pystackreg/releases/74379272","Warn: release artifact v0.2.5 does not have provenance: https://api.github.com/repos/glichtner/pystackreg/releases/36307864","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/glichtner/pystackreg/releases/35965100"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:03:30.323Z","repository_id":50793015,"created_at":"2025-08-19T03:03:30.323Z","updated_at":"2025-08-19T03:03:30.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003901,"owners_count":26083641,"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-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"glichtner","name":"Gregor Lichtner","uuid":"33544440","kind":"user","description":"Researcher at University Medicine Greifswald","email":"","website":null,"location":"Greifswald, Germany","twitter":"gregorlichtner","company":"University Medicine Greifswald","icon_url":"https://avatars.githubusercontent.com/u/33544440?u=fb9cd69612b62e243ae4c49edcf89be53706171e\u0026v=4","repositories_count":8,"last_synced_at":"2023-03-08T03:39:37.715Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/glichtner","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T21:35:03.929Z","updated_at":"2023-03-08T03:39:37.721Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glichtner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glichtner/repositories"},"tags":[{"name":"v0.2.7","sha":"286f6edbd860c3ae6b2004b6d60f907b775fd81d","kind":"tag","published_at":"2022-10-06T17:53:52.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.7","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.7/manifests"},{"name":"v0.2.6-1","sha":"d51cb91e08e0f205ea48aa473f9c389c557bea1a","kind":"tag","published_at":"2022-08-14T10:52:52.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.6-1","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.6-1/manifests"},{"name":"v0.2.6","sha":"9ce7197aac2fa210446c835b032817f902387ee0","kind":"tag","published_at":"2022-07-06T23:16:51.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.6","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"c1655c999bc6cb4ec9659ade5e196d7415f1dec9","kind":"tag","published_at":"2021-01-12T23:53:43.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.5","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"45ddcd3037dd22b69e15db9eee8126b3d12899d9","kind":"tag","published_at":"2021-01-12T23:33:53.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.4","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"1d84d546504ea2e011da05e6ed5e7f901e3df8e0","kind":"tag","published_at":"2021-01-04T19:16:44.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.3","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e8dd508492a0da8dde828b2056c47d3ccb711fd2","kind":"tag","published_at":"2020-12-09T12:16:42.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.2","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.2/manifests"},{"name":"v0.1.1","sha":"0d5a51d797c24b7e88fcb98d103cf8f0b9218640","kind":"tag","published_at":"2019-04-01T11:44:25.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.1.1","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.1.1/manifests"},{"name":"v0.2.0","sha":"97eba915caf6d70618bb825802f43a7057889692","kind":"tag","published_at":"2019-04-01T11:43:59.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.0","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.0/manifests"},{"name":"v0.2.1","sha":"df1c0eac24c0e781f664fcc836d1289dada1081f","kind":"tag","published_at":"2019-04-01T11:41:20.000Z","download_url":"https://codeload.github.com/glichtner/pystackreg/tar.gz/v0.2.1","html_url":"https://github.com/glichtner/pystackreg/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glichtner/pystackreg@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2026-06-01T12:47:17.047Z","dependent_packages_count":9,"downloads":16734,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":4.328621739138752,"dependent_repos_count":2.9044841393586105,"dependent_packages_count":1.3874621475151745,"stargazers_count":8.221355820662529,"forks_count":8.898396704240822,"docker_downloads_count":4.54893361346789,"average":5.048209027397296},"purl":"pkg:pypi/pystackreg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pystackreg","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pystackreg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pystackreg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:42:20.976Z","issues_count":28,"pull_requests_count":14,"avg_time_to_close_issue":6207942.363636363,"avg_time_to_close_pull_request":651592.0909090909,"issues_closed_count":22,"pull_requests_closed_count":11,"pull_request_authors_count":7,"issue_authors_count":27,"avg_comments_per_issue":2.1785714285714284,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":6,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":920380.6666666666,"past_year_avg_time_to_close_pull_request":1201792.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/glichtner%2Fpystackreg/issues","maintainers":[{"login":"glichtner","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glichtner"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystackreg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystackreg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystackreg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystackreg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystackreg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pystackreg/codemeta","maintainers":[{"uuid":"glichtner","login":"glichtner","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/glichtner/","role":null,"created_at":"2023-02-25T05:44:01.765Z","updated_at":"2023-02-25T05:44:01.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/glichtner/packages"}]}