python-zk / kazoo

Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
https://kazoo.readthedocs.io
Apache License 2.0
1.3k stars 387 forks source link

Adding recipe to conda-forge #479

Closed mrocklin closed 6 years ago

mrocklin commented 7 years ago

I am adding a recipe for kazoo to conda-forge, a community-run build system for binary conda packages, here.

If there is someone who maintains this project that should be listed as maintainer, please let me know. After this has been merged it will be possible to install kazoo through conda with the following command

conda install -c conda-forge kazoo
StephenSorriaux commented 6 years ago

Hi,

Thanks for the information. I guess you can add @python-zk/maintainers as maintainers.