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.3.0.tar.gz
(9.8 kB
view hashes)
Built Distribution
whey_conda-0.3.0-py3-none-any.whl
(11.2 kB
view hashes)
Close
Hashes for whey_conda-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6dd921aab73cd2032662c3a7e3c214569359775a22ffeae1b2f06529117a4b7 |
|
MD5 | 1db3594a689c38cdb12a36470c6316dd |
|
BLAKE2b-256 | 1cd685c6bdba96b2f09bb062288f6f1d435aba755b89c23c7744b9c27b97f491 |