RESTful event dispatcher based on celery.
Project description
rio(WIP)
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
HISTORY
v0.3.2
- support PUT && DELETE method
v0.3.1
- support multiple graph
v0.3.0
- support template format webhook url
- add cli command: syncproject
- add cli command: runworker
- add cli command: db
- bugfix
v0.2.4
- optimize webhook index
v0.2.2
- add Migration resources
- add cli
- add cache for sqlalchemy
- add event uuid
- support form and json payload
- support header for webhook
v0.2.0
- add SQLALchemy as graph backend
v0.1.0
- initial Release
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size rio-0.3.2-py2.py3-none-any.whl (37.6 kB) | File type Wheel | Python version 2.7 | Upload date | Hashes View |
Filename, size rio-0.3.2.tar.gz (38.9 kB) | File type Source | Python version None | Upload date | Hashes View |