/durakonline.py

API Durak Online

Primary LanguagePythonMIT LicenseMIT



Durak Online API on Python

A customizable, fast and user-friendly framework for working with the Durak Online

PyPI - Downloads GitHub issues by-label PyPI

Install

You can install the latest version using the command:

pip install durakonline.py

Import and Auth

from durakonline import durakonline

client = durakonline.Client()
client.authorization.signin_by_access_token("access token")

How to get a token
See more examples!

Contributing

PR is supported! We are pleased to see your contribution to the development of the framework.
Ask questions in the Issues block or in the Telegram!