معرفی شرکت ها


ValorantAPI-Wrapper-1.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Unofficial API wrappper for Valorant
ویژگی مقدار
سیستم عامل OS Independent
نام فایل ValorantAPI-Wrapper-1.2.0
نام ValorantAPI-Wrapper
نسخه کتابخانه 1.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Csence
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/Csence/ValorantAPI_Wrapper
آدرس اینترنتی https://pypi.org/project/ValorantAPI-Wrapper/
مجوز -
# ValorantAPI_Wrapper This is a Unofficial API wrappper for Valorant. The base of this project made by [@colinhartigen](https://github.com/colinhartigan) [valclient.py](https://github.com/colinhartigan/valclient.py) # <img src="https://img.shields.io/github/issues/csence/ValorantAPI_Wrapper" > <img src="https://img.shields.io/pypi/v/valorantapi-wrapper" > [![Downloads](https://pepy.tech/badge/valorantapi-wrapper)](https://pepy.tech/project/valorantapi-wrapper) # Installation ```pip install ValorantAPI-Wrapper``` # Example ```python from ValorantAPI_Wrapper.client import Client client = Client(region="eu", auth={ "username": "username", "password": "password" }) client.activate() mmr = client.fetch_mmr() print(mmr) ``` # Issues Open new issue if you find missing endpoint or you have any bug/issue # Contributing This library is not complete and still has a ways to go and can be improved in many aspects. Please contribute if you would like. Any contributions you make are greatly appreciated. # Legal ValorantAPI_Wrapper is not endorsed by Riot Games and does not reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games and all associated properties are trademarks or registered trademarks of Riot Games, Inc


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

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


نحوه نصب


نصب پکیج whl ValorantAPI-Wrapper-1.2.0:

    pip install ValorantAPI-Wrapper-1.2.0.whl


نصب پکیج tar.gz ValorantAPI-Wrapper-1.2.0:

    pip install ValorantAPI-Wrapper-1.2.0.tar.gz