Metadata-Version: 2.1
Name: ct
Version: 0.10.8.110
Summary: Modern minimal web framework
Home-page: UNKNOWN
Author: Mario Balibrera
Author-email: mario.balibrera@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: dez (>=0.10.9.54)
Requires-Dist: rel (>=0.4.7)
Requires-Dist: requests (>=2.3.0)
Requires-Dist: six (>=1.12.0)
Requires-Dist: sqlalchemy (>=1.0.12)
Requires-Dist: yagmail (>=0.6.161)

This portable modern web framework is the application-neutral backbone of Civil Action Network. It includes: a pubsub WebSocket server and bot platform; swappable web backends capable of targeting high-concurrency standalone or cloud platforms; a variable-mode application compiler; a broad-spectrum ORM and database migration tools; a built in administrative interface; and a rich modular JavaScript library.

