معرفی شرکت ها


aiohcloud-0.0.7


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Asynchronous python library for Hetzner Cloud API.
ویژگی مقدار
سیستم عامل -
نام فایل aiohcloud-0.0.7
نام aiohcloud
نسخه کتابخانه 0.0.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Seyed Iliya
ایمیل نویسنده pyseyed@gmail.com
آدرس صفحه اصلی https://github.com/IHosseini083/AIOHCloud
آدرس اینترنتی https://pypi.org/project/aiohcloud/
مجوز GPL-3.0-only
<div align="center"> <h1><a href="https://github.com/IHosseini083/AIOHCloud"><b>AIOHCloud</b></a></h1> <a href="https://github.com/IHosseini083/AIOHCloud/actions?query=workflow%3ARelease" target="_blank"> <img src="https://github.com/IHosseini083/AIOHCloud/workflows/Release/badge.svg" alt="Release"> </a> <a href="https://github.com/IHosseini083/AIOHCloud/actions/workflows/publish-docs.yml?query=event%3Apush+workflow%3A%22Publish+Docs%22+branch%3Amain" target="_blank"> <img src="https://github.com/IHosseini083/AIOHCloud/actions/workflows/publish-docs.yml/badge.svg" alt="Docs"> </a> <a href="https://www.python.org"> <img src="https://img.shields.io/pypi/pyversions/aiohcloud.svg" alt="Python Versions"> </a> <a href="https://github.com/IHosseini083/AIOHCloud"> <img src="https://img.shields.io/pypi/v/aiohcloud.svg" alt="PyPI Version"> </a> <br> <a href="https://github.com/psf/black"> <img src="https://img.shields.io/static/v1?label=code%20style&message=black&color=black&style=flat" alt="Code Style: black"> </a> <a href="https://github.com/pre-commit/pre-commit"> <img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat" alt="pre-commit"> </a> </div> _AIOHCloud_ is an asynchronous python library for Hetzner Cloud API inspired from the [hcloud-python] project and complies with Hetzner Cloud API standards mentioned in its [documentation](https://docs.hetzner.cloud). Key features of _AIOHCloud_ are: - It's fully type hinted and plays nicely with your IDE/Editor and preferred linters. - Representing API types using Python objects to access their properties easily. - Fully asynchronous operations via [httpx] framework. ## Requirements _AIOHCloud_ requires you to have Python 3.8+ installed. It also uses the following external packages: - [httpx] to send HTTP requests. - [attrs] for creating API response models. ## Installation You can install _AIOHCloud_ from [PyPI](https://pypi.org/project/aiohcloud/) using pip: ```bash pip install aiohcloud ``` ## Usage To see how to use _AIOHCloud_ you can check out the [documentation](https://aiohcloud.iliya.dev/). ## License This project is licensed under the terms of the [GPL-3.0] licence. <p align="center">&mdash; ⚡ &mdash;</p> <!-- Links --> [GPL-3.0]: https://www.gnu.org/licenses/gpl-3.0.en.html "GNU General Public License v3.0" [hcloud-python]: https://github.com/hetznercloud/hcloud-python/ "hcloud-python is a library for the Hetzner Cloud API." [httpx]: https://github.com/encode/httpx "A next generation HTTP client for Python" [attrs]: https://github.com/python-attrs/attrs "Python Classes Without Boilerplate"


نیازمندی

مقدار نام
>=22.2.0,<23.0.0 attrs
>=0.23.2,<0.24.0 httpx
>=4.4.0,<5.0.0 typing-extensions


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

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


نحوه نصب


نصب پکیج whl aiohcloud-0.0.7:

    pip install aiohcloud-0.0.7.whl


نصب پکیج tar.gz aiohcloud-0.0.7:

    pip install aiohcloud-0.0.7.tar.gz