Metadata-Version: 2.1
Name: Zask
Version: 1.9.8
Summary: Basic framework to use with ZeroRPC inspired by Flask
Home-page: https://github.com/j-5/zask
Author: J5
Author-email: UNKNOWN
License: BSD
Platform: UNKNOWN
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: zerorpc (<0.7,>=0.5.1)
Requires-Dist: sqlalchemy (<1.3,>=0.9.8)

Zask
----

Zask is a framework for Python based on ZeroRPC, which is a
RPC protocol and implemented in Python.

Zask is mostly inspired by Flask.

Links
`````

* `ZeroRPC <https://github.com/0rpc/zerorpc-python>`



