Skip to main content

Adafruit IO for CircuitPython

Project description

Adafruit_CircuitPython_AdafruitIO

Documentation Status Discord Build Status Code Style: Black

CircuitPython wrapper library for communicating with Adafruit IO.

Dependencies

This driver depends on:

Please ensure that all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-adafruitio

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-adafruitio

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-adafruitio

Usage Example

Usage examples for the Adafruit IO HTTP API are within the examples/http folder.

Usage examples for the Adafruit IO MQTT API are within the examples/mqtt folder.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file adafruit-circuitpython-adafruitio-5.7.5.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-adafruitio-5.7.5.tar.gz
Algorithm Hash digest
SHA256 a85184a125a0df093619c9c538515e6ff778ed29887059d1b167d9dab9c4d833
MD5 cd58abc99c717c3ed3b8d6280b2abfd8
BLAKE2b-256 978026c7ddc001b97f7c5893127b1a2a71ce4562a1fb9afec7e95929662ad47c

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_adafruitio-5.7.5-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_adafruitio-5.7.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8759685b80af68e23f8c79a65d23742be193ff4f24acd3f6dbd6f2686ea46b0f
MD5 af95a96be8ad726bcc2f875484e1445a
BLAKE2b-256 91f48c640571eaa666c81e056f7eee46b1a6f90f3f51e804565f5bd5b931c922

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page