Skip to content

zeticsce/durakonline.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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!

About

API Durak Online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%