Skip to content

BITalinoWorld/revolution-python-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BITalino (r)evolution Python API

The BITalino (r)evolution Python API provides the needed tools to interact with BITalino (r)evolution using Python.

Dependencies

Installation

Install bitalino API package from PyPI:

pip install bitalino

Or clone this repository and install using pip:

git clone https://github.com/BITalinoWorld/revolution-python-api.git
cd revolution-python-api
pip install .

Documentation

http://bitalino.com/pyAPI/

Example

A sample script is available at samples folder.

License

This project is licensed under the GNU GPL v3