https://github.com/progrium/pydoozer
Python client for Doozer using gevent
https://github.com/progrium/pydoozer
Last synced: about 1 year ago
JSON representation
Python client for Doozer using gevent
- Host: GitHub
- URL: https://github.com/progrium/pydoozer
- Owner: progrium
- License: mit
- Created: 2011-05-28T08:24:22.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-10-15T21:50:29.000Z (over 13 years ago)
- Last Synced: 2025-03-25T12:11:06.477Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 137 KB
- Stars: 37
- Watchers: 3
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyDoozer
A Python client for [Doozer](https://github.com/ha/doozerd) using gevent.
## Status
Still quite early (but is running in production in at least one place :) )
## Todo
* Entity class to wrap Response objects about entities
* Finish watch, access support
* tests, docs
* Make work with standard python as well as gevent
## Contributors
* Jeff Lindsay
* Neuman Vong
* Allan Beaufour [beaufour](http://github.com/beaufour) /
## License
MIT