Python 学习资源列表

很多的例子脚本
http://aspn.activestate.com/ASPN/Cookbook/Python?query_start=0

Python for Windows Extensions


http://www.python.net/crew/mhammond/win32/

py2exe

 
py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.

http://www.py2exe.org/

你可能感兴趣的:(python)