معرفی شرکت ها


aetcd3-0.1.0a7.post1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

NOTICE: Please use aetcd package instead
ویژگی مقدار
سیستم عامل -
نام فایل aetcd3-0.1.0a7.post1
نام aetcd3
نسخه کتابخانه 0.1.0a7.post1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Andrey Martyanov
ایمیل نویسنده andrey@martyanov.com
آدرس صفحه اصلی https://github.com/martyanov/aetcd3
آدرس اینترنتی https://pypi.org/project/aetcd3/
مجوز Apache Software License 2.0
Python asyncio-based client for etcd ==================================== .. image:: https://github.com/martyanov/aetcd3/workflows/build/badge.svg?branch=master :alt: Build Status :target: https://github.com/martyanov/aetcd3/actions .. image:: https://codecov.io/gh/martyanov/aetcd3/coverage.svg?branch=master :alt: Coverage report :target: https://codecov.io/gh/martyanov/aetcd3/branch/master .. image:: https://img.shields.io/badge/docs-aetcd3.rtfd.io-green.svg :alt: Documentation :target: https://aetcd3.readthedocs.io .. image:: https://img.shields.io/pypi/v/aetcd3.svg :alt: PyPI Version :target: https://pypi.python.org/pypi/aetcd3 .. image:: https://img.shields.io/pypi/pyversions/aetcd3.svg :alt: Supported Python Versions :target: https://pypi.python.org/pypi/aetcd3 .. image:: https://img.shields.io/github/license/martyanov/aetcd3 :alt: License :target: https://github.com/martyanov/aetcd3/blob/master/LICENSE NOTICE: Please use `aetcd <https://pypi.org/project/aetcd>`_ package instead, as this is now a canonical name for the project. ``aetcd3`` is now outdated and not maintained anymore. Installation ~~~~~~~~~~~~ .. code:: bash $ python3 -m pip install aetcd3 Basic usage ~~~~~~~~~~~ .. code-block:: python 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. .. _grpclib: https://github.com/vmagamedov/grpclib .. _etcd3aio: https://github.com/hron/etcd3aio .. _python-etcd3: https://github.com/kragniz/python-etcd3 .. _kragniz: https://github.com/kragniz .. _hron: https://github.com/hron .. _gjcarneiro: https://github.com/gjcarneiro


نیازمندی

مقدار نام
<0.7,>=0.5 aiofiles
<0.5,>=0.4.1 grpclib
<4,>=3 protobuf
<7,>=6 tenacity
==2.0.0 flake8-commas
==1.6.0 flake8-docstrings
==4.0.0 flake8-isort
==3.2.0 flake8-quotes
==3.9.1 flake8
==1.37.0 grpcio-tools
==0.11.1 pep8-naming
==3.4.1 twine
==3.5.4 sphinx
==0.5.2 sphinx-rtd-theme
==3.1.5 pifpaf
==0.15.1 pytest-asyncio
==2.11.1 pytest-cov
==6.2.3 pytest


زبان مورد نیاز

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl aetcd3-0.1.0a7.post1:

    pip install aetcd3-0.1.0a7.post1.whl


نصب پکیج tar.gz aetcd3-0.1.0a7.post1:

    pip install aetcd3-0.1.0a7.post1.tar.gz