brentrubell
80b455a0eb
TypeError Handling ( #61 )
...
Fix TypeError on 3.5.x (RasPi, Stretch)
2018-07-17 10:00:54 -04:00
brentru
82a51552fb
requests json decode reqs 3.6
2018-07-16 11:51:22 -04:00
brentru
543a01c992
fix setup.py classifiers
2018-07-13 14:39:13 -04:00
brentru
64fa940065
switch back to old name
2018-07-12 16:38:02 -04:00
brentru
406173eeb1
adding autopypi releases..
2018-07-12 16:05:05 -04:00
Brent Rubell
4581195939
relax python requirements back to Python 3.4
2018-07-12 10:49:14 -04:00
brentru
8714a0ab7b
enforce python version =>3.6
2018-07-10 12:08:47 -04:00
brentrubell
552b40793f
MQTT/REST Time Helpers ( #54 )
...
Add ability to subscribe to time topics via MQTT Client or REST/API Client. Add examples for each.
2018-07-06 15:47:59 -04:00
brentru
60d0af7345
added requirement for python3 to setup, updated license
2018-07-02 16:33:31 -04:00
brentru
f056b834bc
fixing ModuleNotFoundError for _version
2018-06-26 16:44:42 -04:00
brentru
204889ec24
created a single-source for package vers.
2018-06-26 12:34:11 -04:00
Justin Cooper
b41ad7e46c
update changelog and set version to 2.0.0
2017-06-27 10:56:48 -05:00
Tony DiCola
921a90e2d8
Add python platform & version, system platform to user agent.
2016-06-20 15:24:45 -07:00
Tony DiCola
a839ffe089
Bump to v1.1.0 to get versions on PyPi and github consistent.
2016-03-29 00:54:22 -07:00
Tony DiCola
508bf8a934
Fix #11 by ensuring disconnect handler always called on disconnect (on unexpected disconnect the rc is logged as a debug message).
2016-03-29 00:34:41 -07:00
Todd Treece
2a3063bcc8
add ez_setup module to setup.py
2016-01-19 08:13:59 -05:00
Tony DiCola
028013b1f1
Update setup.py for pypa publish.
2016-01-19 02:34:33 -08:00
Tony DiCola
8fd72c2482
Update to use new MQTT path with username.
2015-06-03 13:30:36 -07:00
Tony DiCola
59fdef442d
Add client.append function for easily appending data to a feed.
2015-05-25 16:47:12 -07: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
Justin Cooper
5f4a3ddcfd
Update setup.py
2015-01-20 16:10:57 -06:00
Justin Cooper
248aaafc2e
Update setup.py
...
Update name
2015-01-20 16:10:29 -06:00
Tony DiCola
2c4bb7fb20
Add MQTT client and update tests.
2015-01-13 23:37:00 -08: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