Python virtual environment manager for xonsh.
Project description
UVox
A uv-based Python virtual environment manager for the xonsh shell.
Installation
To install use pip:
xpip install xontrib-uvox
Usage
This package contains two xontribs:
uvox
- Python virtual environment manager for xonsh.uvoxapi
- API for Uvox
uvox
Python virtual environment manager for xonsh.
xontrib load uvox
uvox --help
uvoxapi
xontrib load uvoxapi
UVox defines several events related to the life cycle of virtual environments:
uvox_on_create(env: str) -> None
uvox_on_activate(env: str, path: pathlib.Path) -> None
uvox_on_deactivate(env: str, path: pathlib.Path) -> None
uvox_on_delete(env: str) -> None
Credits
This package is a fork of xontrib-vox.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xontrib_uvox-0.0.4.tar.gz
(11.8 kB
view details)
Built Distribution
File details
Details for the file xontrib_uvox-0.0.4.tar.gz
.
File metadata
- Download URL: xontrib_uvox-0.0.4.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.24
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a1b6a6de31218e290392b5903762f8bd342805ee41abb06f9103d6b8e1fb90f |
|
MD5 | 355dcabf263e886c71b392678f238e7d |
|
BLAKE2b-256 | a3c7fe69cc9c871e9c462af485a44eef474cab3224ad0e8814cd698dd01324f6 |
File details
Details for the file xontrib_uvox-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: xontrib_uvox-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.24
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 474757550bba6a9790384f0c8891bb745359607f55d8d6e2f43c642e6ed60bdc |
|
MD5 | b75c23e24fd91f0fd91c8d24dfac171a |
|
BLAKE2b-256 | e698940deb1f8bedc6e65096fc4d5e946f081ad08fe07947cc8ff15fa8496157 |