{"id":23491331,"url":"https://github.com/aeron/flake8.novaextension","last_synced_at":"2026-04-30T09:34:33.896Z","repository":{"id":67368885,"uuid":"301260663","full_name":"Aeron/Flake8.novaextension","owner":"Aeron","description":"Nova extension to use Flake8, a tool to check the style and quality of Python code.","archived":false,"fork":false,"pushed_at":"2024-03-21T20:52:33.000Z","size":148,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T01:45:48.844Z","etag":null,"topics":["linter","nova-editor","nova-extension","python","python-flake8","validator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aeron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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}},"created_at":"2020-10-05T01:04:07.000Z","updated_at":"2023-05-27T19:03:47.000Z","dependencies_parsed_at":"2025-02-16T12:24:12.209Z","dependency_job_id":"afb80a95-ef3d-40f9-9222-9581ceb1560b","html_url":"https://github.com/Aeron/Flake8.novaextension","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Aeron/Flake8.novaextension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FFlake8.novaextension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FFlake8.novaextension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FFlake8.novaextension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FFlake8.novaextension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aeron","download_url":"https://codeload.github.com/Aeron/Flake8.novaextension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FFlake8.novaextension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","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"}},"keywords":["linter","nova-editor","nova-extension","python","python-flake8","validator"],"created_at":"2024-12-25T01:26:54.390Z","updated_at":"2026-04-30T09:34:33.866Z","avatar_url":"https://github.com/Aeron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flake8 Nova Extension\n\nIt’s a stand-alone [Nova][nova] extension to use [Flake8][flake8], a tool to check the\nstyle and quality of Python code.\n\n[nova]: https://nova.app\n[flake8]: https://gitlab.com/pycqa/flake8\n\n## Requirements\n\nBefore using the extension, it’s necessary to install Flake8 itself if you don’t\nhave one already.\n\nFlake8 can be installed simply by running `pip install flake8`.\n\n## Configuration\n\nThe extension supports both global and workspace configurations.\nA workspace configuration always overrides a global one.\n\n### Options\n\nThere are three options available to configure: executable path, command arguments,\nand check mode. By default, the executable path is `/usr/local/bin/flake8`, with\nno additional arguments, and checking on changing.\n\nYou could alter the executable path if Flake8 installed in a different place\nor if `/usr/bin/env` usage is desirable.\n\nIn the case of `/usr/bin/env`, it becomes the executable path, and `flake8` becomes\nthe first argument.\n\n### .flake8\n\nThe extension respects `.flake8` in a project directory. So, there’s no need to\nspecify the `--config` argument explicitly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeron%2Fflake8.novaextension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeron%2Fflake8.novaextension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeron%2Fflake8.novaextension/lists"}