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.
Build from Sphinx source in the docs folder.
$ py.test
If you have tox
, then:
$ tox
see Changes.
see Authors.