Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 381 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 381 Bytes

Python-Qt-Todo-App

Python Qt5 Todo Crud Application

This Application made by python - Qt5 Library - Sqlite Database.

Ui Design made by Qt Designer.

Sqlite database made by db browser(sqlite)

Requirement libraries are Qt5 (pip install PyQt5) and sqlite3 (pip install pysqlite3)

Python qt5 - Sqlite