Contents

python-etcd 0.4.5

0

A python client for etcd

A python client for etcd

Stars: 514, Watchers: 514, Forks: 207, Open Issues: 36

The jplana/python-etcd repo was created 10 years ago and the last code push was 3 weeks ago.
The project is popular with 514 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
No  python-etcd  pypi packages just yet.

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 36 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

See more issues on GitHub