{"id":13638109,"url":"https://github.com/xonsh/xontrib-vox","last_synced_at":"2025-06-24T06:34:54.610Z","repository":{"id":65926867,"uuid":"601675795","full_name":"xonsh/xontrib-vox","owner":"xonsh","description":"Python virtual environment manager for xonsh.","archived":false,"fork":false,"pushed_at":"2025-06-23T17:29:12.000Z","size":28,"stargazers_count":23,"open_issues_count":11,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-23T18:36:19.361Z","etag":null,"topics":["python-virtual-environment","python-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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xonsh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-14T15:23:33.000Z","updated_at":"2025-05-20T08:51:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"590aaea1-feb5-4279-aa33-23381f756678","html_url":"https://github.com/xonsh/xontrib-vox","commit_stats":{"total_commits":11,"total_committers":3,"mean_commits":"3.6666666666666665","dds":"0.36363636363636365","last_synced_commit":"fe51b7b9a52adbf94ce0a22f824db6d3455b63f7"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xonsh/xontrib-vox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fxontrib-vox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fxontrib-vox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fxontrib-vox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fxontrib-vox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xonsh","download_url":"https://codeload.github.com/xonsh/xontrib-vox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xonsh%2Fxontrib-vox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261538407,"owners_count":23174099,"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":["python-virtual-environment","python-virtualenv","xonsh","xontrib"],"created_at":"2024-08-02T01:00:40.335Z","updated_at":"2025-06-24T06:34:54.568Z","avatar_url":"https://github.com/xonsh.png","language":"Python","funding_links":[],"categories":["Python virtual-environment management"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\nPython virtual environment manager for xonsh shell.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nIf you like the idea click ⭐ on the repo and \u003ca href=\"https://twitter.com/intent/tweet?text=Nice%20xontrib%20for%20the%20xonsh%20shell!\u0026url=https://github.com/xonsh/xontrib-vox\" target=\"_blank\"\u003etweet\u003c/a\u003e.\n\u003c/p\u003e\n\n\n## Installation\n\nTo install use pip:\n\n```bash\nxpip install xontrib-vox\n# or: xpip install -U git+https://github.com/xonsh/xontrib-vox\n```\n\n## Usage\n\nThis package contains three xontribs:\n* `vox` - Python virtual environment manager for xonsh.\n* `autovox` - Manages automatic activation of virtual environments.\n* `voxapi` - API for Vox, the Python virtual environment manager for xonsh.\n\n### vox\n\nPython virtual environment manager for xonsh.\n\n```bash\nxontrib load vox\nvox --help\n```\n\n### autovox\n\nManages automatic activation of virtual environments.\n\n```bash\nxontrib load autovox\n```\n\nThis coordinates multiple automatic vox policies and deals with some of the\nmechanics of venv searching and chdir handling.\n\nThis provides no interface for end users.\n\nDevelopers should look at XSH.builtins.events.autovox_policy\n\n### voxapi\n\nAPI for Vox, the Python virtual environment manager for xonsh.\n\n```bash\nxontrib load voxapi\n```\n\nVox defines several events related to the life cycle of virtual environments:\n\n* `vox_on_create(env: str) -\u003e None`\n* `vox_on_activate(env: str, path: pathlib.Path) -\u003e None`\n* `vox_on_deactivate(env: str, path: pathlib.Path) -\u003e None`\n* `vox_on_delete(env: str) -\u003e None`\n\n\n## Credits\n\nThis package was created with [xontrib template](https://github.com/xonsh/xontrib-template).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxonsh%2Fxontrib-vox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxonsh%2Fxontrib-vox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxonsh%2Fxontrib-vox/lists"}