Skip to main content

Create, Manage, Re-create conda environments & specifications with ease.

Project description

EZconda

EZconda

Conda (channel only)

Create, Manage, Re-create conda environments & specifications with ease.


EZconda is a command line interface application that helps practitioners create and manage conda environment and related specifications with ease.

Key Features

  • Environment specifications : Add & remove packages from the specifications file as you install & remove packages. No manual file edits!

  • Environment management : Create & manage conda environments with ease.

  • Reproducible environments : Lock current environment state and re-create it when necessary.

  • Easy to use & intuitive : It very closely mimics conda API, so there is no new API to learn for users. Autocomplete for all shells.

  • Fast & Reliable Environment resolution : Get fast and reliable environment solves by default. EZconda uses mamba by default, but you can easily switch between mamba and conda.

  • Best practices built-in : Enforces the user to follow best conda practices.

Requirements

Installation

The recommended way to install EZconda is using conda or mamba in the base environment :

Using conda:

$ conda install ezconda -c conda-forge -n base

Using mamba:

$ mamba install ezconda -c conda-forge -n base

Contributing Guidelines

Run tests

docker-compose up --build test

Local iterative development

docker-compose build dev && docker-compose run dev bash

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

ezconda-0.6.0.tar.gz (15.5 kB view hashes)

Uploaded Source

Built Distribution

ezconda-0.6.0-py3-none-any.whl (20.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page