You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.
Continued:(Accidently pressed return)
Regarding PyQt, it have tons of features that you and I are probably never gonna use 😄 .
But Qt company recently made an announcement and also which makes PySide2(another Qt binding for python, works very similar to PyQt) offical python binding of Qt framework (means more support and maintenance than PyQt4/5 by riverside computing.)
But it's doesn't yet have a stable release yet.
Since, you have experience with GTK, "my recommendation" would PyGObject and GTK+3.
Writing a GUI using PyGTK or PyQt with selections for doing simple tasks like selecting file for encryption, decryption, etc.
The text was updated successfully, but these errors were encountered: