.. _`click`: 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 ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install click and update with:: conda update click