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
prune_envs-0.1.0.tar.gz
(15.6 kB
view hashes)
Built Distribution
prune_envs-0.1.0-py3-none-any.whl
(16.7 kB
view hashes)
Close
Hashes for prune_envs-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80c2719761ebf735d67b47e7d66c2fb611fa339776ddea7a6b765a221182774a |
|
MD5 | c0d7967ffeeacb282229e3b3e4a8bed2 |
|
BLAKE2b-256 | e52bad1c14cfba81f16f9a8bc4ba028f5c977c5fd43da6d8ff10175356b90905 |