wtforms-components¶
Additional fields, validators and widgets for WTForms.
| Home | https://github.com/kvesteri/wtforms-components | 
| Versions | 0.10.0 | 
| License | BSD License | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/wtforms-components | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install wtforms-components
and update with:
conda update wtforms-components