Discover and report Python virtual environments on your system
Project description
envoic
Discover Python virtual environments and report them in a compact terminal layout.
Warning
envoicis still experimental and therefore subject to major changes across releases. Breaking changes may occur untilv1.0.0.
Install
uv tool install envoic
# or
pipx install envoic
Run without installing:
uvx envoic scan .
Usage
envoic scan [PATH]
envoic list [PATH]
envoic info <ENV_PATH>
envoic version
Common examples:
envoic scan . --deep
envoic scan . --json
envoic scan . --path-mode name # name | relative | absolute
envoic list . --path-mode relative
envoic info .venv
Local Development
uv sync --group dev
uv run pytest
uv run python -m envoic.cli scan . --deep --path-mode name
License
BSD-3-Clause
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file envoic-0.0.4.tar.gz.
File metadata
- Download URL: envoic-0.0.4.tar.gz
- Upload date:
- Size: 437.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9c1736f06125d27fb49de653df636e11225126152b583c83aaf0dde04de36e5
|
|
| MD5 |
70d05da86a77283fb95d22e5110b8023
|
|
| BLAKE2b-256 |
3122b49cc7be2af5a24598f178cf234f0536459a2443ec8d24ffcf15ed553dca
|
File details
Details for the file envoic-0.0.4-py3-none-any.whl.
File metadata
- Download URL: envoic-0.0.4-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c89f2616bb27acad23cf5234579117856f70ecebfe0d36bb002db4d8d55f507
|
|
| MD5 |
7df71209821d5f1f45f43b6f57817ffe
|
|
| BLAKE2b-256 |
953ac36e4a5d4071e56272c1e363476e2d122b3a62325d6016c76c8d342b0b15
|