Tiny asyncio-based telgram api wrapper library
Project description
Tiny asyncio-based telgram bot-api wrapper library.
Reasons
aiotg is framework, not library and have no proxy support.
Raw api calls translation is better for understanding and will not break if telegram api will be changed.
snake_case
Features
Simple as telegram api is.
Works with any json provider (aiohttp (default), aiorequests, etc.)
snake_case api converted to telegram camelCase.
Polling offset handled for you via get_updates method.
Handling timeout between requests automatically (via pause keyword-only argument).
Source code is short and simple.
Installation
python -m pip install aiotelegram
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
aiotelegram-0.3.1.tar.gz
(2.3 kB
view details)
File details
Details for the file aiotelegram-0.3.1.tar.gz
.
File metadata
- Download URL: aiotelegram-0.3.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6440b0a0cf65913663c320131804084e29997f0480fce0d35b48a4a94dc4fc31 |
|
MD5 | e205984e683fd71261d9908dcaa097fc |
|
BLAKE2b-256 | 6a8b2cfa0e78a6b4428d410bc7c5169be9caa5923e8d99ab128bfde8e22be28e |