Django is a web framework. It allows you to create Web apps accessible via the Internet.
Tkinter is a GUI framework. It allows you to create local applications on your device/ wherever the app is installed.
solved Differences between if else in Django and Flask [closed]