معرفی شرکت ها


arya-api-framework-0.3.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A simple API framework used in many other API clients I create.
ویژگی مقدار
سیستم عامل -
نام فایل arya-api-framework-0.3.9
نام arya-api-framework
نسخه کتابخانه 0.3.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Aryathel
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/Aryathel/ApiFramework
آدرس اینترنتی https://pypi.org/project/arya-api-framework/
مجوز MIT
Arya's API Framework ==================== .. list-table:: :stub-columns: 1 :widths: 10 90 * - Docs - |docs| * - PyPI - |pypi-version| |supported-versions| |supported-implementations| |wheel| * - Activity - |commits-latest| |maintained| |pypi-downloads| * - QA - |codefactor| * - Other - |license| |language| .. |docs| image:: https://img.shields.io/readthedocs/apiframework/latest?logo=read-the-docs&color=8566D9&logoColor=white :target: https://apiframework.readthedocs.io/en/latest/ :alt: RTFD - Docs Build Status .. |pypi-version| image:: https://img.shields.io/pypi/v/arya-api-framework?color=8566D9 :target: https://pypi.org/project/arya-api-framework/ :alt: PyPI - Package Version .. |supported-versions| image:: https://img.shields.io/pypi/pyversions/arya-api-framework?logo=python&logoColor=white&color=8566D9 :target: https://pypi.org/project/arya-api-framework/ :alt: PyPI - Supported Python Versions .. |supported-implementations| image:: https://img.shields.io/pypi/implementation/arya-api-framework?color=8566D9 :target: https://pypi.org/project/arya-api-framework/ :alt: PyPI - Supported Implementations .. |wheel| image:: https://img.shields.io/pypi/wheel/arya-api-framework?color=8566D9 :target: https://pypi.org/project/arya-api-framework/ :alt: PyPI - Wheel .. |commits-latest| image:: https://img.shields.io/github/last-commit/Aryathel/ApiFramework/main?color=8566D9 :target: https://github.com/Aryathel/APIFramework :alt: Github - Last Commit .. |maintained| image:: https://img.shields.io/maintenance/yes/2022?color=8566D9 :target: https://github.com/Aryathel/APIFramework/commit/main :alt: Maintenance .. |pypi-downloads| image:: https://img.shields.io/pypi/dm/arya-api-framework?color=8566D9 :target: https://pypistats.org/packages/arya-api-framework :alt: PyPI - Downloads .. |codefactor| image:: https://img.shields.io/codefactor/grade/github/Aryathel/ApiFramework?logo=codefactor&color=8566D9&logoColor=white :target: https://www.codefactor.io/repository/github/Aryathel/ApiFramework :alt: CodeFactor - Grade .. |license| image:: https://img.shields.io/github/license/Aryathel/ApiFramework?color=8566D9 :target: https://github.com/Aryathel/ApiFramework/blob/main/LICENSE :alt: GitHub - License .. |language| image:: https://img.shields.io/github/languages/top/Aryathel/ApiFramework?color=8566D9 :target: https://github.com/Aryathel/ApiFramework :alt: GitHub - Top Language This is a simple package that is meant to be a `Pydantic <https://pydantic-docs.helpmanual.io/>`__ implementation for a basic RESTful API interaction client. This includes both sync and async usages. Installation ------------ Synchronous implementation - if you aren't sure, you probably want this: .. code-block:: sh python -m pip install arya-api-framework[sync] Asynchronous implementation: .. code-block:: sh python -m pip install arya-api-framework[async] Documentation ------------- https://apiframework.readthedocs.io/en/latest/ TODO Features ------------- https://apiframework.readthedocs.io/en/latest/#todo-features Citation -------- Credit for documentation infrastructure goes to `Rapptz <https://github.com/Rapptz>`_ and the `discord.py <https://github.com/Rapptz/discord.py>`_ team. The documentation for this project is a modified version of their custom theme.


نیازمندی

مقدار نام
>=1.9.1 pydantic
>=1.7.2 yarl
>=3.8.1 aiohttp
>=1.0.0 aiolimiter
>=0.8.0 aiofiles
>=2.27.1 requests
>=2.2.1 ratelimit


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

مقدار نام
>=3.10.0 Python


نحوه نصب


نصب پکیج whl arya-api-framework-0.3.9:

    pip install arya-api-framework-0.3.9.whl


نصب پکیج tar.gz arya-api-framework-0.3.9:

    pip install arya-api-framework-0.3.9.tar.gz