{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"},{"label":"Software Distribution","url":"https://skillfed.io/packages/category/system-software-distribution"},{"label":"Packaging","url":"https://skillfed.io/packages/category/system-archiving-packaging"}],"enrichment":{"capability":"conda-pack creates relocatable conda environments as compressed archives that can be deployed and extracted on other machines without requiring conda or Python to be pre-installed.","skillfed_tags":["conda-deployment","environment-packaging","reproducibility"],"use_cases":["Package a data science environment with specific library versions for deployment to a production server without conda.","Create portable environments for sharing reproducible research or analysis workflows with collaborators.","Bundle Python environments for deployment in restricted environments where conda installation is not permitted.","Simplify CI/CD pipelines by pre-packing tested environments instead of rebuilding them on each deployment.","Archive development environments for long-term reproducibility or compliance documentation."],"what_it_does":"conda-pack is a command-line tool that bundles a conda environment into a portable, compressed archive suitable for deployment to machines where conda may not be installed. It solves the problem of environment consistency across development, testing, and production by capturing the exact state of an environment\u2014all dependencies, versions, and configurations\u2014and making it relocatable.\n\nThe tool is typically used in deployment pipelines, containerization workflows, or when distributing reproducible computational environments to collaborators or production systems. It depends only on setuptools and integrates with the conda ecosystem, making it a lightweight addition to existing conda-based workflows.","worth_installing":"Yes. conda-pack is actively maintained, has low install friction, carries no known vulnerabilities, and solves a real problem in conda-based deployment workflows. It is permissively licensed and supports current Python versions. Install it if you need to distribute conda environments across machines or into restricted environments."},"id":"conda-pack","links":{"html":"https://skillfed.io/packages/conda-pack","md":"https://skillfed.io/packages/conda-pack.md","pypi":"https://pypi.org/project/conda-pack/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-16","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"conda-pack","python_support":"supports_current","summary":"Package conda environments for redistribution"},"popularity":{"monthly_downloads":159874,"position":10686,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.2"}
