Metadata-Version: 2.0
Name: formy
Version: 1.1.0
Summary: Python Forms Library with Jinja2 Templates
Home-page: https://github.com/capless/formy
Author: Brian Jinwright
Author-email: opensource@capless.io
License: GNU GPL V3
Keywords: form,validations,schema,declarative
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Web Environment
Requires-Dist: Jinja2 (>=2.9.5)
Requires-Dist: six (>=1.10.0)
Requires-Dist: valley (>=1.1.1)

=======================
Formy
=======================

Python Forms Library with Jinja2 Templates based on Valley




