Prune (conda) Environments
Project description
Prune (conda) Environments
If you're a heavy user of conda environments there inevitably comes a time that you want to clean things up. Of course, you can use:
$ conda env remove -n my_old_env
for each and every environment you have lying around. You can also find out where your environments live and manually remove their folders.
Now, there is another way, using a TUI!
Installation and usage
You can install the application using pipx
:
$ pipx install prune-envs
Of course, you can also use plain old pip
. Start the application by typing:
$ prune-envs
Simply select an environment using the mouse or arrow keys and press 'D' to delete!
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
File details
Details for the file prune_envs-1.0.0.tar.gz
.
File metadata
- Download URL: prune_envs-1.0.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.13 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4773643997b9323945008b551202dfdbba75cb5f01503e73e9a6f55c32d1863d |
|
MD5 | af69ed18b230a13ab905e98dcba85490 |
|
BLAKE2b-256 | 33c8a4b8a4a2a9a70f85b115e39f8e9f3f4194c3f4d453511cee853c4bd1d6c1 |
File details
Details for the file prune_envs-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: prune_envs-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.13 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8f239b978fc03bc2c93124df77e9998b18c5ee6f028e6127ff47c073c0ed0ac |
|
MD5 | 07b37d89415cea2e6e94beceb66a66b5 |
|
BLAKE2b-256 | e0c7c8b8fe551fe08575502c1f1c06b6fe697d717afe876248c309c484c704b0 |