wtforms-components¶
Summary¶
Additional fields, validators and widgets for WTForms.
Versions¶
- 0.10.0
License¶
BSD License
Meta¶
package:
name: wtforms-components
version: "0.10.0"
source:
fn: WTForms-Components-0.10.0.tar.gz
url: https://pypi.python.org/packages/source/W/WTForms-Components/WTForms-Components-0.10.0.tar.gz
md5: 2b5a5201e679bceb32aecc2099a276e1
patches:
- setup.py.patch
requirements:
build:
- python
- setuptools
- wtforms >=1.0.4
- six >=1.4.1
- validators >=0.5.0
- intervals >=0.6.0
- phonenumbers
run:
- python
- wtforms >=1.0.4
- six >=1.4.1
- validators >=0.5.0
- intervals >=0.6.0
- phonenumbers
test:
imports:
- wtforms_components
- wtforms_components.fields
about:
home: https://github.com/kvesteri/wtforms-components
license: BSD License
summary: 'Additional fields, validators and widgets for WTForms.'