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.8.0.tar.gz (38.9 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-adafruitio-5.8.0.tar.gz
Algorithm Hash digest
SHA256 e66d0abee230ee9ca436e9a2793ac2fb657a34ec14b63bcf147697f8ebeb2d4f
MD5 94f9a8734e6821257864e45ba07d6f12
BLAKE2b-256 d6ecaa79167b93b550edd499259963469bd2ed2921b6d2579f1cb447d40a1b31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_adafruitio-5.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ddac81073718dc3000a884b1fdd424ebef0e8cbec4858f145d964ceb4bbfba6b
MD5 059a02d83c44f0951ffd0df709250ea9
BLAKE2b-256 6bf34763f05078701ef15e6cc8bf16b6ba8ebc130a62acb2652029370abe4f0b

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