#python
Read more stories on Hashnode
Articles with this tag
This is a how to create use python sqlite database and dataclass # import the desired module that will be use by the application from dataclasses...
How I made a custom menu bar for tkinter is a story that I will like to share with you. Tkinter is a python library used in creating desktop GUI. It...