معرفی شرکت ها


challonge2elo-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Elo ratings from Challonge tournament results.
ویژگی مقدار
سیستم عامل -
نام فایل challonge2elo-0.1.0
نام challonge2elo
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Matthew Gray
ایمیل نویسنده UNKNOWN
آدرس صفحه اصلی https://github.com/mtgray/challonge2elo
آدرس اینترنتی https://pypi.org/project/challonge2elo/
مجوز MIT
challonge2elo ============= This script implements the Elo rating system for Challonge tournament results. The ratings are output to a CSV file, and they are also saved in a JSON file so that you can go back and update them later with future tournament results. Note that this script relies on players having the same name for each tournament. If you are a tournament organizer, make sure your naming scheme is consistent! Installation ------------ .. code-block:: bash $ pip install challonge2elo Configuration ------------- Log in to your Challonge account and `get your API key <https://challonge.com/settings/developer>`_. Then export your username and API key as environment variables: .. code-block:: bash $ export CHALLONGE_USERNAME="<Your Challonge username>" $ export CHALLONGE_API_KEY="<Your Challonge API key>" Usage ----- Create your ratings by passing tournament IDs: .. code-block:: bash $ challonge2elo ggsmash-116_smash4 ggsmash-416_smash4


نحوه نصب


نصب پکیج whl challonge2elo-0.1.0:

    pip install challonge2elo-0.1.0.whl


نصب پکیج tar.gz challonge2elo-0.1.0:

    pip install challonge2elo-0.1.0.tar.gz