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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-adafruitio-5.7.1.tar.gz
Algorithm Hash digest
SHA256 3bf77f4abf5ef09918d5429cb111ee3b24a09743eb94e0a9a005dac64dcf3df2
MD5 7b4d6bf204f841529f6afcb1030fab9c
BLAKE2b-256 21f555b0da0aae3642d2a8a493c1c66a648d0ef2caff2d20e1e1f5b63734ff88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_adafruitio-5.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 78e61319b6142aa55c57263f5828a87b56ee0a2188fd07667e45eddedb22c750
MD5 af043f86d21011374ec0b2f31d30be2f
BLAKE2b-256 f9a291a2696b2accf0fc3ba4ae8a0094bf23430e48659ef8d7f8e7ecd480c96f

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