معرفی شرکت ها


Byte.py-0.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Python API Wrapper to interact with with the SocialMedia platform Byte.co
ویژگی مقدار
سیستم عامل -
نام فایل Byte.py-0.5
نام Byte.py
نسخه کتابخانه 0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده rpwnage
ایمیل نویسنده rpwnage@protonmail.com
آدرس صفحه اصلی https://rpwnage.github.io/ByteAPI/
آدرس اینترنتی https://pypi.org/project/Byte.py/
مجوز MIT
# ByteAPI Byte.py is a python wrapper for the inofficial API that runs the SocialMedia platform Byte.co. This is pretty basic as of now, and will be updated in future releases. For more information about this package's capabilities please refer to the documentation. # Basic usage The following snippet is an example on how to create a new Byte.py client instance and fetch the username of the logged-in user. ```python from ByteAPI import ByteAPI byteClient = ByteAPI(<Your Token>) print(byteClient.username) ``` # Documentation for more information on how to use this module, please refer to the [Documentation](https://rpwnage.github.io/ByteAPI/). As of now the Byte.py API Wrapper supports most of the tasks available in the App. We're currently working on improving the post creation system. Feel free to contribute to this project on [Github](https://github.com/RPwnage/ByteAPI).


نیازمندی

مقدار نام
- requests


نحوه نصب


نصب پکیج whl Byte.py-0.5:

    pip install Byte.py-0.5.whl


نصب پکیج tar.gz Byte.py-0.5:

    pip install Byte.py-0.5.tar.gz