An introduction to async programming
Writing a Telegram Antispam Bot in Python
- Track: Python devroom
- Room: UD2.218A
- Day: Sunday
- Start: 09:00
- End: 09:30
- Video only: ud2218a
- Chat: Join the conversation!
Learn how easy it is to get started with asynchronous programming in Python.
The talk will provide a quick introduction to the basic concepts of async programming and demonstrate the techniques based on a Telegram antispam bot using the async library Pyrogram.
The talk will provide a quick introduction to the basic concepts of async programming and demonstrate the techniques based on a Telegram antispam bot using the async library Pyrogram.
The async event loop will be covered, co-routines, the concept of awaiting input and how to think "async".
The code for the project is available as a real working product at https://github.com/eGenix/egenix-telegram-antispam-bot
Speakers
Marc-André Lemburg |