click¶
A simple wrapper around optparse for powerful command line utilities.
Home | http://github.com/mitsuhiko/click |
Versions | 6.2 |
License | BSD License |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/click |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install click
and update with:
conda update click