tabulate¶
Pretty-print tabular data
| Home | https://bitbucket.org/astanin/python-tabulate | 
| Versions | 0.7.5 | 
| License | MIT | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/tabulate | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install tabulate
and update with:
conda update tabulate