This is your first project in Python. I suggest you to build different version of this project. For example:
- Console application, you may also use
argparselibrary. - Desktop application using
Tkinter. - Web application using
Django,Flaskframeworks. - Telegram bot using
telepot,aiogram.