{"id":17279495,"url":"https://github.com/reagentx/nova-autopep8","last_synced_at":"2026-01-31T23:41:21.575Z","repository":{"id":68633686,"uuid":"298396119","full_name":"ReagentX/Nova-autopep8","owner":"ReagentX","description":"Add native autopep8 support to Nova Editor","archived":false,"fork":false,"pushed_at":"2020-09-25T00:33:38.000Z","size":28,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-06-14T17:02:31.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReagentX.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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-09-24T21:12:25.000Z","updated_at":"2023-05-17T03:07:56.000Z","dependencies_parsed_at":"2023-07-28T03:17:03.603Z","dependency_job_id":null,"html_url":"https://github.com/ReagentX/Nova-autopep8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ReagentX/Nova-autopep8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReagentX%2FNova-autopep8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReagentX%2FNova-autopep8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReagentX%2FNova-autopep8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReagentX%2FNova-autopep8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReagentX","download_url":"https://codeload.github.com/ReagentX/Nova-autopep8/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReagentX%2FNova-autopep8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28960660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T23:03:11.038Z","status":"ssl_error","status_checked_at":"2026-01-31T22:56:44.691Z","response_time":128,"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"}},"keywords":[],"created_at":"2024-10-15T09:17:48.073Z","updated_at":"2026-01-31T23:41:21.547Z","avatar_url":"https://github.com/ReagentX.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nova + autopep8\n\nProvides a native method for invoking the `autopep8` Python file formatter CLI tool. It will format the currently active file.\n\n## Installation\n\n`⌘⇧2` to open the extension panel. Search for `autopep8`.\n\n## Usage\n\n`⌘⇧P` to open the command palette, then start typing `Format Python file`.\n\n## Configuration\n\n`⌘⇧2` to open the extension panel. In the sidebar, select `autopep8`.\n\n### Executable path\n\nThis is the path to where the `autopep8` executable is installed. This path comes from the output of `which autopep8` and **must be fully qualified**.\n\n* Note: ensure that this refers to the `autopep8` installed in your `venv` if you are using one.\n\n### CLI Arguments\n\nThese are the arguments passed to `autopep8` before appending the current file to the end.\n\nBy default no arguments are set. If we add `--aggressive --aggressive` to this section, the command generated will look like:\n\n```\n/path/to/autopep8 --in-place --aggressive --aggressive /path/to/current/file\n```\n\n* Note: `--in-place` is always prepended to the generated `autopep8` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freagentx%2Fnova-autopep8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freagentx%2Fnova-autopep8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freagentx%2Fnova-autopep8/lists"}