A tool to create recipes for building conda packages from distributions on PyPI.
Project description
A tool to create recipes for building conda packages from distributions on PyPI.
Docs |
|
---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
QA |
|
Other |
Installation
mkrecipe can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install mkrecipe
To install with conda:
First add the required channels
$ conda config --add channels http://conda.anaconda.org/conda-forge $ conda config --add channels http://conda.anaconda.org/domdfcoding
Then install
$ conda install mkrecipe
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mkrecipe-0.1.0.tar.gz
(8.2 kB
view hashes)
Built Distribution
mkrecipe-0.1.0-py3-none-any.whl
(29.5 kB
view hashes)