Skip to main content

Python asyncio-based client for etcd

Project description

Build Status Coverage report Documentation PyPI Version Supported Python Versions License

Installation

$ python -m pip install aetcd

Basic usage

Run asyncio REPL:

$ python -m asyncio

Test the client:

import aetcd

async with aetcd.Client() as client:
    await client.put(b'foo', b'bar')
    await client.get(b'foo')
    await client.delete(b'foo')

Acknowledgements

This project is a fork of etcd3aio, which itself is a fork of python-etcd3. python-etcd3 was originally written by kragniz. asyncio suppport was contributed by hron and based on the previous work by gjcarneiro. Many thanks to all the people involved in the project.

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

aetcd-1.0.0rc3.tar.gz (62.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aetcd-1.0.0rc3-py3-none-any.whl (41.1 kB view details)

Uploaded Python 3

File details

Details for the file aetcd-1.0.0rc3.tar.gz.

File metadata

  • Download URL: aetcd-1.0.0rc3.tar.gz
  • Upload date:
  • Size: 62.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aetcd-1.0.0rc3.tar.gz
Algorithm Hash digest
SHA256 de6355172d696439d788835364a9c9ce4833674e2741bc39ad5e429528549c23
MD5 fe46e0b7cadebaec14ab53f87a6de33e
BLAKE2b-256 e6f05da075560bf54d1be129b8d807f9767550c7f07f2b224118d41a0b1c2411

See more details on using hashes here.

File details

Details for the file aetcd-1.0.0rc3-py3-none-any.whl.

File metadata

  • Download URL: aetcd-1.0.0rc3-py3-none-any.whl
  • Upload date:
  • Size: 41.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aetcd-1.0.0rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 7873e454fe74d3503e973c42e72143f22e09119d1f334bb9615dc8593ba9f66d
MD5 5250c241b3a358f9ed6f17c451dcaae7
BLAKE2b-256 b71e67837e536e1550fa9e8c00bee6d8f929ee683e31eed8b1f71b1c49ccaa96

See more details on using hashes here.

Supported by

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