{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"Create, extract, and convert conda packages in various formats (.conda, .tar.bz2, and others) via a Python API or command-line tool.","skillfed_tags":["conda","packaging","build-tools"],"use_cases":["Extract conda packages for inspection or modification of their contents","Create new conda packages from a directory structure in various formats","Convert conda packages between .conda and .tar.bz2 formats","Automate package building workflows that need to handle multiple package formats","Integrate conda package operations into Python build or deployment scripts"],"what_it_does":"conda-package-handling is a library and CLI tool for working with conda package archives. It abstracts the details of different conda package formats, allowing you to create new packages, extract existing ones, and convert between formats without needing to understand the underlying compression and archive structures. The package is used internally by conda and conda-build to handle package operations.\n\nThe library exposes a Python API in conda_package_handling.api for programmatic use, and provides a cph command-line tool for interactive or scripted package manipulation. It depends on conda-package-streaming for efficient reading, requests for network operations, and zstandard for compression support.","worth_installing":"Yes, if you work with conda packages programmatically or need command-line package manipulation beyond conda's built-in tools. The package is actively maintained, has low install friction, carries a permissive license, and is used by conda itself. Install it if you're building conda packages, automating package workflows, or need format conversion capabilities."},"id":"conda-package-handling","links":{"html":"https://skillfed.io/packages/conda-package-handling","md":"https://skillfed.io/packages/conda-package-handling.md","pypi":"https://pypi.org/project/conda-package-handling/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-08","license_spdx":null,"license_treatment":"permissive","name":"conda-package-handling","python_support":"supports_current","summary":"Create and extract conda packages of various formats."},"popularity":{"monthly_downloads":108150,"position":12573,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.5.0"}
