Python3 wrapper of enl.one REST APIs:
- https://v.enl.one
- https://tasks.enl.one
- https://status.enl.one (Not very soon, but soon) For more info: https://wiki.enl.one/doku.php?id=start
To install:
pip3 install pyenlone
- /tasks/party_op.py shows an integral example of organizing an operation
- /tasks/ops_you_helped.py shows how to use both APIs with VOAuth
Or to set up oauth from:
https://v.enl.one/oauth/clients
For Tasks api you can also use Google API, Rocks, enl.io or Firebase for OAuth
(not really tested though)
and here https://v.enl.one/oauth/clients
here https://wiki.enl.one/doku.php?id=t_basic_documentation
- Add webhooks, sockets and firebase Tasks
- Implement status.enl.one