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

adafruit-circuitpython-adafruitio-5.7.0.tar.gz (38.6 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-adafruitio-5.7.0.tar.gz
Algorithm Hash digest
SHA256 76bbdd7efc6c00ad3e0d03fb48a2c7b38237ba332c7292397f545e1a9676639a
MD5 3d2970055efb8ea866ee44b6b192cbc7
BLAKE2b-256 d1f282e77bcdce83603ae77844d60081ce3191db0d415fbcd0309665771da88c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_adafruitio-5.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0b49fb755424c9b4f9e92046b9602445d3ab60965d9b2975076968ed6e76b208
MD5 b7abcaf107bdae17ac6c4979783f3ea9
BLAKE2b-256 14369e443626734ce36cf7d8d73071cf701975847d81615e07b9e75829992a1d

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