https://github.com/ashcrow/etcdobj
Toying with the idea of an etcd orm-like library.
https://github.com/ashcrow/etcdobj
Last synced: 3 months ago
JSON representation
Toying with the idea of an etcd orm-like library.
- Host: GitHub
- URL: https://github.com/ashcrow/etcdobj
- Owner: ashcrow
- License: other
- Created: 2016-02-28T19:12:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T14:01:36.000Z (almost 9 years ago)
- Last Synced: 2025-01-27T06:11:15.174Z (4 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# etcdobj
[](https://travis-ci.org/ashcrow/etcdobj)**WARNING**: The next version will change the API significantly.
Toying with the idea of an etcd orm-like library.
Check out the [code example](/example.py).