About Anaconda Help Download Anaconda

Translate pip requirements into conda requirements

copied from cf-staging / pip2conda

Installers

  • noarch v0.5.1

conda install

To install this package run one of the following:
conda install conda-forge::pip2conda

Description

pip2conda is a tool to translate pip-style requirements into conda requirements.

pip2conda2 uses build to generate the metadata for a project, and then parses out the build and runtime requirements for the project - including unpackging extras and evaluating environment markers - before matching translating each requirement into a conda-forge requirement suitable for installation with conda/mamba.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy