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
whey_conda-0.1.1.tar.gz
(9.3 kB
view details)
Built Distribution
File details
Details for the file whey_conda-0.1.1.tar.gz
.
File metadata
- Download URL: whey_conda-0.1.1.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 | 93d3b79b6774fb1edd2cba0983689b9190aaec2bd559b8dfb24a81cce0a8d625 |
|
MD5 | e9a3c1db6b6cd4d8e7734ab679e664ea |
|
BLAKE2b-256 | 1bd6eb8fda3e194f6181a740ccd42df831daf0300f7a81fe120647a3e30d53c8 |
Provenance
File details
Details for the file whey_conda-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: whey_conda-0.1.1-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 | 2cd79c92d5122accdec4f95f26cee2d5fac51477c395b3afca01f37e0c35235e |
|
MD5 | 9d3974b2fc207a5b543ddd11e03fe715 |
|
BLAKE2b-256 | a29276ccf179f885501d763bd02c1ea6e5fc67f7dfd5df47a448c6e9f6029175 |