SECFORCE / sparta

Network Infrastructure Penetration Testing Tool
GNU General Public License v3.0
1.6k stars 446 forks source link

Should switch from PyQt4 to something newer based on Qt 5, likely Pyside 2 #107

Closed rhertzog closed 4 years ago

rhertzog commented 4 years ago

Debian developers are actively trying to get rid of python-qt4 and at some point the package will disappear from Debian Testing and thus Kali. This will impact sparta in Kali.

It would be great if sparta could switch to something that's supported, such as Pyside 2 which is the Python library blessed by the Qt project (which is obviously based on Qt 5).

st3r30byt3 commented 4 years ago

We've ported SPARTA to Python3 and PyQt5. It should run on the latest Kali.

For now it's in the dev branch and we will push to master once it has been tested a bit more. https://github.com/SECFORCE/sparta/tree/dev