python


Python documentation, include Tutorial, Language Reference, Standard Library, Setup and Usage, Installing Python Modules and so on:
http://docs.python.org/

PEP(Python Enhancement Proposals) 8 -- Style Guide for Python Code:
http://www.python.org/dev/peps/pep-0008/



eclipse 插件 pydev 的使用:
http://pydev.org//manual_101_first_module.html

你可能感兴趣的:(python)