[LEARN] How does asyncio and telebot work (python3) #2

Open
opened 2022-02-06 12:33:32 +01:00 by fl0kie · 0 comments
Collaborator

Getting hands on asyncio (asynchronous I/O) and telebot (Python framework for Telegram Bot API)

AsyncI/O

Getting hands on asyncio (asynchronous I/O) and [telebot](https://telepot.readthedocs.io/en/latest/) (Python framework for Telegram Bot API) ## Helpful Links: ### AsyncI/O - [Event Loop asyncio](https://docs.python.org/3/library/asyncio-eventloop.html#event-loop-examples) - [aioHTTP](https://docs.aiohttp.org/en/stable/) - [Generator, Coroutines, Subroutines](https://www.jeffknupp.com/blog/2013/04/07/improve-your-python-yield-and-generators-explained/) - [Unyielding](https://glyph.twistedmatrix.com/2014/02/unyielding.html) - [Understandoing AsyncIO](https://sahandsaba.com/understanding-asyncio-node-js-python-3-4.html) - [Coroutines](https://www.dabeaz.com/coroutines/)
fl0kie added this to the Understanding milestone 2022-02-06 12:33:32 +01:00
fl0kie added the
Doing
MustHave
HighPrio
labels 2022-02-06 12:33:32 +01:00
fl0kie self-assigned this 2022-02-06 12:33:32 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hiajen/HSMensaW#2
No description provided.