An open API service indexing awesome lists of open source software.

https://github.com/bhargav-joshi/login-gui-interface-in-python

Login GUI Interface in Python
https://github.com/bhargav-joshi/login-gui-interface-in-python

gui login-page python tkinter

Last synced: about 1 year ago
JSON representation

Login GUI Interface in Python

Awesome Lists containing this project

README

          

# Login Register GUI Window in Tkinter

### Import these two files first
`from tkinter import *`
`import os`

### Screenshot of this current program
![sssssssssss](https://user-images.githubusercontent.com/47782249/85923466-e1c4a980-b8a8-11ea-9a9e-594bd89d4d9b.JPG)