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.0rc1.tar.gz (63.0 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.0rc1-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aetcd-1.0.0rc1.tar.gz
  • Upload date:
  • Size: 63.0 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.0rc1.tar.gz
Algorithm Hash digest
SHA256 40df660dce411434c6cf5ab9cbdade39f01c12af58977032df4341c481ff4fa0
MD5 72a6fdd8912d7cebcf46f0fad7bbca09
BLAKE2b-256 314ca6dc5b818ceb460a1de8b9f672d5a8eb3bd03125344c945bbe3207a5c03c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aetcd-1.0.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 41.2 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.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 427aa7f6aae13e0bf71ecd9a6d0c0bc40db25cd664c69fa5ac6db9c65c3a1c6f
MD5 40275d0b85eee6704355628729c8c72e
BLAKE2b-256 2fa2e5c5129f33647df10205bc8be6a2061017f4a7eacce517f98b45ceca0e40

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