CondaNest - Web-based Conda/Mamba environment manager.
Project description
CondaNest: Web-based Conda Manager
A fast, minimal web app for managing and cleaning Conda/Mamba environments on Linux, Windows, and macOS.
Runs a local web server that opens in your browser - no native GUI dependencies required.
Features
- List environments with path and disk usage
- Clone, rename, delete, export to
environment.yml - Bulk export or create envs from YAML folders
- Run
conda clean --allfrom a simple dialog - Manage global channels and strict priority
- Install packages in a environment
Installation
Install CondaNest using pip:
pip install condanest
Or install from source:
git clone https://github.com/aradar46/condanest.git
cd condanest
pip install .
Usage
After installation, run:
condanest
The app will automatically start a web server and open in your browser at http://127.0.0.1:8765
Platform-specific notes:
- Linux/macOS: The browser should open automatically
- Windows: The browser should open automatically. If it doesn't, manually navigate to http://127.0.0.1:8765
Anaconda Terms of Service
If you use Anaconda or Miniconda with default Anaconda channels, you may need to accept the Terms of Service once:
conda tos accept --override-channels --channel https://repo.anaconda.com/pkgs/main
conda tos accept --override-channels --channel https://repo.anaconda.com/pkgs/r
After running these commands, retry the operation in CondaNest.
Requirements
- Python 3.10+
- FastAPI and Uvicorn (installed automatically via pip)
License
MIT License
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 condanest-0.1.0.tar.gz.
File metadata
- Download URL: condanest-0.1.0.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7d888e98f825d08cac8f1cea9849f864cb234c2b16591e4f134e97a32c98c12
|
|
| MD5 |
d8c429a21590bcd5019073c85b383fa2
|
|
| BLAKE2b-256 |
8d292c0413de26e19cc1256e3fc712ae2d735337068ed5cb866c60bd3b008a32
|
File details
Details for the file condanest-0.1.0-py3-none-any.whl.
File metadata
- Download URL: condanest-0.1.0-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f323a5fb1ae5407c265ee1213ece518cee0a835b0c7baf5c92cb349cf579f840
|
|
| MD5 |
23d7ab413ab6983868bcb44e348b2290
|
|
| BLAKE2b-256 |
1a5cc37dd52f3be229da58acfa971b5da55e2aa8890dc7d7f074766255c07656
|