RESTful event dispatcher based on celery.
Project description
How to contribute?
Start from scratch:
$ virtualenv venv $ source venv/bin/activate (venv) $ python setup.py develop (venv) $ rio db upgrade (venv) $ rio runworker (venv) $ rio runserver
Please use gpg to sign your commits.
How to Test?
Test:
(venv) $ pip install -r tests-requirements.txt (venv) $ venv/bin/py.test tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rio-0.2.9.tar.gz
(35.3 kB
view hashes)
Built Distribution
rio-0.2.9-py2.py3-none-any.whl
(32.2 kB
view hashes)