.. Tradehub Python documentation master file, created by sphinx-quickstart on Fri Aug 3 23:06:21 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. =================== Tradehub Python API =================== .. raw:: html

tradehub-python

.. image:: https://img.shields.io/scrutinizer/quality/g/mai-te-pora/tradehub-python/main :target: https://scrutinizer-ci.com/g/Mai-Te-Pora/tradehub-python/ :alt: Scrutinizer .. image:: https://app.codecov.io/gh/Mai-Te-Pora/tradehub-python/ :target: https://codecov.io/gh/Mai-Te-Pora/tradehub-python/ :alt: Codecov .. image:: https://img.shields.io/pypi/v/tradehub.svg :target: https://pypi.org/project/tradehub :alt: PyPi .. image:: https://img.shields.io/pypi/pyversions/tradehub.svg :target: https://pypi.org/project/tradehub :alt: PyPi .. image:: https://img.shields.io/pypi/l/tradehub.svg :target: https://img.shields.io/pypi/l/tradehub.svg :alt: PyPi Welcome to the Tradehub Python project. The goal of this project is to empower other developers and end users by offering a Python client that is able to interact with all aspects of the Tradehub Blockchain and DEMEX Decentralized Exchange via its REST endpoints. When using this package the developer does not have to worry about cryptographic signatures or interacting with the blockchain, that is handled within the client. Allowing developers and end user to focus on **Trading**! This project has been submitted on the Switcheo Foundation forums as part of the wider Switcheo community and you can follow official progress in this thread: https://forum.switcheo.foundation/topic/49/python-sdk-for-tradehub **NOTE:** This repository and underlying blockchain is under active development and may change drastically from each update. If you have ideas or contributions we are accepting Pull Requests. .. toctree:: :maxdepth: 2 clients .. _MIT: https://github.com/Mai-Te-Pora/tradehub-python/blob/master/LICENSE.md