Commit graph

17 commits

Author SHA1 Message Date
Justin Cooper
c21867eb75 rename send to send_data and craete alias to send, rework readme 2017-06-27 15:39:56 -05:00
Justin Cooper
a5946f6ad2 update client calls with username and add send_batch_data 2017-06-27 15:20:15 -05:00
Justin Cooper
2d3ab45184 update wording of data send 2017-06-27 13:55:18 -05:00
Tony DiCola
4441845d28 Update README.md
Mention pip install is now possible with adafruit-io pip package.
2016-01-25 16:51:14 -08:00
Gene Blanchard
b5eb9e464e remove extra 'the' 2015-10-02 17:57:16 -05:00
Gene Blanchard
39cef2ca4b Removed redundant 'with' 2015-10-02 17:54:26 -05:00
Gene Blanchard
7d1d481956 Removed extra 'with' 2015-10-02 17:53:28 -05:00
Tony DiCola
0dbd70c355 Update README.md 2015-05-25 17:27:37 -07:00
Justin Cooper
ab70fa4977 Update README.md 2015-02-17 11:52:24 -06:00
Tony DiCola
65fe4d36ac Clarify python versions 2015-02-05 14:26:47 -08:00
Tony DiCola
1bbfe86727 Fix bugs in README 2015-02-01 12:32:15 -08:00
Tony DiCola
9900d508f5 Major update:
- Refactored REST client to use requests library for Python 3 compatibility.
- Added docstrings to all public methods & classes.
- Fleshed out CRUD APIs for data, feed, group.
- Wrote full suite of integration tests to verify changes.
- Updated setup.py to bump version to 0.9 & depend on requests and paho-mqtt modules.
- Updated and tested code to work with both Python 2 and 3.
- Broke out errors into separate file, and added explicit data model classes.
- General cleanup and preparation for public release.
2015-02-01 12:22:03 -08:00
Tony DiCola
196f71dc51 Document, refactor slightly, and add tests to REST API client. 2015-01-27 21:52:25 -08:00
Tony DiCola
a1667e3e25 Update README to mention MQTT client example. 2015-01-23 15:22:01 -08:00
Justin Cooper
1349ef9e71 Update README.md
Clean up README a bit.
2015-01-20 16:10:05 -06:00
Justin Cooper
300b268f6c initial working library 2014-05-27 11:23:53 -05:00
Justin Cooper
b3e145dcc7 initial io client python library commit 2014-05-21 13:46:30 -05:00