pycli¶
Simple, object-oriented approach to Python CLI apps
| Home | http://packages.python.org/pyCLI/ | 
| Versions | 2.0.3 | 
| License | MIT | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pycli | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install pycli
and update with:
conda update pycli