{"id":16604206,"url":"https://github.com/astraluma/xontrib-avox","last_synced_at":"2025-10-29T15:31:07.322Z","repository":{"id":62590137,"uuid":"63758290","full_name":"AstraLuma/xontrib-avox","owner":"AstraLuma","description":"autovox policy based on project directories","archived":false,"fork":false,"pushed_at":"2020-08-28T03:37:20.000Z","size":32,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T22:23:23.674Z","etag":null,"topics":["virtualenv","xonsh","xontrib"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstraLuma.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":"2016-07-20T06:58:13.000Z","updated_at":"2023-06-18T10:56:04.000Z","dependencies_parsed_at":"2022-11-03T17:58:23.505Z","dependency_job_id":null,"html_url":"https://github.com/AstraLuma/xontrib-avox","commit_stats":null,"previous_names":["astronouth7303/xontrib-avox"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fxontrib-avox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fxontrib-avox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fxontrib-avox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstraLuma%2Fxontrib-avox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstraLuma","download_url":"https://codeload.github.com/AstraLuma/xontrib-avox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238840773,"owners_count":19539613,"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":["virtualenv","xonsh","xontrib"],"created_at":"2024-10-12T00:56:16.665Z","updated_at":"2025-10-29T15:31:06.957Z","avatar_url":"https://github.com/AstraLuma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xontrib-avox\nXontrib for Xonsh that automatically activates and deactivates virtual environments as you `cd` around. It's based on the idea of projects and projects living in specific directories.\n\nFor example, if you've set `$PROJECT_DIRS = [p\"~/code\"]` and have the project directory `~/code/spam`, avox will use the venv name `spam`.\n\n\u003chr\u003e\n\n\n## Installation\nJust do a\n```console\npip install xontrib-avox\n```\n\nor you can clone the repo with pip\n```console\npip install git+https://github.com/AstraLuma/xontrib-avox\n```\n\n## Configuration\nIt's required to configure `$PROJECT_DIRS`:\n```console\n$PROJECT_DIRS = [\"~/code\"]\n```\n\nTo automatically load avox at startup, put\n```console\nxontrib load autovox avox\n```\n\nin your `.xonshrc`\n\nAvox respects `$VIRTUALENV_HOME`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastraluma%2Fxontrib-avox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastraluma%2Fxontrib-avox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastraluma%2Fxontrib-avox/lists"}