News

chemical_compound_database This shows the code of a graphical user interphase to explore and visualise a chemical compounds database. Build using base python and tkinter.
This is a desktop application developed using Python's Tkinter library for the graphical user interface and MySQL for database management. It allows for basic CRUD (Create, Read, Update, Delete) ...