/zask

A lightweight framework to use with ZeroRPC (inspired by Flask)

Primary LanguagePythonOtherNOASSERTION

Zask

Documentation Status

Zask is a framework to work with ZeroRPC. Zask is inspired by Flask, you can consider zask is Flask without WSGI, Jinja2 and Router but with ZeroRPC and SQLAlchemy.

Installation

$ pip install zask

Tests

$ py.test

If you have tox, then:

$ tox

Changes

see Changes.

Credits

see Authors.