voluptuous¶
Python data validation library
| Home | https://github.com/alecthomas/voluptuous |
| Versions | 0.8.8 |
| License | BSD |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/voluptuous |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install voluptuous
and update with:
conda update voluptuous