Whey extension for creating Conda packages for Python projects.
Project description
Whey extension for creating Conda packages for Python projects.
Docs |
|
|---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
QA |
|
Other |
Installation
whey-conda can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install whey-conda
To install with conda:
First add the required channels
$ conda config --add channels https://conda.anaconda.org/conda-forge $ conda config --add channels https://conda.anaconda.org/domdfcoding
Then install
$ conda install whey-conda
To enable whey-conda, add the following lines to your pyproject.toml file:
[tool.whey.builders]
binary = "whey_conda"
The whey-conda-specific configuration is defined in the tool.whey-conda table. See the documentation for more details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file whey_conda-0.1.0.tar.gz.
File metadata
- Download URL: whey_conda-0.1.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9523471d6df72e14d339d31353df33a37f35b38294855ca66e3a78a4576a196
|
|
| MD5 |
3e5e8cef449109123c34da8be9efef75
|
|
| BLAKE2b-256 |
4ab27497bf4a07329ff59dfd0670b85ce6681a1208317811b739b784b4536e95
|
File details
Details for the file whey_conda-0.1.0-py3-none-any.whl.
File metadata
- Download URL: whey_conda-0.1.0-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5db1ffe5d2ba0f1bfd6aca9ad539121a1d2b881d125a2c64e5f84989d9076e6
|
|
| MD5 |
1487f4862a402a8fd1bd8904f518554d
|
|
| BLAKE2b-256 |
67fa0939301be4358040deb850579af238eb553b886fef10ebe00a669f6adeca
|