python-etcd 0.4.5
0
A python client for etcd
Contents
A python client for etcd
Stars: 522, Watchers: 522, Forks: 210, Open Issues: 39The jplana/python-etcd
repo was created 11 years ago and the last code push was 2 months ago.
The project is popular with 522 github stars!
How to Install python-etcd
You can install python-etcd using pip
pip install python-etcd
or add it to a project with poetry
poetry add python-etcd
Package Details
- Author
- Jose Plana
- License
- MIT
- Homepage
- http://github.com/jplana/python-etcd
- PyPi:
- https://pypi.org/project/python-etcd/
- GitHub Repo:
- https://github.com/jplana/python-etcd
Classifiers
- Database/Front-Ends
- Software Development/Libraries
- System/Distributed Computing
Related Packages
Errors
A list of common python-etcd errors.
Code Examples
Here are some python-etcd
code examples and snippets.
GitHub Issues
The python-etcd package has 39 open issues on GitHub
- Fix handling of etcd clusters with self-signed certificates
- disable ssl cert validation if ca_cert is not set despite new urllib3 defaults
- Still maintained?
- Replace the usage of assertEquals unit test alias removed in Python 3.12 with assertEqual