conda-package-handling 2.4.0


pip install conda-package-handling

  Latest version

Released: Oct 09, 2024

Project Links

Meta
Author: Anaconda, Inc.
Requires Python: >=3.8

Classifiers

Programming Language
  • Python :: 3

conda-package-handling

pre-commit.ci status

Create and extract conda packages of various formats.

conda and conda-build use conda_package_handling.api to create and extract conda packages. This package also provides the cph command line tool to extract, create, and convert between formats.

See also conda-package-streaming, an efficient library to read from new and old format .conda and .tar.bz2 conda packages.

Full documentation at https://conda.github.io/conda-package-handling/

Extras:
Dependencies:
conda-package-streaming (>=0.9.0)