jexia / jexia-sdk-python

This is the official Python SDK for interacting with Jexia projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jexia Python SDK

Build status Code coverage Documentation status License Supported Python versions

This is the official Python SDK for interacting with Jexia projects.

Compatibility

Jexia-SDK requires Python 2.7.15+.

Installation

You can install jexia-sdk with pip:

$ pip install jexia-sdk

or with easy_install:

$ easy_install jexia-sdk

Quick start

TODO

Contributors

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.

Documentation

The documentation is hosted on Read the Docs

Contribution

Want to contribute! That's awesome! Check out CONTRIBUTING.rst!

About

This is the official Python SDK for interacting with Jexia projects.

License:MIT License


Languages

Language:Python 100.0%