Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

conda/conda-pypi

conda-pypi

Better PyPI interoperability for the conda ecosystem.

Important

This project is still in early stages of development. Don't use it in production (yet). We do welcome feedback on what the expected behaviour should have been if something doesn't work!

Project Status

This is a community-maintained project under the conda organization.

Getting Help

What is this?

Includes:

  • conda pypi install: Converts PyPI packages to .conda format for safer installation.
  • conda pypi install -e .: Converts a path to an editable .conda format package.
  • conda pypi convert: Convert PyPI packages to .conda format without installing them.
  • Adds EXTERNALLY-MANAGED to your environments.

Why?

Mixing conda and PyPI is often discouraged in the conda ecosystem. There are only a handful patterns that are safe to run. This tool aims to provide a safer way of keeping your conda environments functional while mixing it with PyPI dependencies. Refer to the documentation for more details.

Attribution

This project now incorporates conda-pupa by Daniel Holth, which provides the core PyPI-to-conda conversion functionality.

Contributing

Please refer to CONTRIBUTING.md.

About

Better PyPI interoperability for the conda ecosystem

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 16