
etcd3 0.12.0
0
Python client for the etcd3 API
Contents
Python client for the etcd3 API
Stars: 442, Watchers: 442, Forks: 194, Open Issues: 203The kragniz/python-etcd3 repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 442 github stars!
How to Install etcd3
You can install etcd3 using pip
pip install etcd3
or add it to a project with poetry
poetry add etcd3
Package Details
- Author
- Louis Taylor
- License
- Apache Software License 2.0
- Homepage
- https://github.com/kragniz/python-etcd3
- PyPi:
- https://pypi.org/project/etcd3/
- GitHub Repo:
- https://github.com/kragniz/python-etcd3
Classifiers
Related Packages
Errors
A list of common etcd3 errors.
Code Examples
Here are some etcd3 code examples and snippets.
GitHub Issues
The etcd3 package has 203 open issues on GitHub
- Upgrade protobuf from 3.17.0 to 4.25.8 and gRPC from 1.38.0 to 1.76.0
- Version 0.12.0 in pip is incorrect
- Import support for SRV discovery
pythonfix