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

https://github.com/baponkar/gui_signin_signup_in_python3

A GUI Desktop Sign In and Sign Up application by made Python3 with modules sqlite3, hashlib, PyQt5
https://github.com/baponkar/gui_signin_signup_in_python3

gui hashlib linux pyqt5 python3 sha-256 sqlite3 ubuntu username-password

Last synced: 10 months ago
JSON representation

A GUI Desktop Sign In and Sign Up application by made Python3 with modules sqlite3, hashlib, PyQt5

Awesome Lists containing this project

README

          

!['Python3.7.6-badge'](https://img.shields.io/badge/Python-3.7.6-blue)
!['Sqlite3-badge'](https://img.shields.io/badge/Sqlite-3.31.1-red)
!['Hashlib'](https://img.shields.io/badge/hash-lib-sky)
!['PyQt5'](https://img.shields.io/badge/PyQt-5-brightgreen)

# GUI SignIN and SignUP in Python3

This script using hashlib, sqlite3,PyQt5

I have created three GUI Window by Qt Designer applicatin then those python converted files are used for accepting users data.