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
- Host: GitHub
- URL: https://github.com/bhargav-joshi/login-gui-interface-in-python
- Owner: bhargav-joshi
- Created: 2020-06-27T07:36:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T13:34:23.000Z (about 6 years ago)
- Last Synced: 2025-02-14T22:39:45.177Z (over 1 year ago)
- Topics: gui, login-page, python, tkinter
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
