Metadata-Version: 2.1
Name: weppy
Version: 1.3.1
Summary: The web framework for humans
Home-page: http://github.com/gi0baro/weppy/
Author: Giovanni Barillari
Author-email: gi0baro@d4net.org
License: BSD
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: click (>=0.6)
Requires-Dist: pendulum (>=2.0.0)
Requires-Dist: pyaes
Requires-Dist: pyDAL (==17.3)
Requires-Dist: pyyaml

weppy is a full-stack python web framework designed with simplicity in mind.


Links
-----

* `website <http://weppy.org>`_
* `documentation <http://weppy.org/docs>`_
* `git repo <http://github.com/gi0baro/weppy>`_



