{"id":13734716,"url":"https://github.com/orsinium-labs/flake8-codes","last_synced_at":"2025-04-15T21:25:29.437Z","repository":{"id":57429938,"uuid":"329620379","full_name":"orsinium-labs/flake8-codes","owner":"orsinium-labs","description":"CLI tool to introspect flake8 plugins and their codes","archived":false,"fork":false,"pushed_at":"2022-05-23T09:54:29.000Z","size":23,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T01:34:13.416Z","etag":null,"topics":["flake8","flake8-extensions","flake8-plugin","flake8-plugins","linter","python","qa"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/orsinium-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-14T13:15:31.000Z","updated_at":"2024-11-30T22:54:43.000Z","dependencies_parsed_at":"2022-08-26T03:24:06.229Z","dependency_job_id":null,"html_url":"https://github.com/orsinium-labs/flake8-codes","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fflake8-codes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fflake8-codes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fflake8-codes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fflake8-codes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orsinium-labs","download_url":"https://codeload.github.com/orsinium-labs/flake8-codes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852181,"owners_count":21171842,"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"}},"keywords":["flake8","flake8-extensions","flake8-plugin","flake8-plugins","linter","python","qa"],"created_at":"2024-08-03T03:00:59.152Z","updated_at":"2025-04-15T21:25:29.419Z","avatar_url":"https://github.com/orsinium-labs.png","language":"Python","readme":"# flake8-codes\n\nCLI tool to introspect flake8 plugins and their codes.\n\n**Input**: plugin name (`pycodestyle`), error code (`W605`), or code prefix (`W6`).\n\n**Output**: plugin name, error code, error message.\n\nOnly plugins installed in the same environment are inspected.\n\n## Installation\n\n```bash\npython3 -m pip install -U --user flake8-codes\n```\n\n## Example\n\n```bash\n$ python3 -m flake8_codes W6\npycodestyle          | W601     | .has_key() is deprecated, use 'in'\npycodestyle          | W602     | deprecated form of raising exception\npycodestyle          | W603     | '\u003c\u003e' is deprecated, use '!='\npycodestyle          | W604     | backticks are deprecated, use 'repr()'\npycodestyle          | W605     | invalid escape sequence '\\%s'\npycodestyle          | W606     | 'async' and 'await' are reserved keywords starting with Python 3.7\n```\n","funding_links":[],"categories":["Tools"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forsinium-labs%2Fflake8-codes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forsinium-labs%2Fflake8-codes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forsinium-labs%2Fflake8-codes/lists"}