0x14Rp / Wing-IDE-7-keygen

Keygen for activation Wing IDE V7
39 stars 45 forks source link

Port to Python 3 + minor refactoring #8

Open emaballarin opened 4 years ago

emaballarin commented 4 years ago

A port to Python 3, plus some additional refactoring (just for fun... but not inherently useless) that actually works. It's black-formatted and passes all internal PyCharm style recommendations, PEP-* mostly.

It's actually fuzzy-tested w.r.t. the previous version... so it actually does exactly the same as long as its input-output is concerned.

For what I did, I "ignored" its actual purpose (I didn't even use that IDE to do that!). 😜

P.S.: probably also solves #5

thecaralice commented 4 years ago

I couldn't find the source branch so I made my own PR (#9)