{"id":75956,"name":"py-pycodestyle","ecosystem":"spack","description":"pycodestyle is a tool to check your Python code against some of the\nstyle conventions in PEP 8. Note: formerly called pep8.\n","homepage":"https://github.com/PyCQA/pycodestyle","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/PyCQA/pycodestyle","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2022-04-05T09:27:23.019Z","latest_release_published_at":"2025-09-25T00:09:55.350Z","latest_release_number":"2.14.0","last_synced_at":"2026-05-30T23:24:06.211Z","created_at":"2022-04-05T09:27:22.994Z","updated_at":"2026-05-30T23:24:06.211Z","registry_url":"https://packages.spack.io/package.html?name=py-pycodestyle","install_command":"spack install py-pycodestyle","documentation_url":null,"metadata":{},"repo_metadata":{"id":680325,"uuid":"324077","full_name":"PyCQA/pycodestyle","owner":"PyCQA","description":"Simple Python style checker in one Python file","archived":false,"fork":false,"pushed_at":"2025-12-22T21:54:22.000Z","size":1938,"stargazers_count":5144,"open_issues_count":105,"forks_count":748,"subscribers_count":111,"default_branch":"main","last_synced_at":"2025-12-29T06:18:47.045Z","etag":null,"topics":["flake8-plugin","linter-flake8","linter-plugin","pep8","python","style-guide","styleguide"],"latest_commit_sha":null,"homepage":"https://pycodestyle.pycqa.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jacquescrocker/guard-resque","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-10-02T00:43:37.000Z","updated_at":"2025-12-28T10:56:15.000Z","dependencies_parsed_at":"2023-01-13T10:36:16.696Z","dependency_job_id":"ee092c45-b681-4848-97ec-4e88b439e585","html_url":"https://github.com/PyCQA/pycodestyle","commit_stats":{"total_commits":1142,"total_committers":141,"mean_commits":8.099290780141844,"dds":0.626970227670753,"last_synced_commit":"887b89d3993079530591fcdc6834426feb90e87c"},"previous_names":["jcrocholl/pep8","pycqa/pep8"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pycodestyle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/sbom","scorecard":{"id":115208,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pycodestyle","commit":"76bbcb23cbcd0bc2443ec959489e5164372de9ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"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/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pycodestyle/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pycodestyle/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pycodestyle/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:52","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-16T01:02:01.063Z","repository_id":680325,"created_at":"2025-08-16T01:02:01.064Z","updated_at":"2025-08-16T01:02:01.064Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28137999,"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-12-31T02:00:06.200Z","response_time":55,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-12-31T15:05:24.199Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":969,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-12-31T15:05:24.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"2.14.0","sha":"814a0d1259444a21ed318e64edaf6a530c2aeeb8","kind":"tag","published_at":"2025-06-20T18:49:09.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.14.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"3f52426121985a1717c214aeac47650d5c729621","kind":"tag","published_at":"2025-03-29T17:35:26.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.13.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"5cff01b3a8ea81961483b7ff885df66db6b44e4e","kind":"tag","published_at":"2024-08-04T20:26:04.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.12.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"6f60985ab563c3657da8d44ba391128b40c9ea24","kind":"tag","published_at":"2024-06-15T21:28:23.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.12.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"cefd59cf8e8a199a978da491e75a37fe4d37de82","kind":"tag","published_at":"2023-10-12T23:39:10.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.11.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"21abd9b6dcbfa38635bc85a2c2327ec11ad91ffc","kind":"tag","published_at":"2023-07-29T17:18:35.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.11.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.11.0/manifests"},{"name":"2.10.0","sha":"1063db8747e7d4e213160458aa3792e5ec05bc10","kind":"tag","published_at":"2022-11-23T18:26:59.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.10.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"10a4427c75740717b43448339fcf71f11bc33d1a","kind":"tag","published_at":"2022-08-03T23:12:51.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.9.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"44b3d2895b39b1eff8cb5048ae3464a033b4ede8","kind":"tag","published_at":"2022-07-30T19:32:32.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.9.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"5194e66093b58632b37f59da97e89d3e98bf0692","kind":"tag","published_at":"2021-10-11T00:55:29.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.8.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"930e2cad15df3661306740c30a892a6f1902ef1d","kind":"tag","published_at":"2021-03-16T14:05:58.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.7.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.7.0/manifests"},{"name":"2.6.0","sha":"d414383860c483c57d1fafc12c630b46a5616d3c","kind":"tag","published_at":"2020-05-11T19:57:16.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.6.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.6.0/manifests"},{"name":"2.6.0a1","sha":"99f354dd37c872e457c0da27924c0ec95b8adffb","kind":"tag","published_at":"2020-05-08T14:28:23.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.6.0a1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.6.0a1/manifests"},{"name":"2.5.0","sha":"e91ef6e40f2be30f9af7a86a84255d6bdfe23f51","kind":"tag","published_at":"2019-01-29T13:58:36.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"f73c4bb211986cd8d340de2f018c3ff6a3d73c5f","kind":"tag","published_at":"2018-04-10T11:26:44.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.4.0/manifests"},{"name":"1.7.1","sha":"45f79c710a1a433cc5ab0b2e1a5972b778c44c31","kind":"tag","published_at":"2017-10-22T14:20:36.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.7.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.7.1/manifests"},{"name":"2.3.1","sha":"ca5350195031c8e29c50292404eaec848bbb073b","kind":"tag","published_at":"2017-01-30T23:58:55.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"9f725fb0fad8919a9467834309fbd9f604280035","kind":"tag","published_at":"2017-01-28T13:30:32.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"8053c7c1d5597b062c58c5991231b62e11b435e9","kind":"tag","published_at":"2016-11-14T18:43:58.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"510c690873e740f4b23289ab47dc58e13685ccf1","kind":"tag","published_at":"2016-11-04T15:52:47.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"fd4f1c286cdc4e0bc25822e10742adbc9062af15","kind":"commit","published_at":"2016-05-31T23:57:17.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.0.0/manifests"},{"name":"2.0.0a1","sha":"c7490b0f3ff1d18fae8c7f12b835885dc3bd19fc","kind":"commit","published_at":"2016-05-31T18:59:34.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/2.0.0a1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/2.0.0a1/manifests"},{"name":"1.7.0","sha":"b8088a2b6bc5b76bece174efad877f764529bc74","kind":"commit","published_at":"2016-01-12T18:39:59.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.7.0","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.7.0/manifests"},{"name":"1.6.2","sha":"dcfdfda78527392433a78d8ed68b6d5a78cdf6c2","kind":"commit","published_at":"2015-02-15T22:06:23.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.6.2","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"1f4227b3735333d7a2fdb197eb049850961e3977","kind":"commit","published_at":"2015-02-08T21:31:33.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.6.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.6.1/manifests"},{"name":"1.6","sha":"2d8a9077caa01e7bdd415344aba51cc73a5ac9fe","kind":"commit","published_at":"2015-02-07T02:49:09.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.6","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.6/manifests"},{"name":"1.5.7","sha":"164066c4d85f212f5f4a11699b848942c678b947","kind":"commit","published_at":"2014-05-29T16:57:00.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.5.7","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.7/manifests"},{"name":"1.5.6","sha":"96290d48b1334fe8542666174d7775cda3f46d9a","kind":"commit","published_at":"2014-04-14T17:04:18.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.5.6","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"74996fe0ad4c881bdd6d139129aa9e83a35cf935","kind":"commit","published_at":"2014-04-10T08:54:30.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.5.5","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"a2c3b9b05928000b5494a1c13c3068cd53eaf8f5","kind":"commit","published_at":"2014-04-07T05:53:05.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.5.4","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"310746ed7ad69c9b294ad3967e5dd5c19f91b9b9","kind":"commit","published_at":"2014-04-04T19:47:24.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.5.3","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"e66913146492056188f5f4f37c988ebb9413e093","kind":"commit","published_at":"2014-04-04T06:56:34.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.5.2","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"6a3dfa8ae7934053665ef61e36d79a8e5a8ef922","kind":"commit","published_at":"2014-03-27T17:31:24.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.5.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5.1/manifests"},{"name":"1.5","sha":"bbf35c8c2fb0d668089dfe7aba500c94510d353f","kind":"commit","published_at":"2014-03-26T11:00:08.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.5","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.5/manifests"},{"name":"1.4.6","sha":"bbea5423ca58a90efddccb055e10a34a9f1a297e","kind":"commit","published_at":"2013-07-02T14:05:35.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.4.6","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.6/manifests"},{"name":"1.4.5","sha":"d33b154db40cf22237db5cacbe88e0b0f14a5cdb","kind":"commit","published_at":"2013-03-06T18:52:54.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.4.5","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"1603f936555bed334f8a70e7e22cd92c09d4d4e9","kind":"commit","published_at":"2013-02-24T15:28:44.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.4.4","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"c783b3bb2ce8fe51a91430ee31adf1133abf4361","kind":"commit","published_at":"2013-02-22T07:21:31.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.4.3","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"1dbd8903d74a93ed696a0707cb45cce1bd383b44","kind":"commit","published_at":"2013-02-09T23:56:20.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.4.2","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"f7478bfe0d7d46064baf5ef1580349ad7ebe6b3f","kind":"commit","published_at":"2013-01-18T22:39:31.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.4.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4.1/manifests"},{"name":"1.4","sha":"4af7fad19c6671164576f3a8c8194cc220f3419d","kind":"commit","published_at":"2012-12-22T21:46:00.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.4","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.4/manifests"},{"name":"1.3.4","sha":"a3d236e36c8feef6644a459d09dea52dfd38eff9","kind":"commit","published_at":"2012-12-18T22:18:46.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.3.4","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"edab8dee4894170d49eeaba1c27e55c317951921","kind":"commit","published_at":"2012-06-27T06:39:54.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.3.3","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"bb20999aefc394fb826371764146bf61d8e572e2","kind":"commit","published_at":"2012-06-26T19:58:01.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.3.2","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"7131ddaaccca4de7418c52bbd2c9908c54d651bf","kind":"commit","published_at":"2012-06-18T10:15:16.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.3.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3.1/manifests"},{"name":"1.3","sha":"da17a56feae02c0efc84781dd4425721c923ddf5","kind":"commit","published_at":"2012-06-15T12:57:32.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.3","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.3/manifests"},{"name":"1.2","sha":"fcd5d7523d304dd465dc4a60cb81b666ae4b1d3c","kind":"commit","published_at":"2012-06-01T13:57:02.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.2","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.2/manifests"},{"name":"1.1","sha":"0c09b56ce22740e35e552daa581e85315f0c0131","kind":"tag","published_at":"2012-05-24T08:15:19.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.1/manifests"},{"name":"1.0.1","sha":"3df8635fedb722cad1d0587d7b87d79969030a62","kind":"tag","published_at":"2012-04-06T15:46:02.000Z","download_url":"https://codeload.github.com/PyCQA/pycodestyle/tar.gz/1.0.1","html_url":"https://github.com/PyCQA/pycodestyle/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pycodestyle@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-31T23:03:23.696Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.712380158399334,"stargazers_count":2.0286230373766845,"forks_count":3.251354731137974,"average":3.748089481728498},"purl":"pkg:spack/py-pycodestyle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pycodestyle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pycodestyle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pycodestyle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T20:00:27.341Z","issues_count":127,"pull_requests_count":175,"avg_time_to_close_issue":15969885.198113207,"avg_time_to_close_pull_request":8126317.852071006,"issues_closed_count":106,"pull_requests_closed_count":169,"pull_request_authors_count":36,"issue_authors_count":108,"avg_comments_per_issue":3.267716535433071,"avg_comments_per_pull_request":0.7657142857142857,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":67,"past_year_issues_count":11,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":9583.25,"past_year_avg_time_to_close_pull_request":157668.45833333334,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.3636363636363635,"past_year_avg_comments_per_pull_request":0.5357142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpycodestyle/issues","maintainers":[{"login":"asottile","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"cdce8p","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"}],"active_maintainers":[{"login":"asottile","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycodestyle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycodestyle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycodestyle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycodestyle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycodestyle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycodestyle/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:54:19.566Z","updated_at":"2022-11-14T16:54:19.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}]}