Skip to main content

etcd apiv3 bindings for Python

Project description

This package contains a script for generating etcd APIv3 bindings. If you are only interested in getting bindings for published etcd version, just use pip to get a version that matches your etcd from PyPI.

If you want to generate bindings yourself, you should:

  • Clone this package

  • Checkout the gogoproto/protobuf and etcd submodules with desired versions

  • Optionally edit the version/version.go file in etcd submodule, so the Version variable is set to preferred value.

  • Run the ./make.py script. This would generate setup.py, MANIFEST and the api files compiled to python.

  • Create the distribution or do the install using the generated setup.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

etcd-apiv3-2.3.0.tar.gz (24.9 kB view hashes)

Uploaded Source

Built Distribution

etcd_apiv3-2.3.0-py2.py3-none-any.whl (34.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page