Skip to content

Basic implementation for pyqt on python for educational purposes...

Notifications You must be signed in to change notification settings

Akif-G/PyQt-Cryptobook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt-Notebook

Basic implementation for pyqt on python for educational purposes...

After creating a notebook with pyqt finally implemented it with PBKDF2, key derivation function and totally secure with hash mechanism. Furthermore, I believe it is beautiful as much as possible.

open:

virtualenv env
cd env 
. activate
cd ../..
pip install -r requirements.txt

& contribute:

pip freeze > requirements.txt

About

Basic implementation for pyqt on python for educational purposes...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages