Skip to main content

Clean your conda yaml file and convert pip dependencies to conda.

Project description

CondaDependencyCleaner

CI Status License: MIT conda-dependency-cleaner Downloads Last Month

A tool that helps make your conda environment files more lightweight by removing unnecessary transitive dependencies, leaving only what’s essential. It's a work-in-progress project, and we welcome feedback! Have ideas for new features or improvements? Open an issue in the repository to share your suggestions.

How to use:

It is required to have conda installed. Once you are in a conda environment install conda conda install conda this is necessary for the package to work properly in the first place. Then simply pip install conda_dependency_cleaner. You now can see all available operations if you type cdc into your console.


Clean Environment yaml files:

Once installed you can clean your .yaml or .yml files by running the command cdc clean. An example usage is as follows:

cdc clean env.yml -nf env_cleaned.yml

For help and more info use cdc clean --help.


Convert pip dependencies to conda:

If you have a lot of pip dependencies which you want to convert to conda run cdc convert. Note that this can be very slow if there is a lot of dependencies due to the underlying solver conda uses. Sometimes the conversion fails, these failures will be reported after the script ran through.

cdc convert env.yml -nf env_converted.yml

For help and more info use cdc clonvert --help.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

conda_dependency_cleaner-0.0.4-py2.py3-none-any.whl (10.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file conda_dependency_cleaner-0.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for conda_dependency_cleaner-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 807a7066062ce683567f78e7e912613a47a55126b944ac7feef99f0ae3007a5b
MD5 cce1ec3863d0d40a6c9fdb9da0be76ea
BLAKE2b-256 4a7d29c2e057af0ef6544f58ce464ce5724df95de08b32bc5779c4fe5a7acf4f

See more details on using hashes here.

Supported by

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