Skip to main content

No project description provided

Project description

Модуль для удобной работы с API сайта “random.protasevich.su”. Написал Bauka Alimgazy.

Главный класс Session хранит в себе данные о аккаунте: баланс, общий выигрыш, логин, пароль, айди, токен и другие и имеет методы как начать игру, ходить, узнать информацию о профиле.

Атрибуты: str login str password str token int balance int id int winnings dict finished bool activeGame dict game dict headers

Методы: def __init__(self, login=’’, password=’’, token=’’) def auth(self) def profile(self) def last(self): def line(self) def send(self, login=”Bauka Alimgazy”, amount=1000) def start(self, bet=100) def action(self, step=1) def take(self)

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

api_random_protasevich-1.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

api_random_protasevich-1.0-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page