- Notifications
You must be signed in to change notification settings - Fork97
Adafruit IO Python Client Library
License
adafruit/Adafruit_IO_Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Python library and examples for use withio.adafruit.com.
Compatible with Python Versions 3.6+
If you havePIP installed (typically with apt-get install python-pip on a Debian/Ubuntu-based system) then run:
pip3 install adafruit-io
This will automatically install the Adafruit IO Python client code for your Python scripts to use. You might want to examine the examples folder in this GitHub repository to see examples of usage.
If the above command fails, you may first need to install prerequisites:
pip3 install setuptoolspip3 install wheel
Clone or download the contents of this repository. Then navigate to the folder in a terminal and run the following command:
python setup.py install
Documentation for this project isavailable on the ReadTheDocs.
Contributions are welcome! Please read ourCode of Conductbefore contributing to help this project stay welcoming.
About
Adafruit IO Python Client Library
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.