blinker¶
Fast, simple object-to-object and broadcast signaling
Home | http://pythonhosted.org/blinker/ |
Versions | 1.4 |
License | MIT License |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/blinker |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install blinker
and update with:
conda update blinker