Licensing software to specific users.
Designed a license generator software by python.
the software based on following :
pyqt5
Crypto.Cipher
hash
# first, install all the requirements.
pip install -r requirements.txt
# then, cd to the License_generator
python generate_window.py
# Finally, run the laucher main code.
python launcher.py
- License generate windows
generate_window.exe
- Software launcher named
launcher.exe
which need license file.