{"id":23491333,"url":"https://github.com/aeron/isort.novaextension","last_synced_at":"2026-04-28T08:01:55.945Z","repository":{"id":67368916,"uuid":"299139426","full_name":"Aeron/isort.novaextension","owner":"Aeron","description":"Nova extension to use isort, a Python utility to sort imports.","archived":false,"fork":false,"pushed_at":"2024-03-22T16:44:11.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T01:45:49.502Z","etag":null,"topics":["formatter","nova-editor","nova-extension","python","python-isort"],"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-09-27T23:38:27.000Z","updated_at":"2022-02-03T17:48:31.000Z","dependencies_parsed_at":"2025-02-16T12:24:12.159Z","dependency_job_id":"b6acd59d-0247-435a-a9c0-9cf0fb41141a","html_url":"https://github.com/Aeron/isort.novaextension","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Aeron/isort.novaextension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2Fisort.novaextension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2Fisort.novaextension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2Fisort.novaextension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2Fisort.novaextension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aeron","download_url":"https://codeload.github.com/Aeron/isort.novaextension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2Fisort.novaextension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":["formatter","nova-editor","nova-extension","python","python-isort"],"created_at":"2024-12-25T01:26:54.583Z","updated_at":"2026-04-28T08:01:55.923Z","avatar_url":"https://github.com/Aeron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# isort Nova Extension\n\nIt’s a stand-alone Nova extension to use [isort](https://github.com/PyCQA/isort),\na Python utility to sort imports .\n\n## Requirements\n\nBefore using the extension, it’s necessary to install **isort** itself if you don’t have\none already.\n\n**isort** can be installed simply by running `pip install isort`.\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 format on save. By default, the executable path is `/usr/local/bin/isort`, with no\nadditional arguments, and formatting on saving is on.\n\nYou could alter the executable path if **isort** 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 `isort` becomes\nthe first argument.\n\nAlso, there is a _virtual environment_ path available as a workspace-only option.\nIt’s just a handy alias for the `--virtual-env` command argument.\n\n### pyproject.toml\n\nThe extension respects `pyproject.toml` in a project directory. So, there’s no\nneed to specify the `--settings` argument explicitly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeron%2Fisort.novaextension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeron%2Fisort.novaextension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeron%2Fisort.novaextension/lists"}