Skip to content

Instantly share code, notes, and snippets.

View NaiveXu's full-sized avatar

Naifu Xu NaiveXu

  • Changsha, Hunan, China
  • 23:18 (UTC +08:00)
View GitHub Profile
@NaiveXu
NaiveXu / Wing IDE 2-8.x - keygen.py
Created November 17, 2022 15:57 — forked from cw2k/Wing IDE 2-8.x - keygen.py
Activation helper for Wingware Wing IDE 2-8
################################
# Wing IDE Professional 8.x KeyGen
# https://wingware.com/downloads
# for Python3.x
# uncomment these to get also support for Python2.7
#from __future__ import print_function
# try:
# from future import standard_library