{"id":362592,"url":"https://github.com/hhatto/autopep8","last_synced_at":"2026-06-20T02:01:13.487Z","repository":{"id":1267664,"uuid":"1206729","full_name":"hhatto/autopep8","owner":"hhatto","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide.","archived":false,"fork":false,"pushed_at":"2026-06-08T12:23:10.000Z","size":4002,"stargazers_count":4666,"open_issues_count":130,"forks_count":284,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-06-11T05:05:28.601Z","etag":null,"topics":["codeformatter","formatter","pep8","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/autopep8/","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/hhatto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-12-29T20:08:51.000Z","updated_at":"2026-06-08T04:27:18.000Z","dependencies_parsed_at":"2023-07-06T13:01:24.811Z","dependency_job_id":"62f70d13-fb79-4aec-8b94-40ec63c0cec8","html_url":"https://github.com/hhatto/autopep8","commit_stats":{"total_commits":2576,"total_committers":58,"mean_commits":44.41379310344828,"dds":0.6277173913043479,"last_synced_commit":"5b9110ba53fecd60cd3091fb66d808e8ced3b2e8"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/hhatto/autopep8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/sbom","scorecard":{"id":463708,"data":{"date":"2025-08-11","repo":{"name":"github.com/hhatto/autopep8","commit":"4046ad49e25b7fa1db275bf66b1b7d60600ac391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:11"],"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 26 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-19T11:53:09.733Z","repository_id":1267664,"created_at":"2025-08-19T11:53:09.733Z","updated_at":"2025-08-19T11:53:09.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34190585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":"hhatto","name":"Hideo Hattori","uuid":"150309","kind":"user","description":"","email":"hhatto.jp@gmail.com","website":"https://www.hexacosa.net/","location":"Hyogo, Japan","twitter":"hhatto","company":null,"icon_url":"https://avatars.githubusercontent.com/u/150309?u=f03ca94ad9a4697f5114f7ffd3aed62c7e56f0b2\u0026v=4","repositories_count":220,"last_synced_at":"2026-03-31T06:10:47.566Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hhatto","funding_links":["https://github.com/sponsors/hhatto"],"total_stars":7104,"followers":374,"following":71,"created_at":"2022-11-02T16:23:12.621Z","updated_at":"2026-03-31T06:10:47.566Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto/repositories"},"packages":[{"id":4140959,"name":"autopep8","ecosystem":"homebrew","description":"Automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2022-04-12T16:40:32.824Z","latest_release_published_at":"2025-01-20T18:10:41.826Z","latest_release_number":"2.3.2","last_synced_at":"2026-05-10T23:01:28.273Z","created_at":"2022-04-12T16:40:32.814Z","updated_at":"2026-05-10T23:01:28.274Z","registry_url":"https://formulae.brew.sh/formula/autopep8","install_command":"brew install autopep8","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"1206729","full_name":"hhatto/autopep8","owner":"hhatto","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide.","archived":false,"fork":false,"pushed_at":"2023-12-18T05:09:58.000Z","size":3932,"stargazers_count":4468,"open_issues_count":127,"forks_count":296,"subscribers_count":73,"default_branch":"main","last_synced_at":"2024-01-05T19:15:55.457Z","etag":null,"topics":["codeformatter","formatter","pep8","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/autopep8/","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/hhatto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2010-12-29T20:08:51.000Z","updated_at":"2024-01-05T09:14:55.000Z","dependencies_parsed_at":"2023-07-06T13:01:24.811Z","dependency_job_id":"62f70d13-fb79-4aec-8b94-40ec63c0cec8","html_url":"https://github.com/hhatto/autopep8","commit_stats":{"total_commits":2576,"total_committers":58,"mean_commits":44.41379310344828,"dds":0.6277173913043479,"last_synced_commit":"5b9110ba53fecd60cd3091fb66d808e8ced3b2e8"},"previous_names":[],"tags_count":73,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179374500,"owners_count":10807825,"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":"hhatto","name":"Hideo Hattori","uuid":"150309","kind":"user","description":"","email":"","website":"https://www.hexacosa.net/","location":"Hyogo, Japan","twitter":"hhatto","company":"Freelance @doublejumptokyo ","icon_url":"https://avatars.githubusercontent.com/u/150309?u=3e8f63c27bf996bfc68464b0ce3f7a3e40e6ea7f\u0026v=4","repositories_count":209,"last_synced_at":"2023-04-09T07:16:05.686Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hhatto","created_at":"2022-11-02T16:23:12.621Z","updated_at":"2023-04-09T07:16:05.776Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto/repositories"},"tags":[{"name":"v2.0.4","sha":"8f12c0ab83c3dcc9eaf5078393dd2c53e1d253d2","kind":"commit","published_at":"2023-08-26T13:44:31.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c3fdfe4c45b0ba9d7b6256b44de15973d05c5740","kind":"commit","published_at":"2023-08-25T13:00:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6e6d4ba4a043da1a56ca0ec7280a7d4f40283215","kind":"commit","published_at":"2023-03-03T09:20:27.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3555a19674d3fec231e4914b2808564f9c1bc28a","kind":"commit","published_at":"2022-12-15T14:53:41.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"06efa44d188a542f72599cafe2f3243d04c01015","kind":"commit","published_at":"2022-10-28T13:18:42.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.0/manifests"},{"name":"v1.7.1","sha":"89e9fbd8251f4525a7f8d09222055c76b75002d8","kind":"commit","published_at":"2022-10-28T01:18:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.7.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0a64c5d84a0865e46c72f35e6aa43ffd99d234e5","kind":"commit","published_at":"2022-08-09T12:28:17.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.7.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f192115a1efd34923690e1cb4758efe9ac3d5731","kind":"commit","published_at":"2021-10-24T06:37:57.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.6.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.6.0/manifests"},{"name":"v1.5.7","sha":"32c78a3a07d7ee35500e6f20bfcd621f3132c42e","kind":"commit","published_at":"2021-04-30T06:04:29.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"3dc32d2ac596d0677aa93d65869119bc172b47ac","kind":"commit","published_at":"2021-03-16T14:50:53.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"ae7b7de653cd0809d30ffb6acf56a041756977dc","kind":"commit","published_at":"2021-02-04T06:04:57.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"972093dad2021ca5214133864af3cd0595830a94","kind":"commit","published_at":"2020-08-02T02:25:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"9d82181084ef39876f8eb2a00e9d9e9cc151b1dd","kind":"commit","published_at":"2020-05-31T14:03:19.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"84cb34cad9b3e6fe520cb5b355eb52e6b6dd5758","kind":"commit","published_at":"2020-04-20T11:58:49.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"5815441dcb59396eaba6fc64c403022a8f1923d0","kind":"commit","published_at":"2020-04-05T23:19:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"107e29dce22c7b367a36633a78735278e4ad4288","kind":"commit","published_at":"2020-01-20T14:07:49.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5/manifests"},{"name":"v1.4.4","sha":"fda3bb39181437b6b8a0aa0185f21ae5f14385dd","kind":"commit","published_at":"2019-04-14T08:27:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"48662f6ab39c646cb31db1c7f95c67281b5be0a3","kind":"commit","published_at":"2018-11-12T13:55:13.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"46af2bc3145fcf0dee1b90031840560ce9ea2114","kind":"commit","published_at":"2018-10-23T15:08:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"541b3f6259021bde50deca53986d1062f2b2fa24","kind":"commit","published_at":"2018-10-17T13:59:07.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"465c0da24f75247f405737095cd445e3964f412f","kind":"commit","published_at":"2018-09-01T16:02:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4/manifests"},{"name":"v1.3.5","sha":"954cfa7386abe1ea504e131eb3b8ad17bd4ad59f","kind":"commit","published_at":"2018-03-30T07:32:20.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"33f330d54020078dedef49a8c69f36bbbec7d560","kind":"commit","published_at":"2018-01-24T13:46:13.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"d8d47aa88eba946ad7d4fb92db6fd77e8668943e","kind":"commit","published_at":"2017-10-11T08:16:50.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"93fff80de7dd0819b36281bc0868e5b17c81fb7f","kind":"tag","published_at":"2017-05-27T15:23:19.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"553b2039543fc9b705e47a578beb7b761ca221d8","kind":"commit","published_at":"2017-03-13T13:59:33.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"a60bdf209478eee79fe6e96fa351e0c592a6030c","kind":"commit","published_at":"2017-03-04T11:34:14.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3/manifests"},{"name":"v1.2.4","sha":"d9474e2fb30f0a719735b45ed8d3225a177d6d7d","kind":"tag","published_at":"2016-05-21T00:39:02.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.2.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"7c3e21bab3be6e37cef023a9a0fd29d6527448e5","kind":"tag","published_at":"2016-05-21T00:37:34.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.2.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.3/manifests"},{"name":"ver1.2.2","sha":"11e31c92e940674cdc12958656a82c8be5381f47","kind":"commit","published_at":"2016-02-26T13:06:06.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.2/manifests"},{"name":"ver1.2.1","sha":"064354f91c0d8001bd117d49947641de8b7dd753","kind":"commit","published_at":"2015-09-20T01:30:21.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.1/manifests"},{"name":"ver1.2","sha":"eb6c788af6aae4476b957ff9b90d047e2f800fa8","kind":"commit","published_at":"2015-07-27T04:40:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2/manifests"},{"name":"ver1.1.1","sha":"e5bf10083804adb1304f9631f6e6110550c744a7","kind":"commit","published_at":"2015-02-26T05:57:29.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1.1/manifests"},{"name":"ver1.1","sha":"fdce9dda37a277cc161cb8aac34dbd736231ccbe","kind":"commit","published_at":"2014-12-15T08:53:08.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1/manifests"},{"name":"ver1.0.4","sha":"4f1b61c9a0c11405b431497bc4697698f30c0f71","kind":"commit","published_at":"2014-09-09T17:07:11.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.4/manifests"},{"name":"ver1.0.3","sha":"e9be9b6d03de861d1362430d840730f5d591fcda","kind":"commit","published_at":"2014-06-10T12:45:51.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.3/manifests"},{"name":"ver1.0.2","sha":"f3809c78895e62ea97ee92420e36538c541bb079","kind":"commit","published_at":"2014-05-08T14:31:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.2/manifests"},{"name":"ver1.0.1","sha":"5409a025b743d41ff4f9a6b35214477457c1da11","kind":"commit","published_at":"2014-04-18T03:28:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.1/manifests"},{"name":"ver1.0","sha":"4b6c9ed0c452d9ce5406ba12da3ee3711a555281","kind":"commit","published_at":"2014-02-22T10:13:58.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0/manifests"},{"name":"ver0.9.7","sha":"0098201ca42421cc2dad6022f58b1a73c2e8247e","kind":"commit","published_at":"2013-11-27T18:10:59.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.7/manifests"},{"name":"ver0.9.6","sha":"64f69f3e911e1e7dbc439f56e9f8f7416ba49758","kind":"commit","published_at":"2013-11-05T16:17:12.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.6/manifests"},{"name":"ver0.9.5","sha":"a050c8ef026545a4b7247dd1a69ef19691f609cd","kind":"commit","published_at":"2013-10-09T02:27:04.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.5/manifests"},{"name":"ver0.9.4","sha":"81825cc2f63b778cc828135f94095cc7ecaf5942","kind":"commit","published_at":"2013-09-08T16:35:10.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.4/manifests"},{"name":"ver0.9.3","sha":"d24566b56989c10760574fe3bdd8a486fb1d50db","kind":"commit","published_at":"2013-08-16T15:25:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.3/manifests"},{"name":"ver0.9.2","sha":"86d969c1b960cdbb11a483f3d262467789304f11","kind":"commit","published_at":"2013-07-13T04:06:33.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.2/manifests"},{"name":"ver0.9.1","sha":"af65bc9381cd04a578cf9390614a5240cd1f2e73","kind":"commit","published_at":"2013-06-04T16:06:48.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.1/manifests"},{"name":"ver0.9","sha":"83e7ee9aa59e490c055a665a51126e7984079f58","kind":"commit","published_at":"2013-05-09T12:57:28.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9/manifests"},{"name":"ver0.8.7","sha":"e23161db02f81265baaeba7b0d3bfd9e7625906f","kind":"commit","published_at":"2013-03-02T17:56:09.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.7/manifests"},{"name":"ver0.8.6","sha":"ced81aa581ae3e2d7344fef5560a27663d75eda5","kind":"commit","published_at":"2013-01-27T14:52:15.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.6/manifests"},{"name":"ver0.8.5","sha":"6b60e7fd104080de64789e5e8d9d312468fe31a7","kind":"commit","published_at":"2012-12-23T12:04:00.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.5/manifests"},{"name":"ver0.8.4","sha":"072d6b09a7072d96c33d0aa2d6bfe811a791cd1f","kind":"commit","published_at":"2012-12-05T16:30:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.4/manifests"},{"name":"ver0.8.3","sha":"425de6e7a97498923c59e5785bf360a0ab933147","kind":"commit","published_at":"2012-11-23T13:09:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.3/manifests"},{"name":"ver0.8.2","sha":"14425a90f50dfe80f9fb85daadb70b137f22ca8e","kind":"commit","published_at":"2012-11-02T05:33:10.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.2/manifests"},{"name":"ver0.8.1","sha":"5c51a7956cc7cceb8b090ee3e7e1dba269ab3f2f","kind":"commit","published_at":"2012-09-19T16:49:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.1/manifests"},{"name":"ver0.8","sha":"e47800609e8b9a5eca5e406cb22d5f6ad51b2cb8","kind":"commit","published_at":"2012-09-02T12:37:50.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8/manifests"},{"name":"ver0.7.3","sha":"8b54131d6b2bee1b029b44d8ddb98f145f3a1643","kind":"commit","published_at":"2012-07-29T08:30:56.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.3/manifests"},{"name":"ver0.7.2","sha":"cadb93eac189b2afa8c3992d646b4194bf5071ef","kind":"commit","published_at":"2012-07-03T15:03:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.2/manifests"},{"name":"ver0.7.1","sha":"7521a11245ae8520aff9da75c1e616af57e3d225","kind":"commit","published_at":"2012-06-30T18:08:41.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.1/manifests"},{"name":"ver0.7","sha":"b90c9fc8bf2b69ac69ecec8aacee66900ff635d3","kind":"commit","published_at":"2012-06-15T14:57:07.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7/manifests"},{"name":"ver0.6.5","sha":"2c42bdabaef66cf03d1deb448c28d04f2c261fdd","kind":"commit","published_at":"2012-06-10T13:27:45.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.5/manifests"},{"name":"ver0.6.4","sha":"6fd25c6f8409159ee5f250d469e80189cfe6f6ca","kind":"commit","published_at":"2012-06-08T12:45:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.4/manifests"},{"name":"ver0.6.3","sha":"8e54a76b72d7564277fa9878695f52f4435e13dc","kind":"commit","published_at":"2012-06-01T18:23:59.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.3/manifests"},{"name":"ver0.6.2","sha":"29faf9aca374d66b75e3e3da669e4020081435bc","kind":"commit","published_at":"2012-05-28T16:10:43.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.2/manifests"},{"name":"ver0.6.1","sha":"c4289750c760533bfa0b896aaf4e5924ec6bb646","kind":"commit","published_at":"2012-05-25T15:38:09.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.1/manifests"},{"name":"ver0.6","sha":"9542114110f2283baa89ae32d68cd45e1887509a","kind":"commit","published_at":"2012-05-07T18:03:52.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6/manifests"},{"name":"ver0.5.2","sha":"28056cf28da14c7bf3f8a5029f2f11a38302538b","kind":"commit","published_at":"2012-03-11T22:36:15.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.2/manifests"},{"name":"ver0.5.1","sha":"1378c0fbd8a93be0c40940efe4b1e8da7dd86e4f","kind":"tag","published_at":"2012-02-15T15:42:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.1/manifests"},{"name":"ver0.5","sha":"801392ba2fb4860fad797015489c44784ef3c8ae","kind":"tag","published_at":"2012-01-09T09:18:01.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5/manifests"},{"name":"ver0.4","sha":"6ca0f76f1f66ab4a901033617edf51278f32eda2","kind":"tag","published_at":"2011-12-18T12:16:01.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.4/manifests"},{"name":"ver0.3","sha":"94287bdfed0de8a2ca498d0bb66f50f7459ca14e","kind":"tag","published_at":"2011-12-05T15:30:14.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.3/manifests"},{"name":"ver0.1.3","sha":"7fb79f3219d759d9cf61c448c17fee7c5ea78145","kind":"tag","published_at":"2011-09-10T05:55:40.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.3/manifests"},{"name":"ver0.1.1","sha":"78db3f3287b1ec3a8a96fd6dd3e4f66041aac259","kind":"commit","published_at":"2011-01-20T16:50:40.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.1/manifests"},{"name":"ver0.1","sha":"3047e5311329a90e7ed6d87d02bc232ee510846d","kind":"commit","published_at":"2011-01-02T13:39:36.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1/manifests"}]},"repo_metadata_updated_at":"2024-01-05T19:15:59.783Z","dependent_packages_count":0,"downloads":54,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":16.571183042108277,"dependent_repos_count":15.458452722063038,"dependent_packages_count":18.441037397908012,"stargazers_count":6.201661415067316,"forks_count":8.879977083930106,"docker_downloads_count":null,"average":13.110462332215349},"purl":"pkg:brew/autopep8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/autopep8/dependencies","status":null,"funding_links":["https://github.com/sponsors/hhatto"],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-03T19:16:05.372Z","issues_count":89,"pull_requests_count":55,"avg_time_to_close_issue":11392660.94736842,"avg_time_to_close_pull_request":1755943.0392156863,"issues_closed_count":38,"pull_requests_closed_count":51,"pull_request_authors_count":22,"issue_authors_count":79,"avg_comments_per_issue":1.9775280898876404,"avg_comments_per_pull_request":1.5454545454545454,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":38,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":4143959.3,"past_year_avg_time_to_close_pull_request":668173.1578947369,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":0.8947368421052632,"past_year_avg_comments_per_pull_request":1.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9224,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"homebrew","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-04-03T06:49:13.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":12883068,"name":"python314Packages.autopep8","ecosystem":"nixpkgs","description":"Tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T06:19:46.119Z","latest_release_published_at":"2026-01-27T06:19:46.119Z","latest_release_number":"2.3.2","last_synced_at":"2026-05-14T17:14:39.534Z","created_at":"2026-01-27T06:19:45.905Z","updated_at":"2026-05-14T17:14:39.534Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.autopep8","install_command":"nix-env -iA nixpkgs.python314Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/autopep8/default.nix#L36","metadata":{"nix_attribute":"python3.14-autopep8-2.3.2","position":"pkgs/development/python-modules/autopep8/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-07T07:28:58.070Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.autopep8?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":232,"html_url":null,"role":null,"created_at":"2026-03-07T07:28:51.909Z","updated_at":"2026-03-07T07:28:51.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5282786,"name":"autopep8","ecosystem":"conda","description":null,"homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2018-09-01T17:07:37.000Z","latest_release_published_at":"2022-10-29T13:49:07.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-03-19T19:09:38.818Z","created_at":"2022-10-03T15:38:15.488Z","updated_at":"2026-03-19T19:20:57.078Z","registry_url":"https://anaconda.org/conda-forge/autopep8","install_command":"conda install -c conda-forge autopep8","documentation_url":null,"metadata":{},"repo_metadata":{"id":1267664,"uuid":"1206729","full_name":"hhatto/autopep8","owner":"hhatto","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide.","archived":false,"fork":false,"pushed_at":"2025-11-24T13:53:51.000Z","size":3986,"stargazers_count":4665,"open_issues_count":127,"forks_count":289,"subscribers_count":68,"default_branch":"main","last_synced_at":"2026-03-14T11:29:32.732Z","etag":null,"topics":["codeformatter","formatter","pep8","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/autopep8/","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/hhatto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-12-29T20:08:51.000Z","updated_at":"2026-03-12T02:19:04.000Z","dependencies_parsed_at":"2023-07-06T13:01:24.811Z","dependency_job_id":"62f70d13-fb79-4aec-8b94-40ec63c0cec8","html_url":"https://github.com/hhatto/autopep8","commit_stats":{"total_commits":2576,"total_committers":58,"mean_commits":44.41379310344828,"dds":0.6277173913043479,"last_synced_commit":"5b9110ba53fecd60cd3091fb66d808e8ced3b2e8"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/hhatto/autopep8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/sbom","scorecard":{"id":463708,"data":{"date":"2025-08-11","repo":{"name":"github.com/hhatto/autopep8","commit":"4046ad49e25b7fa1db275bf66b1b7d60600ac391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:11"],"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 26 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-19T11:53:09.733Z","repository_id":1267664,"created_at":"2025-08-19T11:53:09.733Z","updated_at":"2025-08-19T11:53:09.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30598616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T23:44:20.790Z","status":"ssl_error","status_checked_at":"2026-03-16T23:44:16.532Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"hhatto","name":"Hideo Hattori","uuid":"150309","kind":"user","description":"","email":"hhatto.jp@gmail.com","website":"https://www.hexacosa.net/","location":"Hyogo, Japan","twitter":"hhatto","company":null,"icon_url":"https://avatars.githubusercontent.com/u/150309?u=f03ca94ad9a4697f5114f7ffd3aed62c7e56f0b2\u0026v=4","repositories_count":219,"last_synced_at":"2026-03-13T17:04:19.489Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hhatto","funding_links":["https://github.com/sponsors/hhatto"],"total_stars":7104,"followers":375,"following":71,"created_at":"2022-11-02T16:23:12.621Z","updated_at":"2026-03-13T17:04:19.489Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-19T19:20:57.078Z","dependent_packages_count":26,"downloads":2635396,"downloads_period":"total","dependent_repos_count":319,"rankings":{"downloads":null,"dependent_repos_count":1.7219865235837284,"dependent_packages_count":2.5954579485899676,"stargazers_count":5.290741202894933,"forks_count":10.262041427501872,"docker_downloads_count":null,"average":4.967556775642626},"purl":"pkg:conda/autopep8?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/autopep8/dependencies","status":null,"funding_links":["https://github.com/sponsors/hhatto"],"critical":true,"issue_metadata":{"last_synced_at":"2026-01-15T22:01:01.606Z","issues_count":120,"pull_requests_count":115,"avg_time_to_close_issue":18360518.870967742,"avg_time_to_close_pull_request":3401037.691588785,"issues_closed_count":62,"pull_requests_closed_count":107,"pull_request_authors_count":27,"issue_authors_count":109,"avg_comments_per_issue":1.825,"avg_comments_per_pull_request":1.2521739130434784,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6613554.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/issues","maintainers":[{"login":"hhatto","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13074084,"name":"python311Packages.autopep8","ecosystem":"nixpkgs","description":"Tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:26:59.315Z","latest_release_published_at":"2026-02-01T17:26:59.315Z","latest_release_number":"2.3.1","last_synced_at":"2026-03-07T09:14:45.733Z","created_at":"2026-02-01T17:26:56.223Z","updated_at":"2026-03-07T09:14:46.721Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.autopep8","install_command":"nix-env -iA nixpkgs.python311Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/autopep8/default.nix#L40","metadata":{"nix_attribute":"python3.11-autopep8-2.3.1","position":"pkgs/development/python-modules/autopep8/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.autopep8?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":226,"html_url":null,"role":null,"created_at":"2026-03-07T09:14:46.163Z","updated_at":"2026-03-07T09:14:46.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13201618,"name":"python312Packages.autopep8","ecosystem":"nixpkgs","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:50:08.862Z","latest_release_published_at":"2026-02-02T00:50:08.862Z","latest_release_number":"2.0.4-unstable-2023-10-27","last_synced_at":"2026-05-13T01:07:54.240Z","created_at":"2026-02-02T00:50:00.603Z","updated_at":"2026-05-13T01:32:51.664Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.autopep8","install_command":"nix-env -iA nixpkgs.python312Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/autopep8/default.nix#L41","metadata":{"nix_attribute":"python3.12-autopep8-2.0.4-unstable-2023-10-27","position":"pkgs/development/python-modules/autopep8/default.nix:41","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.autopep8?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":221,"html_url":null,"role":null,"created_at":"2026-03-07T10:08:16.934Z","updated_at":"2026-03-07T10:08:16.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13082948,"name":"python312Packages.autopep8","ecosystem":"nixpkgs","description":"Tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:54:36.139Z","latest_release_published_at":"2026-02-01T17:54:36.139Z","latest_release_number":"2.3.1","last_synced_at":"2026-03-07T12:14:49.209Z","created_at":"2026-02-01T17:54:32.128Z","updated_at":"2026-03-12T00:31:38.524Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.autopep8","install_command":"nix-env -iA nixpkgs.python312Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/autopep8/default.nix#L40","metadata":{"nix_attribute":"python3.12-autopep8-2.3.1","position":"pkgs/development/python-modules/autopep8/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.autopep8?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":226,"html_url":null,"role":null,"created_at":"2026-03-07T12:14:49.422Z","updated_at":"2026-03-07T12:14:49.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13622971,"name":"autopep8","ecosystem":"debian","description":null,"homepage":"https://github.com/hhatto/autopep8","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T00:47:33.474Z","latest_release_published_at":"2026-02-12T00:47:33.474Z","latest_release_number":"2.3.2-1","last_synced_at":"2026-03-13T15:08:26.001Z","created_at":"2026-02-12T00:47:33.318Z","updated_at":"2026-03-13T15:08:26.001Z","registry_url":"https://tracker.debian.org/pkg/autopep8","install_command":"apt-get install autopep8","documentation_url":"https://packages.debian.org/trixie/autopep8","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-autopep8","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, help2man, python3-all, python3-setuptools, python3-pycodestyle (\u003e= 2.10.0), python3-toml, python3-tomli, pybuild-plugin-pyproject, pycodestyle","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T02:30:10.292Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/autopep8?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":2759589,"name":"hlautopep8","ecosystem":"pypi","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"Expat License","normalized_licenses":["Saxpath"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["automation","pep8","format","pycodestyle"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-06-27T05:52:22.000Z","latest_release_published_at":"2019-06-27T05:52:22.000Z","latest_release_number":"1.5a1","last_synced_at":"2026-05-05T11:47:56.081Z","created_at":"2022-04-10T11:15:01.293Z","updated_at":"2026-05-05T11:50:55.107Z","registry_url":"https://pypi.org/project/hlautopep8/","install_command":"pip install hlautopep8 --index-url https://pypi.org/simple","documentation_url":"https://hlautopep8.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance"],"normalized_name":"hlautopep8","project_status":null},"repo_metadata":{"id":1267664,"uuid":"1206729","full_name":"hhatto/autopep8","owner":"hhatto","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide.","archived":false,"fork":false,"pushed_at":"2026-04-20T14:16:33.000Z","size":3997,"stargazers_count":4667,"open_issues_count":129,"forks_count":287,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-04-22T08:37:02.976Z","etag":null,"topics":["codeformatter","formatter","pep8","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/autopep8/","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/hhatto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-12-29T20:08:51.000Z","updated_at":"2026-04-18T08:37:29.000Z","dependencies_parsed_at":"2023-07-06T13:01:24.811Z","dependency_job_id":"62f70d13-fb79-4aec-8b94-40ec63c0cec8","html_url":"https://github.com/hhatto/autopep8","commit_stats":{"total_commits":2576,"total_committers":58,"mean_commits":44.41379310344828,"dds":0.6277173913043479,"last_synced_commit":"5b9110ba53fecd60cd3091fb66d808e8ced3b2e8"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/hhatto/autopep8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/sbom","scorecard":{"id":463708,"data":{"date":"2025-08-11","repo":{"name":"github.com/hhatto/autopep8","commit":"4046ad49e25b7fa1db275bf66b1b7d60600ac391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:11"],"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 26 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-19T11:53:09.733Z","repository_id":1267664,"created_at":"2025-08-19T11:53:09.733Z","updated_at":"2025-08-19T11:53:09.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32375625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"hhatto","name":"Hideo Hattori","uuid":"150309","kind":"user","description":"","email":"hhatto.jp@gmail.com","website":"https://www.hexacosa.net/","location":"Hyogo, Japan","twitter":"hhatto","company":null,"icon_url":"https://avatars.githubusercontent.com/u/150309?u=f03ca94ad9a4697f5114f7ffd3aed62c7e56f0b2\u0026v=4","repositories_count":220,"last_synced_at":"2026-03-31T06:10:47.566Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hhatto","funding_links":["https://github.com/sponsors/hhatto"],"total_stars":7104,"followers":374,"following":71,"created_at":"2022-11-02T16:23:12.621Z","updated_at":"2026-03-31T06:10:47.566Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto/repositories"},"tags":[{"name":"v2.3.2","sha":"4046ad49e25b7fa1db275bf66b1b7d60600ac391","kind":"commit","published_at":"2025-01-14T14:39:50.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.3.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"85305002188dfcd634a7a9175d9fa91415129149","kind":"commit","published_at":"2024-06-23T05:12:33.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.3.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"8b75604bb7b9c9c9a76133f808adfefcbf586f2d","kind":"commit","published_at":"2024-06-16T09:48:28.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.3.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d5bbdbc53d161200282959d0ffbfbf2f66da2921","kind":"commit","published_at":"2024-05-30T13:08:39.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.2.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"719923b7b5a31e56a5474ecf587bfe090c249610","kind":"commit","published_at":"2024-05-28T14:57:45.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.1.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c9eb24e3c94501ed0440f95845c6c87cf54ad7a5","kind":"commit","published_at":"2024-05-22T11:56:41.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"0fa37c25a2a48abfbd18cdfac91985e21bdbf249","kind":"commit","published_at":"2024-03-17T10:41:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.1.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"8f12c0ab83c3dcc9eaf5078393dd2c53e1d253d2","kind":"commit","published_at":"2023-08-26T13:44:31.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c3fdfe4c45b0ba9d7b6256b44de15973d05c5740","kind":"commit","published_at":"2023-08-25T13:00:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6e6d4ba4a043da1a56ca0ec7280a7d4f40283215","kind":"commit","published_at":"2023-03-03T09:20:27.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3555a19674d3fec231e4914b2808564f9c1bc28a","kind":"commit","published_at":"2022-12-15T14:53:41.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"06efa44d188a542f72599cafe2f3243d04c01015","kind":"commit","published_at":"2022-10-28T13:18:42.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.0/manifests"},{"name":"v1.7.1","sha":"89e9fbd8251f4525a7f8d09222055c76b75002d8","kind":"commit","published_at":"2022-10-28T01:18:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.7.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0a64c5d84a0865e46c72f35e6aa43ffd99d234e5","kind":"commit","published_at":"2022-08-09T12:28:17.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.7.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f192115a1efd34923690e1cb4758efe9ac3d5731","kind":"commit","published_at":"2021-10-24T06:37:57.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.6.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.6.0/manifests"},{"name":"v1.5.7","sha":"32c78a3a07d7ee35500e6f20bfcd621f3132c42e","kind":"commit","published_at":"2021-04-30T06:04:29.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"3dc32d2ac596d0677aa93d65869119bc172b47ac","kind":"commit","published_at":"2021-03-16T14:50:53.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"ae7b7de653cd0809d30ffb6acf56a041756977dc","kind":"commit","published_at":"2021-02-04T06:04:57.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"972093dad2021ca5214133864af3cd0595830a94","kind":"commit","published_at":"2020-08-02T02:25:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"9d82181084ef39876f8eb2a00e9d9e9cc151b1dd","kind":"commit","published_at":"2020-05-31T14:03:19.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"84cb34cad9b3e6fe520cb5b355eb52e6b6dd5758","kind":"commit","published_at":"2020-04-20T11:58:49.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"5815441dcb59396eaba6fc64c403022a8f1923d0","kind":"commit","published_at":"2020-04-05T23:19:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"107e29dce22c7b367a36633a78735278e4ad4288","kind":"commit","published_at":"2020-01-20T14:07:49.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5/manifests"},{"name":"v1.4.4","sha":"fda3bb39181437b6b8a0aa0185f21ae5f14385dd","kind":"commit","published_at":"2019-04-14T08:27:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"48662f6ab39c646cb31db1c7f95c67281b5be0a3","kind":"commit","published_at":"2018-11-12T13:55:13.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"46af2bc3145fcf0dee1b90031840560ce9ea2114","kind":"commit","published_at":"2018-10-23T15:08:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"541b3f6259021bde50deca53986d1062f2b2fa24","kind":"commit","published_at":"2018-10-17T13:59:07.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"465c0da24f75247f405737095cd445e3964f412f","kind":"commit","published_at":"2018-09-01T16:02:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4/manifests"},{"name":"v1.3.5","sha":"954cfa7386abe1ea504e131eb3b8ad17bd4ad59f","kind":"commit","published_at":"2018-03-30T07:32:20.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"33f330d54020078dedef49a8c69f36bbbec7d560","kind":"commit","published_at":"2018-01-24T13:46:13.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"d8d47aa88eba946ad7d4fb92db6fd77e8668943e","kind":"commit","published_at":"2017-10-11T08:16:50.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"93fff80de7dd0819b36281bc0868e5b17c81fb7f","kind":"tag","published_at":"2017-05-27T15:23:19.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"553b2039543fc9b705e47a578beb7b761ca221d8","kind":"commit","published_at":"2017-03-13T13:59:33.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"a60bdf209478eee79fe6e96fa351e0c592a6030c","kind":"commit","published_at":"2017-03-04T11:34:14.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3/manifests"},{"name":"v1.2.4","sha":"d9474e2fb30f0a719735b45ed8d3225a177d6d7d","kind":"tag","published_at":"2016-05-21T00:39:02.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.2.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"7c3e21bab3be6e37cef023a9a0fd29d6527448e5","kind":"tag","published_at":"2016-05-21T00:37:34.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.2.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.3/manifests"},{"name":"ver1.2.2","sha":"11e31c92e940674cdc12958656a82c8be5381f47","kind":"commit","published_at":"2016-02-26T13:06:06.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.2/manifests"},{"name":"ver1.2.1","sha":"064354f91c0d8001bd117d49947641de8b7dd753","kind":"commit","published_at":"2015-09-20T01:30:21.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.1/manifests"},{"name":"ver1.2","sha":"eb6c788af6aae4476b957ff9b90d047e2f800fa8","kind":"commit","published_at":"2015-07-27T04:40:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2/manifests"},{"name":"ver1.1.1","sha":"e5bf10083804adb1304f9631f6e6110550c744a7","kind":"commit","published_at":"2015-02-26T05:57:29.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1.1/manifests"},{"name":"ver1.1","sha":"fdce9dda37a277cc161cb8aac34dbd736231ccbe","kind":"commit","published_at":"2014-12-15T08:53:08.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1/manifests"},{"name":"ver1.0.4","sha":"4f1b61c9a0c11405b431497bc4697698f30c0f71","kind":"commit","published_at":"2014-09-09T17:07:11.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.4/manifests"},{"name":"ver1.0.3","sha":"e9be9b6d03de861d1362430d840730f5d591fcda","kind":"commit","published_at":"2014-06-10T12:45:51.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.3/manifests"},{"name":"ver1.0.2","sha":"f3809c78895e62ea97ee92420e36538c541bb079","kind":"commit","published_at":"2014-05-08T14:31:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.2/manifests"},{"name":"ver1.0.1","sha":"5409a025b743d41ff4f9a6b35214477457c1da11","kind":"commit","published_at":"2014-04-18T03:28:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.1/manifests"},{"name":"ver1.0","sha":"4b6c9ed0c452d9ce5406ba12da3ee3711a555281","kind":"commit","published_at":"2014-02-22T10:13:58.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0/manifests"},{"name":"ver0.9.7","sha":"0098201ca42421cc2dad6022f58b1a73c2e8247e","kind":"commit","published_at":"2013-11-27T18:10:59.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.7/manifests"},{"name":"ver0.9.6","sha":"64f69f3e911e1e7dbc439f56e9f8f7416ba49758","kind":"commit","published_at":"2013-11-05T16:17:12.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.6/manifests"},{"name":"ver0.9.5","sha":"a050c8ef026545a4b7247dd1a69ef19691f609cd","kind":"commit","published_at":"2013-10-09T02:27:04.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.5/manifests"},{"name":"ver0.9.4","sha":"81825cc2f63b778cc828135f94095cc7ecaf5942","kind":"commit","published_at":"2013-09-08T16:35:10.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.4/manifests"},{"name":"ver0.9.3","sha":"d24566b56989c10760574fe3bdd8a486fb1d50db","kind":"commit","published_at":"2013-08-16T15:25:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.3/manifests"},{"name":"ver0.9.2","sha":"86d969c1b960cdbb11a483f3d262467789304f11","kind":"commit","published_at":"2013-07-13T04:06:33.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.2/manifests"},{"name":"ver0.9.1","sha":"af65bc9381cd04a578cf9390614a5240cd1f2e73","kind":"commit","published_at":"2013-06-04T16:06:48.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.1/manifests"},{"name":"ver0.9","sha":"83e7ee9aa59e490c055a665a51126e7984079f58","kind":"commit","published_at":"2013-05-09T12:57:28.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9/manifests"},{"name":"ver0.8.7","sha":"e23161db02f81265baaeba7b0d3bfd9e7625906f","kind":"commit","published_at":"2013-03-02T17:56:09.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.7/manifests"},{"name":"ver0.8.6","sha":"ced81aa581ae3e2d7344fef5560a27663d75eda5","kind":"commit","published_at":"2013-01-27T14:52:15.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.6/manifests"},{"name":"ver0.8.5","sha":"6b60e7fd104080de64789e5e8d9d312468fe31a7","kind":"commit","published_at":"2012-12-23T12:04:00.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.5/manifests"},{"name":"ver0.8.4","sha":"072d6b09a7072d96c33d0aa2d6bfe811a791cd1f","kind":"commit","published_at":"2012-12-05T16:30:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.4/manifests"},{"name":"ver0.8.3","sha":"425de6e7a97498923c59e5785bf360a0ab933147","kind":"commit","published_at":"2012-11-23T13:09:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.3/manifests"},{"name":"ver0.8.2","sha":"14425a90f50dfe80f9fb85daadb70b137f22ca8e","kind":"commit","published_at":"2012-11-02T05:33:10.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.2/manifests"},{"name":"ver0.8.1","sha":"5c51a7956cc7cceb8b090ee3e7e1dba269ab3f2f","kind":"commit","published_at":"2012-09-19T16:49:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.1/manifests"},{"name":"ver0.8","sha":"e47800609e8b9a5eca5e406cb22d5f6ad51b2cb8","kind":"commit","published_at":"2012-09-02T12:37:50.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8/manifests"},{"name":"ver0.7.3","sha":"8b54131d6b2bee1b029b44d8ddb98f145f3a1643","kind":"commit","published_at":"2012-07-29T08:30:56.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.3/manifests"},{"name":"ver0.7.2","sha":"cadb93eac189b2afa8c3992d646b4194bf5071ef","kind":"commit","published_at":"2012-07-03T15:03:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.2/manifests"},{"name":"ver0.7.1","sha":"7521a11245ae8520aff9da75c1e616af57e3d225","kind":"commit","published_at":"2012-06-30T18:08:41.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.1/manifests"},{"name":"ver0.7","sha":"b90c9fc8bf2b69ac69ecec8aacee66900ff635d3","kind":"commit","published_at":"2012-06-15T14:57:07.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7/manifests"},{"name":"ver0.6.5","sha":"2c42bdabaef66cf03d1deb448c28d04f2c261fdd","kind":"commit","published_at":"2012-06-10T13:27:45.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.5/manifests"},{"name":"ver0.6.4","sha":"6fd25c6f8409159ee5f250d469e80189cfe6f6ca","kind":"commit","published_at":"2012-06-08T12:45:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.4/manifests"},{"name":"ver0.6.3","sha":"8e54a76b72d7564277fa9878695f52f4435e13dc","kind":"commit","published_at":"2012-06-01T18:23:59.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.3/manifests"},{"name":"ver0.6.2","sha":"29faf9aca374d66b75e3e3da669e4020081435bc","kind":"commit","published_at":"2012-05-28T16:10:43.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.2/manifests"},{"name":"ver0.6.1","sha":"c4289750c760533bfa0b896aaf4e5924ec6bb646","kind":"commit","published_at":"2012-05-25T15:38:09.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.1/manifests"},{"name":"ver0.6","sha":"9542114110f2283baa89ae32d68cd45e1887509a","kind":"commit","published_at":"2012-05-07T18:03:52.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6/manifests"},{"name":"ver0.5.2","sha":"28056cf28da14c7bf3f8a5029f2f11a38302538b","kind":"commit","published_at":"2012-03-11T22:36:15.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.2/manifests"},{"name":"ver0.5.1","sha":"1378c0fbd8a93be0c40940efe4b1e8da7dd86e4f","kind":"tag","published_at":"2012-02-15T15:42:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.1/manifests"},{"name":"ver0.5","sha":"801392ba2fb4860fad797015489c44784ef3c8ae","kind":"tag","published_at":"2012-01-09T09:18:01.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5/manifests"},{"name":"ver0.4","sha":"6ca0f76f1f66ab4a901033617edf51278f32eda2","kind":"tag","published_at":"2011-12-18T12:16:01.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.4/manifests"},{"name":"ver0.3","sha":"94287bdfed0de8a2ca498d0bb66f50f7459ca14e","kind":"tag","published_at":"2011-12-05T15:30:14.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.3/manifests"},{"name":"ver0.1.3","sha":"7fb79f3219d759d9cf61c448c17fee7c5ea78145","kind":"tag","published_at":"2011-09-10T05:55:40.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.3/manifests"},{"name":"ver0.1.1","sha":"78db3f3287b1ec3a8a96fd6dd3e4f66041aac259","kind":"commit","published_at":"2011-01-20T16:50:40.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.1/manifests"},{"name":"ver0.1","sha":"3047e5311329a90e7ed6d87d02bc232ee510846d","kind":"commit","published_at":"2011-01-02T13:39:36.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hhatto/autopep8@ver0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-05T11:50:55.107Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.68621508189734,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":1.0567841397520554,"forks_count":3.0009529653400784,"docker_downloads_count":null,"average":20.2699594038951},"purl":"pkg:pypi/hlautopep8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hlautopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hlautopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hlautopep8/dependencies","status":null,"funding_links":["https://github.com/sponsors/hhatto"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:32:24.272Z","issues_count":120,"pull_requests_count":119,"avg_time_to_close_issue":18360518.870967742,"avg_time_to_close_pull_request":3291249.5045045046,"issues_closed_count":62,"pull_requests_closed_count":111,"pull_request_authors_count":27,"issue_authors_count":109,"avg_comments_per_issue":1.825,"avg_comments_per_pull_request":1.2184873949579833,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":5,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1606243.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/issues","maintainers":[{"login":"hhatto","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}],"active_maintainers":[{"login":"hhatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hlautopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hlautopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hlautopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hlautopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hlautopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hlautopep8/codemeta","maintainers":[{"uuid":"harley","login":"harley","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/harley/","role":null,"created_at":"2023-01-23T03:07:43.717Z","updated_at":"2023-01-23T03:07:43.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/harley/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370153,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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":12859535,"name":"python313Packages.autopep8","ecosystem":"nixpkgs","description":"Tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T00:59:23.108Z","latest_release_published_at":"2026-01-27T00:59:23.108Z","latest_release_number":"2.3.2","last_synced_at":"2026-03-05T06:12:37.298Z","created_at":"2026-01-27T00:59:22.885Z","updated_at":"2026-03-05T07:59:49.432Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.autopep8","install_command":"nix-env -iA nixpkgs.python313Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/autopep8/default.nix#L36","metadata":{"nix_attribute":"python3.13-autopep8-2.3.2","position":"pkgs/development/python-modules/autopep8/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-05T07:59:49.389Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.autopep8?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":232,"html_url":null,"role":null,"created_at":"2026-03-05T06:12:37.532Z","updated_at":"2026-03-05T06:12:37.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13382542,"name":"autopep8","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hhatto/autopep8","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T09:09:24.824Z","latest_release_published_at":"2026-02-05T09:09:24.824Z","latest_release_number":"2.0.4-2","last_synced_at":"2026-03-05T09:26:36.265Z","created_at":"2026-02-05T09:09:24.357Z","updated_at":"2026-03-05T09:55:08.110Z","registry_url":"https://launchpad.net/ubuntu/+source/autopep8","install_command":"apt-get install autopep8","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-autopep8","standards_version":"4.6.2","maintainer":"Sylvestre Ledru \u003csylvestre@debian.org\u003e","build_depends":"python3-setuptools, python3-all, dh-sequence-python3, debhelper-compat (= 13), pycodestyle, python3-pycodestyle (\u003e= 2.10.0), dh-python, help2man, python3-toml, python3-pip, python3-tomli","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/autopep8?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13443021,"name":"autopep8","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hhatto/autopep8","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T08:11:39.496Z","latest_release_published_at":"2026-02-08T08:11:39.496Z","latest_release_number":"2.3.1-1","last_synced_at":"2026-03-08T08:46:04.788Z","created_at":"2026-02-08T08:11:38.042Z","updated_at":"2026-03-08T09:46:40.760Z","registry_url":"https://launchpad.net/ubuntu/+source/autopep8","install_command":"apt-get install autopep8","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-autopep8","standards_version":"4.6.2","maintainer":"Sylvestre Ledru \u003csylvestre@debian.org\u003e","build_depends":"python3-setuptools, python3-all, dh-sequence-python3, debhelper-compat (= 13), pycodestyle, python3-pycodestyle (\u003e= 2.10.0), dh-python, help2man, python3-toml, python3-pip, python3-tomli, pybuild-plugin-pyproject","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/autopep8?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12824503,"name":"python311Packages.autopep8","ecosystem":"nixpkgs","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:42:23.285Z","latest_release_published_at":"2026-01-26T18:42:23.285Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-03T08:11:43.646Z","created_at":"2026-01-26T18:42:23.113Z","updated_at":"2026-04-03T08:11:43.647Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.autopep8","install_command":"nix-env -iA nixpkgs.python311Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/autopep8/default.nix#L50","metadata":{"nix_attribute":"python3.11-autopep8-2.0.1","position":"pkgs/development/python-modules/autopep8/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.autopep8?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":220,"html_url":null,"role":null,"created_at":"2026-03-03T07:27:27.427Z","updated_at":"2026-03-03T07:27:27.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13953042,"name":"python-autopep8","ecosystem":"guix","description":"Format Python code according to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"(license:non-copyleft\n              \"https://github.com/hhatto/autopep8/blob/master/LICENSE\")","normalized_licenses":["Artistic-1.0-cl8","MIT-feh"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:46:04.505Z","latest_release_published_at":"2026-03-02T19:46:04.505Z","latest_release_number":"2.3.2","last_synced_at":"2026-04-27T16:43:59.173Z","created_at":"2026-03-02T19:46:04.331Z","updated_at":"2026-04-27T16:43:59.173Z","registry_url":"https://packages.guix.gnu.org/packages/python-autopep8/2.3.2/","install_command":"guix install python-autopep8","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-check.scm#n388","metadata":{"location":"gnu/packages/python-check.scm:388","variable_name":"python-autopep8"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-03T02:20:42.949Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-autopep8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-autopep8/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31361,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13293952,"name":"python310Packages.autopep8","ecosystem":"nixpkgs","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:21:48.949Z","latest_release_published_at":"2026-02-02T06:21:48.949Z","latest_release_number":"2.0.4","last_synced_at":"2026-03-08T23:25:56.750Z","created_at":"2026-02-02T06:21:41.980Z","updated_at":"2026-03-08T23:35:49.934Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.autopep8","install_command":"nix-env -iA nixpkgs.python310Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/autopep8/default.nix#L40","metadata":{"nix_attribute":"python3.10-autopep8-2.0.4","position":"pkgs/development/python-modules/autopep8/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.autopep8?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":220,"html_url":null,"role":null,"created_at":"2026-03-08T23:25:56.951Z","updated_at":"2026-03-08T23:25:56.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":2648013,"name":"autopep8","ecosystem":"pypi","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["automation","pep8","format","pycodestyle"],"namespace":null,"versions_count":82,"first_release_published_at":"2011-01-02T14:39:52.000Z","latest_release_published_at":"2025-01-14T14:46:15.000Z","latest_release_number":"2.3.2","last_synced_at":"2026-05-16T14:51:18.782Z","created_at":"2022-04-10T10:06:58.423Z","updated_at":"2026-05-16T14:51:18.782Z","registry_url":"https://pypi.org/project/autopep8/","install_command":"pip install autopep8 --index-url https://pypi.org/simple","documentation_url":"https://autopep8.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance"],"normalized_name":"autopep8","project_status":null},"repo_metadata":{"uuid":"1206729","full_name":"hhatto/autopep8","owner":"hhatto","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide.","archived":false,"fork":false,"pushed_at":"2023-12-18T05:09:58.000Z","size":3932,"stargazers_count":4468,"open_issues_count":127,"forks_count":296,"subscribers_count":73,"default_branch":"main","last_synced_at":"2024-01-05T19:15:55.457Z","etag":null,"topics":["codeformatter","formatter","pep8","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/autopep8/","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/hhatto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2010-12-29T20:08:51.000Z","updated_at":"2024-01-05T09:14:55.000Z","dependencies_parsed_at":"2023-07-06T13:01:24.811Z","dependency_job_id":"62f70d13-fb79-4aec-8b94-40ec63c0cec8","html_url":"https://github.com/hhatto/autopep8","commit_stats":{"total_commits":2576,"total_committers":58,"mean_commits":44.41379310344828,"dds":0.6277173913043479,"last_synced_commit":"5b9110ba53fecd60cd3091fb66d808e8ced3b2e8"},"previous_names":[],"tags_count":73,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179374500,"owners_count":10807825,"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":"hhatto","name":"Hideo Hattori","uuid":"150309","kind":"user","description":"","email":"","website":"https://www.hexacosa.net/","location":"Hyogo, Japan","twitter":"hhatto","company":"Freelance @doublejumptokyo ","icon_url":"https://avatars.githubusercontent.com/u/150309?u=3e8f63c27bf996bfc68464b0ce3f7a3e40e6ea7f\u0026v=4","repositories_count":209,"last_synced_at":"2023-04-09T07:16:05.686Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hhatto","created_at":"2022-11-02T16:23:12.621Z","updated_at":"2023-04-09T07:16:05.776Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto/repositories"},"tags":[{"name":"v2.0.4","sha":"8f12c0ab83c3dcc9eaf5078393dd2c53e1d253d2","kind":"commit","published_at":"2023-08-26T13:44:31.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c3fdfe4c45b0ba9d7b6256b44de15973d05c5740","kind":"commit","published_at":"2023-08-25T13:00:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6e6d4ba4a043da1a56ca0ec7280a7d4f40283215","kind":"commit","published_at":"2023-03-03T09:20:27.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3555a19674d3fec231e4914b2808564f9c1bc28a","kind":"commit","published_at":"2022-12-15T14:53:41.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"06efa44d188a542f72599cafe2f3243d04c01015","kind":"commit","published_at":"2022-10-28T13:18:42.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v2.0.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v2.0.0/manifests"},{"name":"v1.7.1","sha":"89e9fbd8251f4525a7f8d09222055c76b75002d8","kind":"commit","published_at":"2022-10-28T01:18:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.7.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0a64c5d84a0865e46c72f35e6aa43ffd99d234e5","kind":"commit","published_at":"2022-08-09T12:28:17.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.7.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f192115a1efd34923690e1cb4758efe9ac3d5731","kind":"commit","published_at":"2021-10-24T06:37:57.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.6.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.6.0/manifests"},{"name":"v1.5.7","sha":"32c78a3a07d7ee35500e6f20bfcd621f3132c42e","kind":"commit","published_at":"2021-04-30T06:04:29.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"3dc32d2ac596d0677aa93d65869119bc172b47ac","kind":"commit","published_at":"2021-03-16T14:50:53.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"ae7b7de653cd0809d30ffb6acf56a041756977dc","kind":"commit","published_at":"2021-02-04T06:04:57.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"972093dad2021ca5214133864af3cd0595830a94","kind":"commit","published_at":"2020-08-02T02:25:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"9d82181084ef39876f8eb2a00e9d9e9cc151b1dd","kind":"commit","published_at":"2020-05-31T14:03:19.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"84cb34cad9b3e6fe520cb5b355eb52e6b6dd5758","kind":"commit","published_at":"2020-04-20T11:58:49.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"5815441dcb59396eaba6fc64c403022a8f1923d0","kind":"commit","published_at":"2020-04-05T23:19:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"107e29dce22c7b367a36633a78735278e4ad4288","kind":"commit","published_at":"2020-01-20T14:07:49.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.5/manifests"},{"name":"v1.4.4","sha":"fda3bb39181437b6b8a0aa0185f21ae5f14385dd","kind":"commit","published_at":"2019-04-14T08:27:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"48662f6ab39c646cb31db1c7f95c67281b5be0a3","kind":"commit","published_at":"2018-11-12T13:55:13.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"46af2bc3145fcf0dee1b90031840560ce9ea2114","kind":"commit","published_at":"2018-10-23T15:08:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"541b3f6259021bde50deca53986d1062f2b2fa24","kind":"commit","published_at":"2018-10-17T13:59:07.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"465c0da24f75247f405737095cd445e3964f412f","kind":"commit","published_at":"2018-09-01T16:02:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.4/manifests"},{"name":"v1.3.5","sha":"954cfa7386abe1ea504e131eb3b8ad17bd4ad59f","kind":"commit","published_at":"2018-03-30T07:32:20.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"33f330d54020078dedef49a8c69f36bbbec7d560","kind":"commit","published_at":"2018-01-24T13:46:13.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"d8d47aa88eba946ad7d4fb92db6fd77e8668943e","kind":"commit","published_at":"2017-10-11T08:16:50.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"93fff80de7dd0819b36281bc0868e5b17c81fb7f","kind":"tag","published_at":"2017-05-27T15:23:19.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"553b2039543fc9b705e47a578beb7b761ca221d8","kind":"commit","published_at":"2017-03-13T13:59:33.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"a60bdf209478eee79fe6e96fa351e0c592a6030c","kind":"commit","published_at":"2017-03-04T11:34:14.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.3/manifests"},{"name":"v1.2.4","sha":"d9474e2fb30f0a719735b45ed8d3225a177d6d7d","kind":"tag","published_at":"2016-05-21T00:39:02.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.2.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"7c3e21bab3be6e37cef023a9a0fd29d6527448e5","kind":"tag","published_at":"2016-05-21T00:37:34.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/v1.2.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/v1.2.3/manifests"},{"name":"ver1.2.2","sha":"11e31c92e940674cdc12958656a82c8be5381f47","kind":"commit","published_at":"2016-02-26T13:06:06.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.2/manifests"},{"name":"ver1.2.1","sha":"064354f91c0d8001bd117d49947641de8b7dd753","kind":"commit","published_at":"2015-09-20T01:30:21.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2.1/manifests"},{"name":"ver1.2","sha":"eb6c788af6aae4476b957ff9b90d047e2f800fa8","kind":"commit","published_at":"2015-07-27T04:40:30.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.2/manifests"},{"name":"ver1.1.1","sha":"e5bf10083804adb1304f9631f6e6110550c744a7","kind":"commit","published_at":"2015-02-26T05:57:29.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1.1/manifests"},{"name":"ver1.1","sha":"fdce9dda37a277cc161cb8aac34dbd736231ccbe","kind":"commit","published_at":"2014-12-15T08:53:08.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.1/manifests"},{"name":"ver1.0.4","sha":"4f1b61c9a0c11405b431497bc4697698f30c0f71","kind":"commit","published_at":"2014-09-09T17:07:11.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.4/manifests"},{"name":"ver1.0.3","sha":"e9be9b6d03de861d1362430d840730f5d591fcda","kind":"commit","published_at":"2014-06-10T12:45:51.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.3/manifests"},{"name":"ver1.0.2","sha":"f3809c78895e62ea97ee92420e36538c541bb079","kind":"commit","published_at":"2014-05-08T14:31:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.2/manifests"},{"name":"ver1.0.1","sha":"5409a025b743d41ff4f9a6b35214477457c1da11","kind":"commit","published_at":"2014-04-18T03:28:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0.1/manifests"},{"name":"ver1.0","sha":"4b6c9ed0c452d9ce5406ba12da3ee3711a555281","kind":"commit","published_at":"2014-02-22T10:13:58.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver1.0","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver1.0/manifests"},{"name":"ver0.9.7","sha":"0098201ca42421cc2dad6022f58b1a73c2e8247e","kind":"commit","published_at":"2013-11-27T18:10:59.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.7/manifests"},{"name":"ver0.9.6","sha":"64f69f3e911e1e7dbc439f56e9f8f7416ba49758","kind":"commit","published_at":"2013-11-05T16:17:12.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.6/manifests"},{"name":"ver0.9.5","sha":"a050c8ef026545a4b7247dd1a69ef19691f609cd","kind":"commit","published_at":"2013-10-09T02:27:04.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.5/manifests"},{"name":"ver0.9.4","sha":"81825cc2f63b778cc828135f94095cc7ecaf5942","kind":"commit","published_at":"2013-09-08T16:35:10.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.4/manifests"},{"name":"ver0.9.3","sha":"d24566b56989c10760574fe3bdd8a486fb1d50db","kind":"commit","published_at":"2013-08-16T15:25:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.3/manifests"},{"name":"ver0.9.2","sha":"86d969c1b960cdbb11a483f3d262467789304f11","kind":"commit","published_at":"2013-07-13T04:06:33.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.2/manifests"},{"name":"ver0.9.1","sha":"af65bc9381cd04a578cf9390614a5240cd1f2e73","kind":"commit","published_at":"2013-06-04T16:06:48.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9.1/manifests"},{"name":"ver0.9","sha":"83e7ee9aa59e490c055a665a51126e7984079f58","kind":"commit","published_at":"2013-05-09T12:57:28.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.9","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.9/manifests"},{"name":"ver0.8.7","sha":"e23161db02f81265baaeba7b0d3bfd9e7625906f","kind":"commit","published_at":"2013-03-02T17:56:09.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.7/manifests"},{"name":"ver0.8.6","sha":"ced81aa581ae3e2d7344fef5560a27663d75eda5","kind":"commit","published_at":"2013-01-27T14:52:15.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.6/manifests"},{"name":"ver0.8.5","sha":"6b60e7fd104080de64789e5e8d9d312468fe31a7","kind":"commit","published_at":"2012-12-23T12:04:00.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.5/manifests"},{"name":"ver0.8.4","sha":"072d6b09a7072d96c33d0aa2d6bfe811a791cd1f","kind":"commit","published_at":"2012-12-05T16:30:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.4/manifests"},{"name":"ver0.8.3","sha":"425de6e7a97498923c59e5785bf360a0ab933147","kind":"commit","published_at":"2012-11-23T13:09:16.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.3/manifests"},{"name":"ver0.8.2","sha":"14425a90f50dfe80f9fb85daadb70b137f22ca8e","kind":"commit","published_at":"2012-11-02T05:33:10.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.2/manifests"},{"name":"ver0.8.1","sha":"5c51a7956cc7cceb8b090ee3e7e1dba269ab3f2f","kind":"commit","published_at":"2012-09-19T16:49:18.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8.1/manifests"},{"name":"ver0.8","sha":"e47800609e8b9a5eca5e406cb22d5f6ad51b2cb8","kind":"commit","published_at":"2012-09-02T12:37:50.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.8","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.8/manifests"},{"name":"ver0.7.3","sha":"8b54131d6b2bee1b029b44d8ddb98f145f3a1643","kind":"commit","published_at":"2012-07-29T08:30:56.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.3/manifests"},{"name":"ver0.7.2","sha":"cadb93eac189b2afa8c3992d646b4194bf5071ef","kind":"commit","published_at":"2012-07-03T15:03:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.2/manifests"},{"name":"ver0.7.1","sha":"7521a11245ae8520aff9da75c1e616af57e3d225","kind":"commit","published_at":"2012-06-30T18:08:41.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7.1/manifests"},{"name":"ver0.7","sha":"b90c9fc8bf2b69ac69ecec8aacee66900ff635d3","kind":"commit","published_at":"2012-06-15T14:57:07.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.7","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.7/manifests"},{"name":"ver0.6.5","sha":"2c42bdabaef66cf03d1deb448c28d04f2c261fdd","kind":"commit","published_at":"2012-06-10T13:27:45.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.5/manifests"},{"name":"ver0.6.4","sha":"6fd25c6f8409159ee5f250d469e80189cfe6f6ca","kind":"commit","published_at":"2012-06-08T12:45:38.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.4/manifests"},{"name":"ver0.6.3","sha":"8e54a76b72d7564277fa9878695f52f4435e13dc","kind":"commit","published_at":"2012-06-01T18:23:59.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.3/manifests"},{"name":"ver0.6.2","sha":"29faf9aca374d66b75e3e3da669e4020081435bc","kind":"commit","published_at":"2012-05-28T16:10:43.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.2/manifests"},{"name":"ver0.6.1","sha":"c4289750c760533bfa0b896aaf4e5924ec6bb646","kind":"commit","published_at":"2012-05-25T15:38:09.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6.1/manifests"},{"name":"ver0.6","sha":"9542114110f2283baa89ae32d68cd45e1887509a","kind":"commit","published_at":"2012-05-07T18:03:52.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.6","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.6/manifests"},{"name":"ver0.5.2","sha":"28056cf28da14c7bf3f8a5029f2f11a38302538b","kind":"commit","published_at":"2012-03-11T22:36:15.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5.2","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.2/manifests"},{"name":"ver0.5.1","sha":"1378c0fbd8a93be0c40940efe4b1e8da7dd86e4f","kind":"tag","published_at":"2012-02-15T15:42:22.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5.1/manifests"},{"name":"ver0.5","sha":"801392ba2fb4860fad797015489c44784ef3c8ae","kind":"tag","published_at":"2012-01-09T09:18:01.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.5","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.5/manifests"},{"name":"ver0.4","sha":"6ca0f76f1f66ab4a901033617edf51278f32eda2","kind":"tag","published_at":"2011-12-18T12:16:01.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.4","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.4/manifests"},{"name":"ver0.3","sha":"94287bdfed0de8a2ca498d0bb66f50f7459ca14e","kind":"tag","published_at":"2011-12-05T15:30:14.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.3/manifests"},{"name":"ver0.1.3","sha":"7fb79f3219d759d9cf61c448c17fee7c5ea78145","kind":"tag","published_at":"2011-09-10T05:55:40.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1.3","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.3/manifests"},{"name":"ver0.1.1","sha":"78db3f3287b1ec3a8a96fd6dd3e4f66041aac259","kind":"commit","published_at":"2011-01-20T16:50:40.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1.1/manifests"},{"name":"ver0.1","sha":"3047e5311329a90e7ed6d87d02bc232ee510846d","kind":"commit","published_at":"2011-01-02T13:39:36.000Z","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/ver0.1","html_url":"https://github.com/hhatto/autopep8/releases/tag/ver0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags/ver0.1/manifests"}]},"repo_metadata_updated_at":"2024-01-05T19:15:59.765Z","dependent_packages_count":489,"downloads":9588839,"downloads_period":"last-month","dependent_repos_count":52207,"rankings":{"downloads":0.15643586622662092,"dependent_repos_count":0.028814178154511098,"dependent_packages_count":0.04616249593119026,"stargazers_count":1.0574408667936332,"forks_count":3.0009529653400784,"docker_downloads_count":0.44247525631790324,"average":0.7887136047939896},"purl":"pkg:pypi/autopep8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/autopep8","docker_dependents_count":857,"docker_downloads_count":74339292,"usage_url":"https://repos.ecosyste.ms/usage/pypi/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/autopep8/dependencies","status":null,"funding_links":["https://github.com/sponsors/hhatto"],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-03T19:16:05.372Z","issues_count":89,"pull_requests_count":55,"avg_time_to_close_issue":11392660.94736842,"avg_time_to_close_pull_request":1755943.0392156863,"issues_closed_count":38,"pull_requests_closed_count":51,"pull_request_authors_count":22,"issue_authors_count":79,"avg_comments_per_issue":1.9775280898876404,"avg_comments_per_pull_request":1.5454545454545454,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":38,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":4143959.3,"past_year_avg_time_to_close_pull_request":668173.1578947369,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":0.8947368421052632,"past_year_avg_comments_per_pull_request":1.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autopep8/codemeta","maintainers":[{"uuid":"hhatto","login":"hhatto","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/hhatto/","role":null,"created_at":"2022-12-15T15:38:35.241Z","updated_at":"2022-12-15T15:38:35.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hhatto/packages"},{"uuid":"myint","login":"myint","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/myint/","role":null,"created_at":"2022-12-15T15:38:36.143Z","updated_at":"2022-12-15T15:38:36.143Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/myint/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370153,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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":5283222,"name":"autopep8","ecosystem":"conda","description":"autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2018-09-13T17:55:11.000Z","latest_release_published_at":"2025-09-17T14:01:08.000Z","latest_release_number":"2.3.2","last_synced_at":"2026-03-17T00:16:33.899Z","created_at":"2022-10-03T15:39:12.087Z","updated_at":"2026-03-17T00:17:32.222Z","registry_url":"https://anaconda.org/anaconda/autopep8","install_command":"conda install -c anaconda autopep8","documentation_url":null,"metadata":{},"repo_metadata":{"id":1267664,"uuid":"1206729","full_name":"hhatto/autopep8","owner":"hhatto","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide.","archived":false,"fork":false,"pushed_at":"2025-11-24T13:53:51.000Z","size":3986,"stargazers_count":4665,"open_issues_count":127,"forks_count":289,"subscribers_count":68,"default_branch":"main","last_synced_at":"2026-03-14T11:29:32.732Z","etag":null,"topics":["codeformatter","formatter","pep8","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/autopep8/","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/hhatto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-12-29T20:08:51.000Z","updated_at":"2026-03-12T02:19:04.000Z","dependencies_parsed_at":"2023-07-06T13:01:24.811Z","dependency_job_id":"62f70d13-fb79-4aec-8b94-40ec63c0cec8","html_url":"https://github.com/hhatto/autopep8","commit_stats":{"total_commits":2576,"total_committers":58,"mean_commits":44.41379310344828,"dds":0.6277173913043479,"last_synced_commit":"5b9110ba53fecd60cd3091fb66d808e8ced3b2e8"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/hhatto/autopep8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/sbom","scorecard":{"id":463708,"data":{"date":"2025-08-11","repo":{"name":"github.com/hhatto/autopep8","commit":"4046ad49e25b7fa1db275bf66b1b7d60600ac391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:11"],"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 26 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-19T11:53:09.733Z","repository_id":1267664,"created_at":"2025-08-19T11:53:09.733Z","updated_at":"2025-08-19T11:53:09.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30598616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T23:44:20.790Z","status":"ssl_error","status_checked_at":"2026-03-16T23:44:16.532Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"hhatto","name":"Hideo Hattori","uuid":"150309","kind":"user","description":"","email":"hhatto.jp@gmail.com","website":"https://www.hexacosa.net/","location":"Hyogo, Japan","twitter":"hhatto","company":null,"icon_url":"https://avatars.githubusercontent.com/u/150309?u=f03ca94ad9a4697f5114f7ffd3aed62c7e56f0b2\u0026v=4","repositories_count":219,"last_synced_at":"2026-03-13T17:04:19.489Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hhatto","funding_links":["https://github.com/sponsors/hhatto"],"total_stars":7104,"followers":375,"following":71,"created_at":"2022-11-02T16:23:12.621Z","updated_at":"2026-03-13T17:04:19.489Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-17T00:17:32.222Z","dependent_packages_count":7,"downloads":129430,"downloads_period":"total","dependent_repos_count":319,"rankings":{"downloads":null,"dependent_repos_count":10.073710073710075,"dependent_packages_count":7.0046082949308754,"stargazers_count":12.315724815724815,"forks_count":19.502457002457003,"docker_downloads_count":null,"average":12.224125046705693},"purl":"pkg:conda/autopep8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/autopep8/dependencies","status":null,"funding_links":["https://github.com/sponsors/hhatto"],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-15T22:01:01.606Z","issues_count":120,"pull_requests_count":115,"avg_time_to_close_issue":18360518.870967742,"avg_time_to_close_pull_request":3401037.691588785,"issues_closed_count":62,"pull_requests_closed_count":107,"pull_request_authors_count":27,"issue_authors_count":109,"avg_comments_per_issue":1.825,"avg_comments_per_pull_request":1.2521739130434784,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6613554.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/issues","maintainers":[{"login":"hhatto","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12811962,"name":"python310Packages.autopep8","ecosystem":"nixpkgs","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:32:12.832Z","latest_release_published_at":"2026-01-26T16:32:12.832Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-08T16:13:49.158Z","created_at":"2026-01-26T16:32:12.282Z","updated_at":"2026-04-08T16:13:49.159Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.autopep8","install_command":"nix-env -iA nixpkgs.python310Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/autopep8/default.nix#L50","metadata":{"nix_attribute":"python3.10-autopep8-2.0.1","position":"pkgs/development/python-modules/autopep8/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.autopep8?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":220,"html_url":null,"role":null,"created_at":"2026-03-03T14:27:23.965Z","updated_at":"2026-03-03T14:27:23.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":74897,"name":"py-autopep8","ecosystem":"spack","description":"autopep8 automatically formats Python code to conform to the PEP 8 style\nguide.\n","homepage":"https://github.com/hhatto/autopep8","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-04-05T09:22:28.166Z","latest_release_published_at":"2025-11-07T12:01:56.467Z","latest_release_number":"2.3.2","last_synced_at":"2026-05-09T18:32:51.505Z","created_at":"2022-04-05T09:22:28.139Z","updated_at":"2026-05-09T18:32:51.505Z","registry_url":"https://packages.spack.io/package.html?name=py-autopep8","install_command":"spack install py-autopep8","documentation_url":null,"metadata":{},"repo_metadata":{"id":1267664,"uuid":"1206729","full_name":"hhatto/autopep8","owner":"hhatto","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide.","archived":false,"fork":false,"pushed_at":"2025-11-03T09:08:32.000Z","size":3974,"stargazers_count":4644,"open_issues_count":129,"forks_count":288,"subscribers_count":68,"default_branch":"main","last_synced_at":"2025-11-03T10:11:27.958Z","etag":null,"topics":["codeformatter","formatter","pep8","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/autopep8/","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/hhatto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-12-29T20:08:51.000Z","updated_at":"2025-11-03T09:08:37.000Z","dependencies_parsed_at":"2023-07-06T13:01:24.811Z","dependency_job_id":"62f70d13-fb79-4aec-8b94-40ec63c0cec8","html_url":"https://github.com/hhatto/autopep8","commit_stats":{"total_commits":2576,"total_committers":58,"mean_commits":44.41379310344828,"dds":0.6277173913043479,"last_synced_commit":"5b9110ba53fecd60cd3091fb66d808e8ced3b2e8"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/hhatto/autopep8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/sbom","scorecard":{"id":463708,"data":{"date":"2025-08-11","repo":{"name":"github.com/hhatto/autopep8","commit":"4046ad49e25b7fa1db275bf66b1b7d60600ac391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:11"],"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 26 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-19T11:53:09.733Z","repository_id":1267664,"created_at":"2025-08-19T11:53:09.733Z","updated_at":"2025-08-19T11:53:09.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282807270,"owners_count":26730414,"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-11-05T02:00:05.946Z","response_time":58,"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":"hhatto","name":"Hideo Hattori","uuid":"150309","kind":"user","description":"","email":"hhatto.jp@gmail.com","website":"https://www.hexacosa.net/","location":"Hyogo, Japan","twitter":"hhatto","company":null,"icon_url":"https://avatars.githubusercontent.com/u/150309?u=3e8f63c27bf996bfc68464b0ce3f7a3e40e6ea7f\u0026v=4","repositories_count":218,"last_synced_at":"2025-10-29T08:39:09.901Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hhatto","funding_links":["https://github.com/sponsors/hhatto"],"total_stars":7068,"followers":370,"following":71,"created_at":"2022-11-02T16:23:12.621Z","updated_at":"2025-10-29T08:39:09.901Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T14:28:52.058Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":2.237043212449632,"forks_count":5.516187300263999,"average":16.256773655689873},"purl":"pkg:spack/py-autopep8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-autopep8/dependencies","status":null,"funding_links":["https://github.com/sponsors/hhatto"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-08T15:01:03.906Z","issues_count":119,"pull_requests_count":115,"avg_time_to_close_issue":18360518.870967742,"avg_time_to_close_pull_request":3401037.691588785,"issues_closed_count":62,"pull_requests_closed_count":107,"pull_request_authors_count":27,"issue_authors_count":108,"avg_comments_per_issue":1.8319327731092436,"avg_comments_per_pull_request":1.2521739130434784,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1928660.2857142857,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.16666666666666666,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/issues","maintainers":[{"login":"hhatto","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}],"active_maintainers":[{"login":"hhatto","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-autopep8/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2022-11-14T16:49:35.071Z","updated_at":"2022-11-14T16:49:35.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9135,"maintainers_count":980,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13486668,"name":"autopep8","ecosystem":"debian","description":null,"homepage":"https://github.com/hhatto/autopep8","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T17:06:06.329Z","latest_release_published_at":"2026-02-10T17:06:06.329Z","latest_release_number":"2.0.1-1","last_synced_at":"2026-03-12T16:20:06.949Z","created_at":"2026-02-10T17:06:06.116Z","updated_at":"2026-03-12T16:20:06.950Z","registry_url":"https://tracker.debian.org/pkg/autopep8","install_command":"apt-get install autopep8","documentation_url":"https://packages.debian.org/bookworm/autopep8","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-autopep8","standards_version":"4.6.2","maintainer":"Sylvestre Ledru \u003csylvestre@debian.org\u003e","build_depends":"python3-setuptools, python3-all, dh-sequence-python3, debhelper-compat (= 13), pycodestyle, python3-pycodestyle (\u003e= 2.10.0), dh-python, help2man, python3-toml, python3-pip, python3-tomli","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T13:54:30.977Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/autopep8?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13470666,"name":"autopep8","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hhatto/autopep8","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T21:22:11.481Z","latest_release_published_at":"2026-02-09T21:22:11.481Z","latest_release_number":"2.0.2-1","last_synced_at":"2026-03-09T22:16:23.862Z","created_at":"2026-02-09T21:22:11.202Z","updated_at":"2026-03-09T22:32:53.543Z","registry_url":"https://launchpad.net/ubuntu/+source/autopep8","install_command":"apt-get install autopep8","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-autopep8","standards_version":"4.6.2","maintainer":"Sylvestre Ledru \u003csylvestre@debian.org\u003e","build_depends":"python3-setuptools, python3-all, dh-sequence-python3, debhelper-compat (= 13), pycodestyle, python3-pycodestyle (\u003e= 2.10.0), dh-python, help2man, python3-toml, python3-pip, python3-tomli","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/autopep8?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13301632,"name":"python311Packages.autopep8","ecosystem":"nixpkgs","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:47:32.201Z","latest_release_published_at":"2026-02-02T06:47:32.201Z","latest_release_number":"2.0.4","last_synced_at":"2026-04-12T04:02:02.103Z","created_at":"2026-02-02T06:47:31.375Z","updated_at":"2026-04-12T04:32:11.633Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.autopep8","install_command":"nix-env -iA nixpkgs.python311Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/autopep8/default.nix#L40","metadata":{"nix_attribute":"python3.11-autopep8-2.0.4","position":"pkgs/development/python-modules/autopep8/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.autopep8?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":220,"html_url":null,"role":null,"created_at":"2026-03-04T02:07:26.036Z","updated_at":"2026-03-04T02:07:26.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":3653960,"name":"github.com/hhatto/autopep8","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":[],"namespace":"github.com/hhatto","versions_count":33,"first_release_published_at":"2016-05-21T00:36:40.000Z","latest_release_published_at":"2025-01-14T14:39:50.000Z","latest_release_number":"v2.3.2+incompatible","last_synced_at":"2026-05-13T21:47:34.188Z","created_at":"2022-04-11T09:42:27.251Z","updated_at":"2026-05-13T21:47:34.189Z","registry_url":"https://pkg.go.dev/github.com/hhatto/autopep8","install_command":"go get github.com/hhatto/autopep8","documentation_url":"https://pkg.go.dev/github.com/hhatto/autopep8#section-documentation","metadata":{},"repo_metadata":{"id":1267664,"uuid":"1206729","full_name":"hhatto/autopep8","owner":"hhatto","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide.","archived":false,"fork":false,"pushed_at":"2025-11-03T09:08:32.000Z","size":3974,"stargazers_count":4644,"open_issues_count":129,"forks_count":288,"subscribers_count":68,"default_branch":"main","last_synced_at":"2025-11-03T10:11:27.958Z","etag":null,"topics":["codeformatter","formatter","pep8","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/autopep8/","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/hhatto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-12-29T20:08:51.000Z","updated_at":"2025-11-03T09:08:37.000Z","dependencies_parsed_at":"2023-07-06T13:01:24.811Z","dependency_job_id":"62f70d13-fb79-4aec-8b94-40ec63c0cec8","html_url":"https://github.com/hhatto/autopep8","commit_stats":{"total_commits":2576,"total_committers":58,"mean_commits":44.41379310344828,"dds":0.6277173913043479,"last_synced_commit":"5b9110ba53fecd60cd3091fb66d808e8ced3b2e8"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/hhatto/autopep8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/autopep8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/sbom","scorecard":{"id":463708,"data":{"date":"2025-08-11","repo":{"name":"github.com/hhatto/autopep8","commit":"4046ad49e25b7fa1db275bf66b1b7d60600ac391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hhatto/autopep8/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:11"],"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 26 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-19T11:53:09.733Z","repository_id":1267664,"created_at":"2025-08-19T11:53:09.733Z","updated_at":"2025-08-19T11:53:09.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282807270,"owners_count":26730414,"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-11-05T02:00:05.946Z","response_time":58,"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":"hhatto","name":"Hideo Hattori","uuid":"150309","kind":"user","description":"","email":"hhatto.jp@gmail.com","website":"https://www.hexacosa.net/","location":"Hyogo, Japan","twitter":"hhatto","company":null,"icon_url":"https://avatars.githubusercontent.com/u/150309?u=3e8f63c27bf996bfc68464b0ce3f7a3e40e6ea7f\u0026v=4","repositories_count":218,"last_synced_at":"2025-10-29T08:39:09.901Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hhatto","funding_links":["https://github.com/sponsors/hhatto"],"total_stars":7068,"followers":370,"following":71,"created_at":"2022-11-02T16:23:12.621Z","updated_at":"2025-10-29T08:39:09.901Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-11T14:28:57.955Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/hhatto/autopep8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hhatto/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hhatto/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hhatto/autopep8/dependencies","status":null,"funding_links":["https://github.com/sponsors/hhatto"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-08T15:01:03.906Z","issues_count":119,"pull_requests_count":115,"avg_time_to_close_issue":18360518.870967742,"avg_time_to_close_pull_request":3401037.691588785,"issues_closed_count":62,"pull_requests_closed_count":107,"pull_request_authors_count":27,"issue_authors_count":108,"avg_comments_per_issue":1.8319327731092436,"avg_comments_per_pull_request":1.2521739130434784,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1928660.2857142857,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.16666666666666666,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/issues","maintainers":[{"login":"hhatto","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}],"active_maintainers":[{"login":"hhatto","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhhatto%2Fautopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhhatto%2Fautopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhhatto%2Fautopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhhatto%2Fautopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhhatto%2Fautopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhhatto%2Fautopep8/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2142540,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13193335,"name":"python311Packages.autopep8","ecosystem":"nixpkgs","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","homepage":"https://github.com/hhatto/autopep8","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:17:22.209Z","latest_release_published_at":"2026-02-02T00:17:22.209Z","latest_release_number":"2.0.4-unstable-2023-10-27","last_synced_at":"2026-03-06T21:02:29.903Z","created_at":"2026-02-02T00:17:01.196Z","updated_at":"2026-03-06T21:02:30.816Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.autopep8","install_command":"nix-env -iA nixpkgs.python311Packages.autopep8","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/autopep8/default.nix#L41","metadata":{"nix_attribute":"python3.11-autopep8-2.0.4-unstable-2023-10-27","position":"pkgs/development/python-modules/autopep8/default.nix:41","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"autopep8","upstream_purl":"pkg:pypi/autopep8"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.autopep8?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.autopep8/codemeta","maintainers":[{"uuid":"bjornfor","login":null,"name":"Bjørn Forsman","email":"bjorn.forsman@gmail.com","url":"https://github.com/bjornfor","packages_count":221,"html_url":null,"role":null,"created_at":"2026-03-06T21:02:30.721Z","updated_at":"2026-03-06T21:02:30.721Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/bjornfor/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13539454,"name":"autopep8","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hhatto/autopep8","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T00:45:27.502Z","latest_release_published_at":"2026-02-11T00:45:27.502Z","latest_release_number":"2.0.1-1","last_synced_at":"2026-03-12T13:19:07.386Z","created_at":"2026-02-11T00:45:27.337Z","updated_at":"2026-03-12T13:19:07.387Z","registry_url":"https://launchpad.net/ubuntu/+source/autopep8","install_command":"apt-get install autopep8","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-autopep8","standards_version":"4.6.2","maintainer":"Sylvestre Ledru \u003csylvestre@debian.org\u003e","build_depends":"python3-setuptools, python3-all, dh-sequence-python3, debhelper-compat (= 13), pycodestyle, python3-pycodestyle (\u003e= 2.10.0), dh-python, help2man, python3-toml, python3-pip, python3-tomli","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:30:37.536Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/autopep8?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13412434,"name":"autopep8","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hhatto/autopep8","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hhatto/autopep8","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T21:38:14.940Z","latest_release_published_at":"2026-02-06T21:38:14.940Z","latest_release_number":"1.6.0-1","last_synced_at":"2026-03-06T22:01:52.687Z","created_at":"2026-02-06T21:38:14.641Z","updated_at":"2026-03-06T22:31:58.598Z","registry_url":"https://launchpad.net/ubuntu/+source/autopep8","install_command":"apt-get install autopep8","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-autopep8","standards_version":"4.2.1","maintainer":"Sylvestre Ledru \u003csylvestre@debian.org\u003e","build_depends":"python3-setuptools, python3-all, dh-sequence-python3, debhelper-compat (= 12), pycodestyle, python3-pycodestyle (\u003e= 2.3.1), dh-python, help2man, python3-toml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/autopep8?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/autopep8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/autopep8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/autopep8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/autopep8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/autopep8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/autopep8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/autopep8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/autopep8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/autopep8/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}}],"commits":{"id":6644,"full_name":"hhatto/autopep8","default_branch":"main","total_commits":2683,"total_committers":65,"total_bot_commits":12,"total_bot_committers":1,"mean_commits":41.276923076923076,"dds":0.6425642937010809,"past_year_total_commits":11,"past_year_total_committers":2,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":5.5,"past_year_dds":0.2727272727272727,"last_synced_at":"2026-05-14T08:04:14.441Z","last_synced_commit":"b323b9d66df411b9d843989508492c579c34e956","created_at":"2023-03-07T09:43:19.621Z","updated_at":"2026-05-14T08:03:48.145Z","committers":[{"name":"Steven Myint","email":"git@stevenmyint.com","login":"myint","count":959},{"name":"myint","email":"myint@macbookpro.local","login":null,"count":709},{"name":"Hideo Hattori","email":"hhatto.jp@gmail.com","login":"hhatto","count":491},{"name":"myint","email":"macbookpro.local","login":null,"count":158},{"name":"Hideo Hattori","email":"hattori-h@klab.com","login":null,"count":96},{"name":"Bill Wendling","email":"morbo@google.com","login":"bwendling","count":96},{"name":"Andy Hayden","email":"andyhayden1@gmail.com","login":"hayd","count":23},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"Edwin Shepherd","email":"edwin.shepherd@cmrsurgical.com","login":null,"count":10},{"name":"Hugo","email":"hugovk","login":"hugovk","count":10},{"name":"Shinya Ohyanagi","email":"heavenshell.jp@gmail.com","login":"heavenshell","count":7},{"name":"Peter Law","email":"PeterJCLaw@gmail.com","login":"PeterJCLaw","count":7},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":6},{"name":"Hanaasagi","email":"ambiguous404@gmail.com","login":"Hanaasagi","count":5},{"name":"MinekPo1","email":"68391527+MinekPo1","login":"MinekPo1","count":5},{"name":"Thomas Hisch","email":"t.hisch@gmail.com","login":"twmr","count":5},{"name":"Tom S","email":"scytale@gmail.com","login":"tomscytale","count":5},{"name":"Khairi Hafsham","email":"jumanjisama@gmail.com","login":"khairihafsham","count":4},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":4},{"name":"clach04","email":"clach04@toofugly.(none)","login":null,"count":3},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":3},{"name":"Florent Xicluna","email":"florent.xicluna@gmail.com","login":"florentx","count":3},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":3},{"name":"Neil Halelamien","email":"neuronexmachina@gmail.com","login":"neilsh","count":3},{"name":"Sam Vilain","email":"sam@vilain.net","login":"samv","count":3},{"name":"Steffen Oschatz","email":"so@ypsilon.net","login":"soypsi","count":3},{"name":"YAMAMOTO Takashi","email":"yamamoto@midokura.com","login":"yamt","count":3},{"name":"Nicolas Bonifas","email":"nicolas.bonifas@gmail.com","login":"nicolasbonifas","count":2},{"name":"Michael Vogt","email":"michael.vogt@gmail.com","login":"mvo5","count":2},{"name":"Filip Noetzel","email":"filip@j03.de","login":"peritus","count":2},{"name":"SPKorhonen","email":"samuli-petrus.korhonen@iki.fi","login":"SPKorhonen","count":2},{"name":"Simon Baatz","email":"gmbnomis@gmail.com","login":"gmbnomis","count":2},{"name":"Fabio Zadrozny","email":"fabiofz@gmail.com","login":"fabioz","count":2},{"name":"Kajsa","email":"58070002+keriksson-rosenqvist","login":"keriksson-rosenqvist","count":2},{"name":"Christopher Medrela","email":"chris.medrela@gmail.com","login":null,"count":2},{"name":"Sam Vilain","email":"svilain@saymedia.com","login":null,"count":2},{"name":"jnozsc","email":"jnozsc@gmail.com","login":"jnozsc","count":1},{"name":"dongweiming","email":"ciici1234@hotmail.com","login":"dongweiming","count":1},{"name":"Peter Nardi","email":"pete@nardi.com","login":null,"count":1},{"name":"Social Game Developer","email":"developer@goldfish.localdomain","login":null,"count":1},{"name":"dongweiming","email":"dongweiming@douban.com","login":null,"count":1},{"name":"myint","email":"sm.stores@me.com","login":null,"count":1},{"name":"Andrii Yurchuk","email":"","login":null,"count":1},{"name":"Hideo Hattori","email":"hattori@uranium.(none)","login":null,"count":1},{"name":"Zhang Jie","email":"13131481+j-z10","login":"j-z10","count":1},{"name":"Vincent Philippon","email":"Vincent.Philippon@ubisoft.com","login":"vphilippon","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Samuel Lelièvre","email":"slel","login":"slel","count":1},{"name":"Nova","email":"novadev94@gmail.com","login":"novadev94","count":1},{"name":"Martin Richtarsky","email":"s@martinien.de","login":"mrichtarsky","count":1},{"name":"paugier","email":"pierre.augier@univ-grenoble-alpes.fr","login":"paugier","count":1},{"name":"schlamar","email":"marc.schlaich@gmail.com","login":"schlamar","count":1},{"name":"Andras Tim","email":"tia@balabit.hu","login":"andras-tim","count":1},{"name":"Andrew Howe","email":"howeaj","login":"howeaj","count":1},{"name":"Bastien Gérard","email":"bastien.gerard@cluepoints.com","login":"cp-bagerard","count":1},{"name":"BigRedEngineer","email":"44625091+bigredengineer","login":"bigredengineer","count":1},{"name":"Dan","email":"ellisd23@gmail.com","login":"dellis23","count":1},{"name":"Edwin Shepherd","email":"13338287+shardros","login":"shardros","count":1},{"name":"Emanuele Torre","email":"torreemanuele6@gmail.com","login":"emanuele6","count":1},{"name":"Erik M. Bray","email":"embray@stsci.edu","login":"embray","count":1},{"name":"Hashem Nasarat","email":"hashem@riseup.net","login":"Hnasar","count":1},{"name":"Ian Clark","email":"ian.clark.001@gmail.com","login":"evenicoulddoit","count":1},{"name":"Jose M. Guisado Gomez","email":"guigom@riseup.net","login":"pvxe","count":1},{"name":"Kai Chen","email":"kaichen120@gmail.com","login":"kx-chen","count":1},{"name":"⁣ Florian Best","email":"spaceone","login":"spaceone","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Hideo Hattori","email":"hhatto.jp@gmail.com","login":"hhatto","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6234957,"commits_count":894681059,"contributors_count":34909347,"owners_count":1153752,"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":{"table":{"full_name":"hhatto/autopep8","html_url":"https://github.com/hhatto/autopep8","last_synced_at":"2026-05-14T08:03:39.434Z","status":"active","issues_count":120,"pull_requests_count":121,"avg_time_to_close_issue":18360518.870967742,"avg_time_to_close_pull_request":3242281.8053097343,"issues_closed_count":62,"pull_requests_closed_count":113,"pull_request_authors_count":27,"issue_authors_count":109,"avg_comments_per_issue":1.825,"avg_comments_per_pull_request":1.1983471074380165,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":4,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1297195.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T11:08:15.642Z","updated_at":"2026-05-14T08:03:39.434Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fautopep8/issues","issue_labels_count":{"table":{"bug":8,"enhancement":7,"needs patch in pycodestyle":1,"needs patch":1,"wontfix":1}},"pull_request_labels_count":{"table":{"dependencies":18,"github_actions":8,"bug":1}},"issue_author_associations_count":{"table":{"NONE":105,"CONTRIBUTOR":12,"OWNER":3}},"pull_request_author_associations_count":{"table":{"OWNER":60,"CONTRIBUTOR":47,"NONE":14}},"issue_authors":{"table":{"karthiknadig":4,"hhatto":3,"PeterJCLaw":2,"tandav":2,"asottile":2,"daniel-afana":2,"maltekliemann":2,"spaceone":2,"Konstantin-Glukhov":1,"PescheHelfer":1,"keriksson-rosenqvist":1,"martijn-basesoft":1,"xvectorizer":1,"Kache":1,"marsfan":1,"buhtz":1,"apbard":1,"adrianwix":1,"ssbarnea":1,"yashbhavani":1,"stinos":1,"bmzztt":1,"hugovk":1,"tomsib2001":1,"ridilculous":1,"jaraco":1,"martemyev":1,"NicolasM-Forsk":1,"ca-simone-chiorazzo":1,"bjornfor":1,"paper42":1,"pkv2a":1,"mtelka":1,"robertHowlett":1,"RohanVashisht1234":1,"rix0rrr":1,"suharnikov":1,"LCH-1":1,"makingglitches":1,"cepelinas9000":1,"amosnier":1,"luzfcb":1,"Hadatko":1,"morgana2313":1,"sdfgeoff":1,"KubaO":1,"peterjc":1,"emanuele6":1,"j-z10":1,"AlexArcPy":1,"jmatsuzawa":1,"satoridev01":1,"nilakhya":1,"mpasternak":1,"liaochris":1,"Cazs03":1,"seanodell-zwift":1,"SUPERustam":1,"lulunac27a":1,"qiulang":1,"AdamYoblick":1,"kirankumarmanku":1,"MatthieuHernandez":1,"peritus":1,"JLVarjo":1,"trevorphillipscoding":1,"belene":1,"EYH0602":1,"afeser":1,"RDKRACZ":1,"mgorny":1,"yasirroni":1,"herring-swe":1,"moylop260":1,"Ultimanecat":1,"magnus-puresalmon":1,"ioudas":1,"jordanyaker":1,"WenhaoYou1":1,"pushpendra1x":1,"mateipa":1,"lucasjinreal":1,"lemzwerg":1,"actionless":1,"ghost":1,"Matuiss2":1,"Flamefire":1,"Louis24":1,"pmvd":1,"edgarcosta":1,"jedie":1,"DeadPool3333":1,"drmanhatin":1,"avancil":1,"ppzoglou":1,"ortk95":1,"Qizhi697":1,"ilanKeshet":1,"sebastien-genete":1,"Gouvernathor":1,"Steaunk":1,"zcutlip":1,"alinsavix":1,"gforcada":1,"hannob":1,"dcbaker":1,"Mausy5043":1,"Avasam":1,"chrisspen":1}},"pull_request_authors":{"table":{"hhatto":60,"dependabot[bot]":19,"heavenshell":6,"asottile":4,"mvo5":4,"keriksson-rosenqvist":3,"mgorny":3,"j-z10":2,"mrichtarsky":2,"kulkarnisg":1,"adrianwix":1,"MinekPo1":1,"emanuele6":1,"EmbolismSoil":1,"SPKorhonen":1,"PeterJCLaw":1,"geozeke":1,"joshmarinacci":1,"vphilippon":1,"CLiu13":1,"ideasman42":1,"shardros":1,"paugier":1,"LordRatte":1,"behrisch":1,"akingse":1,"spaceone":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-18T00:00:23.178Z","repositories_count":14635507,"issues_count":34179257,"pull_requests_count":111801603,"authors_count":11265552,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":8,"github_actions":8}},"past_year_issue_author_associations_count":{"table":{"NONE":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":9,"OWNER":1}},"past_year_issue_authors":{"table":{"martijn-basesoft":1,"pushpendra1x":1,"satoridev01":1,"WenhaoYou1":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":9,"hhatto":1}},"maintainers":[{"table":{"login":"hhatto","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}}],"active_maintainers":[{"table":{"login":"hhatto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhatto"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":6,"PullRequestEvent":12,"ForkEvent":6,"IssuesEvent":11,"WatchEvent":100,"IssueCommentEvent":23,"PushEvent":14,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":3,"CreateEvent":11},"last_year":{"DeleteEvent":4,"PullRequestEvent":5,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":36,"IssueCommentEvent":2,"PushEvent":7,"CreateEvent":7}},"keywords":["codeformatter","formatter","pep8","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:03:38.417Z","updated_at":"2023-01-13T11:03:38.417Z","repository_link":"https://github.com/hhatto/autopep8/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6875580984,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875580985,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875580986,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875580987,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:03:38.440Z","updated_at":"2023-01-13T11:03:38.440Z","repository_link":"https://github.com/hhatto/autopep8/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":6875580988,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875580989,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875580990,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:03:38.454Z","updated_at":"2023-01-13T11:03:38.454Z","repository_link":"https://github.com/hhatto/autopep8/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":6875580991,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875580992,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":30.928434154265574,"created_at":"2025-08-07T14:59:04.934Z","updated_at":"2026-06-20T02:01:13.487Z","avatar_url":"https://github.com/hhatto.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362592","html_url":"https://summary.ecosyste.ms/projects/362592"}