Metadata-Version: 2.1
Name: clastic
Version: 23.1.0
Summary: A functional Python web framework that streamlines explicit development practices while eliminating global state.
Home-page: https://github.com/mahmoud/clastic
Author: Mahmoud Hashemi
Author-email: mahmoud@hatnote.com
License: BSD
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Werkzeug <2.0,>=1.0.0
Requires-Dist: ashes
Requires-Dist: attrs
Requires-Dist: boltons >=20.0.0
Requires-Dist: glom
Requires-Dist: secure-cookie <=0.2.0,==0.1.0

Clastic is a functional Python web framework that streamlines
explicit development practices while eliminating global state.


