Python

My old Python page (link).

GUI Libraries and RADs

Ninja IDE (link)

Texts

    • Think Python (link)
    • Learn Python the hard way (link)

Windows

    • Check Distribution Utilities (link) article
    • Py2exe (link)
    • gui2exe(link)
    • cx_Freeze (link)
      • To create a Windows GUI application with cx_Freeze, use parameter "--base-name=Win32GUI"

Web

Links: