Metadata-Version: 2.1
Name: formation
Version: 0.1.11
Summary: A generic functional middleware infrastructure for Python.
Home-page: https://github.com/jondot/formation
Author: Dotan Nahum
Author-email: jondotan@gmail.com
Keywords: flask,django,requests,middleware,functional
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: lint
Requires-Dist: cytoolz (>=0.9.0,<0.10.0)
Requires-Dist: requests (>=2.20,<3.0)
Requires-Dist: toolz (>=0.9.0,<0.10.0)
Project-URL: Documentation, https://github.com/jondot/formation
Project-URL: Repository, https://github.com/jondot/formation
