{"id":8133093,"name":"python-chianode","ecosystem":"pypi","description":"Python wrapper for Chia blockchain node APIs","homepage":"https://github.com/circuitdao/python-chianode","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-poetry/poetry","keywords_array":["Chia","blockchain","node","full node","wrapper","API"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-08-23T08:48:44.000Z","latest_release_published_at":"2023-08-23T12:19:31.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-04-19T22:26:47.190Z","created_at":"2023-08-23T08:50:59.751Z","updated_at":"2026-04-19T22:26:47.190Z","registry_url":"https://pypi.org/project/python-chianode/","install_command":"pip install python-chianode --index-url https://pypi.org/simple","documentation_url":"https://python-chianode.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"python-chianode","project_status":null},"repo_metadata":{"id":37251923,"uuid":"123303402","full_name":"python-poetry/poetry","owner":"python-poetry","description":"Python packaging and dependency management made easy","archived":false,"fork":false,"pushed_at":"2026-04-13T21:12:45.000Z","size":24356,"stargazers_count":34262,"open_issues_count":561,"forks_count":2428,"subscribers_count":186,"default_branch":"main","last_synced_at":"2026-04-15T03:03:01.516Z","etag":null,"topics":["dependency-manager","package-manager","packaging","poetry","python"],"latest_commit_sha":null,"homepage":"https://python-poetry.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-poetry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2018-02-28T15:23:47.000Z","updated_at":"2026-04-15T01:05:56.000Z","dependencies_parsed_at":"2025-12-16T05:07:16.719Z","dependency_job_id":null,"html_url":"https://github.com/python-poetry/poetry","commit_stats":{"total_commits":3307,"total_committers":575,"mean_commits":5.751304347826087,"dds":0.6643483519806471,"last_synced_commit":"4df8d63b548dd5d973c09123e50d8469db62fa83"},"previous_names":["sdispater/poetry"],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/python-poetry/poetry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-poetry%2Fpoetry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-poetry%2Fpoetry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-poetry%2Fpoetry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-poetry%2Fpoetry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-poetry","download_url":"https://codeload.github.com/python-poetry/poetry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-poetry%2Fpoetry/sbom","scorecard":{"id":492981,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-poetry/poetry","commit":"9f276d3dab71ba741107a5a7f4efc12fdda5cb0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 9 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:30","Warn: no topLevel permission defined: .github/workflows/.tests-matrix.yaml:1","Info: found token with 'none' permissions: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/lock-threads.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: found token with 'none' permissions: .github/workflows/tests.yaml:1"],"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":"Code-Review","score":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/docs.yaml:43"],"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: tests/fixtures/distributions/demo-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/distributions/demo-0.1.2-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/distributions/demo_invalid_record-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/distributions/demo_invalid_record2-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/distributions/demo_metadata_version_23-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/distributions/demo_metadata_version_24-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/distributions/demo_metadata_version_299-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/distributions/demo_metadata_version_unknown-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/distributions/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/simple_project/dist/simple_project-1.2.3-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/wheel_with_no_requires_dist/demo-0.1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/with_multiple_dist_dir/dist/simple_project-1.2.3-py2.py3-none-any.whl:1","Warn: binary detected: tests/fixtures/with_multiple_dist_dir/other_dist/dist/simple_project-1.2.3-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/dists/mocked/poetry_test_py2_py3_metadata_merge-0.1.0-py2-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/dists/mocked/poetry_test_py2_py3_metadata_merge-0.1.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/dists/poetry_core-1.5.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/dists/poetry_core-2.0.1-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/dists/setuptools-67.6.1-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/dists/wheel-0.40.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/attrs-17.4.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/black-19.10b0-py36-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/black-21.11b0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/cleo-1.0.0a5-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/clikit-0.2.4-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/colorama-0.3.9-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/discord.py-2.0.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/futures-3.2.0-py2-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/ipython-5.7.0-py2-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/ipython-5.7.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/ipython-7.5.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/isodate-0.7.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/isort-4.3.4-py2-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/isort-4.3.4-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/jupyter-1.0.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/more_itertools-4.1.0-py2-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/more_itertools-4.1.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/pastel-0.1.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/pluggy-0.6.0-py2-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/pluggy-0.6.0-py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/py-1.5.3-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/pytest-3.5.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/pytest-3.5.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/requests-2.18.4-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/six-1.11.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/tomlkit-0.5.2-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/tomlkit-0.5.3-py2.py3-none-any.whl:1","Warn: binary detected: tests/repositories/fixtures/pypi.org/stubbed/zipp-3.5.0-py3-none-any.whl:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:48"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.1.4 not signed: https://api.github.com/repos/python-poetry/poetry/releases/237533790","Warn: release artifact 2.1.3 not signed: https://api.github.com/repos/python-poetry/poetry/releases/216353756","Warn: release artifact 2.1.2 not signed: https://api.github.com/repos/python-poetry/poetry/releases/209174562","Warn: release artifact 2.1.1 not signed: https://api.github.com/repos/python-poetry/poetry/releases/200595094","Warn: release artifact 2.1.0 not signed: https://api.github.com/repos/python-poetry/poetry/releases/200525748","Warn: release artifact 2.1.4 does not have provenance: https://api.github.com/repos/python-poetry/poetry/releases/237533790","Warn: release artifact 2.1.3 does not have provenance: https://api.github.com/repos/python-poetry/poetry/releases/216353756","Warn: release artifact 2.1.2 does not have provenance: https://api.github.com/repos/python-poetry/poetry/releases/209174562","Warn: release artifact 2.1.1 does not have provenance: https://api.github.com/repos/python-poetry/poetry/releases/200595094","Warn: release artifact 2.1.0 does not have provenance: https://api.github.com/repos/python-poetry/poetry/releases/200525748"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(2.1): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-112 / GHSA-hwfp-hg2m-9vr2","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-19T19:43:18.441Z","repository_id":37251923,"created_at":"2025-08-19T19:43:18.441Z","updated_at":"2025-08-19T19:43:18.441Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31867991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-16T02:26:04.054Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":69.81910855699198,"dependent_packages_count":7.519604726861593,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.66935664192678},"purl":"pkg:pypi/python-chianode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-chianode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-chianode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-chianode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-03T08:00:30.402Z","issues_count":1893,"pull_requests_count":1781,"avg_time_to_close_issue":18303045.685652487,"avg_time_to_close_pull_request":6846769.235884567,"issues_closed_count":1387,"pull_requests_closed_count":1594,"pull_request_authors_count":394,"issue_authors_count":1589,"avg_comments_per_issue":5.774432118330692,"avg_comments_per_pull_request":2.339135317237507,"merged_pull_requests_count":1295,"bot_issues_count":1,"bot_pull_requests_count":139,"past_year_issues_count":166,"past_year_pull_requests_count":217,"past_year_avg_time_to_close_issue":2137460.801980198,"past_year_avg_time_to_close_pull_request":964948.0,"past_year_issues_closed_count":101,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":69,"past_year_issue_authors_count":153,"past_year_avg_comments_per_issue":2.433734939759036,"past_year_avg_comments_per_pull_request":2.4838709677419355,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":128,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-poetry%2Fpoetry/issues","maintainers":[{"login":"radoering","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radoering"},{"login":"abn","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abn"},{"login":"Secrus","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Secrus"},{"login":"neersighted","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neersighted"},{"login":"finswimmer","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/finswimmer"},{"login":"mkniewallner","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkniewallner"},{"login":"sdispater","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sdispater"},{"login":"bswck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bswck"},{"login":"kasteph","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kasteph"},{"login":"branchvincent","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/branchvincent"},{"login":"estyxx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/estyxx"}],"active_maintainers":[{"login":"radoering","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/radoering"},{"login":"abn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chianode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chianode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chianode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chianode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-chianode/codemeta","maintainers":[{"uuid":"Out-Of-Memory","login":"Out-Of-Memory","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/Out-Of-Memory/","role":null,"created_at":"2023-08-23T08:56:34.087Z","updated_at":"2023-08-23T08:56:34.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Out-Of-Memory/packages"}]}