This is the official Python SDK for interacting with Jexia projects.
Jexia-SDK requires Python 2.7.15+.
You can install jexia-sdk with pip:
$ pip install jexia-sdk
or with easy_install:
$ easy_install jexia-sdk
TODO
Jexia-SDK is brought to you by @velp.
Of course, everyone is welcome to contribute and we will be happy to review your PR's or answer to your issues.
The documentation is hosted on Read the Docs
Want to contribute! That's awesome! Check out CONTRIBUTING.rst!