https://github.com/conda/conda-pack
Package conda environments for redistribution
https://github.com/conda/conda-pack
Last synced: 8 months ago
JSON representation
Package conda environments for redistribution
- Host: GitHub
- URL: https://github.com/conda/conda-pack
- Owner: conda
- License: bsd-3-clause
- Created: 2017-10-17T18:58:44.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T16:56:28.000Z (9 months ago)
- Last Synced: 2025-05-08T02:46:49.378Z (8 months ago)
- Language: Python
- Homepage: https://conda.github.io/conda-pack/
- Size: 978 KB
- Stars: 550
- Watchers: 29
- Forks: 95
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Conda-Pack
`conda-pack` is a command line tool for creating relocatable conda
environments. This is useful for deploying code in a consistent environment,
potentially in locations where python or conda isn't already installed.
See the documentation
for more information.
Conda-pack is offered under a New BSD license; see the
license file.
## Build status
| [](https://github.com/conda/conda-pack/actions/workflows/main.yml) [](https://codecov.io/gh/conda/conda-pack) [](https://results.pre-commit.ci/latest/github/conda/conda-pack/main) | [](https://anaconda.org/ctools/conda-pack) |
| --- | :-: |
| [`conda install ctools/label/dev::conda-pack`](https://anaconda.org/ctools/conda-pack) | [](https://anaconda.org/ctools/conda-pack) |
| [`conda install defaults::conda-pack`](https://anaconda.org/anaconda/conda-pack) | [](https://anaconda.org/anaconda/conda-pack) |
| [`conda install conda-forge::conda-pack`](https://anaconda.org/conda-forge/conda-pack) | [](https://anaconda.org/conda-forge/conda-pack) |