JPaulMora / Pyrit

The famous WPA precomputed cracker, Migrated from Google.
GNU General Public License v3.0
1.04k stars 271 forks source link

Upgrade setup.py to Python 3 #646

Closed texasbe2trill closed 1 year ago

texasbe2trill commented 1 year ago

This pull request upgrades the setup.py script to Python 3, which is necessary to ensure compatibility with modern Python distributions. The changes include updating all print statements and replacing some deprecated libraries.

Please let me know if you have any questions or concerns about these changes.