API client for lk.sut.ru
Project description
BonchAPI
В будущем, надеюсь полный апи клиент для ЛК Бонча
Установка
PyPI
pip install bonchapi
Описание
Тестовая сборка асинхронного API клиента личного кабинета lk.sut.ru
Пример использования
import asyncio
from bonchapi import BonchAPI
async def main():
api = BonchAPI()
await api.login("YourMail", "YourPassword")
await api.click_start_lesson() # автокликалка на парах
asyncio.run(main())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bonchapi-0.0.4.tar.gz
(34.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bonchapi-0.0.4-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file bonchapi-0.0.4.tar.gz.
File metadata
- Download URL: bonchapi-0.0.4.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad9c8efdecf13dc3de2aed3bc765628e0abf7af9e37ca33aedf8d73de070be48
|
|
| MD5 |
2def06bc3411d0e34890d74ff8d269fd
|
|
| BLAKE2b-256 |
0f3cc3252fe5c0071d0c1035b477cdc5be2be8ff98873da024dfe2a079c12b2a
|
File details
Details for the file bonchapi-0.0.4-py3-none-any.whl.
File metadata
- Download URL: bonchapi-0.0.4-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b890234cd249d9d0205250a9495f9d91f7ab029751e7bf126ec32efbb557082b
|
|
| MD5 |
3a96f983f1e09bae1edb15c4071b5c16
|
|
| BLAKE2b-256 |
d7a30c128dd157844c359578993434e11589a830e29d2c6f3e5f2ff04a40d34f
|