AioTele

AioTele is a Python module for building Telegram bots using asyncio. It offers an intuitive API for handling updates, commands, and messaging, supporting both long polling and webhooks for scalable, …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install aiotele

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.8 2025-02-20    
0.1.7 2025-02-18    
0.1.6 2025-02-18    
0.1.4 2025-02-18    
0.1.3 2025-02-17    
0.1.2 2025-02-15    
0.1.1 2025-02-15    
0.1.0 2025-02-15    
0.0.9 2025-02-15    
0.0.8 2025-02-13    
0.0.7 2025-02-13    
0.0.6 2025-02-12    
0.0.5 2025-02-12    
0.0.4 2025-02-12    
0.0.3 2025-02-11    
0.0.2 2025-02-11    
0.0.1 2025-02-11    

Issues with this package?

Page last updated 2025-06-27 17:13:56 UTC