masterpoll

MasterPoll Python SDK. Read the docs: https://docs.masterpoll.xyz


Keywords
api, masterpoll, python, python3, restapi, sdk
Licenses
LGPL-3.0/GPL-3.0+
Install
pip install masterpoll==0.1.1

Documentation

MasterPoll Python SDK

Official library (approved by the MasterPoll Team) for communicate with the MasterPoll's RestAPI in Python.

Getting started

  • Download python3
  • Clone this repository

git clone https://gitlab.com/DavideGalilei/masterpoll-py-sdk.git

  • Change Directory

cd masterpoll-py-sdk

  • Install the dependencies

pip3 install -r requirements.txt

python mp_example.py

  • If it's the first time your run it, it will ask for your API token to identify to MasterPoll.