You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Goal is to Migrate pastebin bot to asyncio for better use of the Pytelegram Bot Module.
Description
Asynchronous programming is a technique that enables your program to start a potentially long-running task and still be able to be responsive to other events while that task runs, rather than having to wait until that task has finished. Once that task has finished, your program is presented with the result. The Goal is to Migrate PasteBin to AsycIO for better Execution of Task parallely.
Expected outcomes
Migrated Pastebin to AsyncIO and Better performance.
Migrate Pastebin to Asyncio.
Overview
The Goal is to Migrate pastebin bot to asyncio for better use of the Pytelegram Bot Module.
Description
Asynchronous programming is a technique that enables your program to start a potentially long-running task and still be able to be responsive to other events while that task runs, rather than having to wait until that task has finished. Once that task has finished, your program is presented with the result. The Goal is to Migrate PasteBin to AsycIO for better Execution of Task parallely.
Expected outcomes
Migrated Pastebin to AsyncIO and Better performance.
Skills
Python, Asynchronous programming, PytelegramBot.
Possible mentors
Kanishk Pachauri, Anjuman Hassan
Expected project size
100 hours.
Difficulty
Hard
The text was updated successfully, but these errors were encountered: