io-client-python
add-rtd-travis
  • Adafruit IO Python

IO Python Client Usage

  • Quickstart
  • Basic Client Usage
  • Error Handling

API Reference

  • Feeds
  • Data
  • Data Helper methods
  • Groups

Other Links

  • Download Library
  • Adafruit IO
  • Welcome to Adafruit IO Learning Guide
  • Adafruit IO Support Forum
  • Discord Chat (#adafruit-io)
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
io-client-python
  • Docs »
  • Adafruit IO Python
  • Edit on GitHub

Adafruit IO Python¶

Documentation Status Discord Build Status

A Python client and examples for use with io.adafruit.com.

Compatible with Python 3.6+

Documentation¶

Documentation for this project is available on the ReadTheDocs.

Contributing¶

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

Table of Contents¶

IO Python Client Usage

  • Quickstart
  • Basic Client Usage
  • Error Handling

API Reference

  • Feeds
    • Feed Creation
    • Feed Retrieval
    • Feed Retrieval
    • Feed Deletion
  • Data
    • Data Creation
    • Data Retrieval
    • Data Retrieval
    • Data Deletion
  • Data Helper methods
    • Send Data
    • Send Batch Data
    • Receive Data
    • Next Value
    • Previous Value
    • Publishing and Subscribing
  • Groups
    • Group Creation
    • Group Retrieval
    • Group Updating
    • Group Deletion

Other Links

  • Download Library
  • Adafruit IO
  • Welcome to Adafruit IO Learning Guide
  • Adafruit IO Support Forum
  • Discord Chat (#adafruit-io)
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018 Tony DiCola, Justin Cooper, Adam Bachman, Todd Treece, Brent Rubell. Revision 2e7aa616.

Built with Sphinx using a theme provided by Read the Docs.