Skip to main content

Python asyncio-based client for etcd

Project description

Build Status Coverage report Documentation PyPI Version Supported Python Versions License

Installation

$ python3 -m pip install aetcd3

Basic usage

import aetcd3

client = aetcd3.client()

await client.put('foo', 'bar')
await client.get('foo')
await client.delete('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. Kudos 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

aetcd3-0.1.0a7.tar.gz (67.6 kB view details)

Uploaded Source

Built Distribution

aetcd3-0.1.0a7-py3-none-any.whl (43.1 kB view details)

Uploaded Python 3

File details

Details for the file aetcd3-0.1.0a7.tar.gz.

File metadata

  • Download URL: aetcd3-0.1.0a7.tar.gz
  • Upload date:
  • Size: 67.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for aetcd3-0.1.0a7.tar.gz
Algorithm Hash digest
SHA256 6335c6b58a61978f45dc0218fc4d123538d5caaa67ce156a7d03e0c1418a9b71
MD5 9ec86f24f8f3a787797b9ae830d9ceb5
BLAKE2b-256 4a4aee160ea1ad9159cf0a9df651821c16f8d2750dabd5bceaaf0b937be54177

See more details on using hashes here.

File details

Details for the file aetcd3-0.1.0a7-py3-none-any.whl.

File metadata

  • Download URL: aetcd3-0.1.0a7-py3-none-any.whl
  • Upload date:
  • Size: 43.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for aetcd3-0.1.0a7-py3-none-any.whl
Algorithm Hash digest
SHA256 25b512bec1aea379a8b31db42e80c1d045149ce6956cfe1e0aa9d6ee24c60242
MD5 0c9708db988e9c65f3f75c81af52a966
BLAKE2b-256 ee4f418affff0e33ff97f9f7f12da0b779f74fc446b5e6e99efc0b51848a09cd

See more details on using hashes here.

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