This is the Python API to interact with the Mint-Labs platform.


License
MIT
Install
pip install mintlabs==0.2.588

Documentation

Mint Labs API

docs todo

This project adheres to the Open Code of Conduct.. By participating, you are expected to uphold this code.

Installation

Although this API might work on python2.7, the development and testing is being done with python3.4, and therefore we recommend to work with this version.

To install on python3, use pip3 (sudo apt-get install python3-pip in ubuntu/debian):

pip3 install mintlabs

Documentation

Check the tutorial and docs at readthedocs.