Python tkinter contact data entry Setup Install python Install requirements pip install -r requirements.txt Run below command to start the tkinter app py app.py Credentials Click on login and enter, Username: admin Password: admin References: https://github.com/TomSchimansky/CustomTkinter http://docs.peewee-orm.com/en/latest/ Screenshots 1. Initial view 2. Login view 3. Dashboard view and list records 4. Add new record