Python
, an easy-to-use, flexible, object-oriented, mature, popular, and open
source programming language designed to
optimize development speed. Although it is completely general purpose, Python is
often called a scripting language
, partly because
of its sheer ease of use and partly because it is commonly used to orchestrate
or "glue" other software components in an application. Python is also commonly
known as a high-level language
, because it
automates most low-level tasks that programmers must handle manually in
traditional languages such as C.
——《Programming Python》
Python ORG
: http://www.python.org/
Planet of Python
: http://planet.python.org/
Wiki Python
: http://zh.wikipedia.org/w/index.php?title=Python&variant=zh-cn
Douban Python Group
: http://www.douban.com/group/python/
SUN Python developer center
: http://developers.sun.com/scripting/python/
Woodpecker,an Python community
: http://wiki.woodpecker.org.cn
Books:
《Programming Python》
《Python Cookbook》
《Dive into Python》 http://www.woodpecker.org.cn/diveintopython/
《WxPython in Action》
Django Book
http://djangobook.py3k.cn/
py2exe
http://www.py2exe.org/index.cgi/FrontPage
py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.
分享到:
相关推荐
The Python Language Reference Manual 英文mobi 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
idiomatic Python 3 style, and to be a useful reference for the Python 3 language after the initial reading. Although Python 3 is an evolutionary rather than revolutionary advance on Python 2,some ...
The Python Language Reference Manual 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
The Python Language Reference 3.8.1语言参考中文 官方文档 The Python Language Reference 发布3.8.1 Guido van Rossum and the Python development team 二月06, 2020 Python Software Foundation Email...
The Python Language Reference Manual 英文azw3 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
The Python Language Reference Manual 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请...
《Python Algorithms:Mastering Basic Algorithms in the Python Language》是一本旨在帮助读者通过 Python 语言学习并掌握经典算法的书籍。本书由 Magnus Lie Hetland 编写,并于 2010 年出版。该书覆盖了广泛的...
解压密码在:http://www.pin5i.com/showtopic-python-algorithms-mastering-basic-algorithms-in-the-python-language.html
### 编程在Python 3:Python语言的完整介绍(第二版) #### 书籍概述 《编程在Python 3:Python语言的完整介绍》(第二版)由马克·萨默菲尔德编写,是一本全面介绍Python 3语言的书籍。本书不仅适合Python初学者...
### Python Algorithms - Mastering Basic Algorithms in the Python Language #### 书目信息 - **作者**:Magnus Lie Hetland - **出版社**:Apress - **出版年份**:2010-11-24 - **页数**:336 - **定价**:USD ...
《Head First Programming: A Learner's Guide to Programming Using the Python Language》是一本专为编程初学者设计的Python语言教程。本书以其独特的Head First教学风格,将复杂的编程概念以直观、生动的方式呈现...
本书名为《Python Algorithms - Mastering Basic Algorithms in the Python Language (2014)》,由Magnus Lie Hetland撰写,他是另一本著名书籍《Beginning Python》的作者。本书主要关注于经典算法,并提供了对基础...
python language FHW 16021625(1).py
Python语言服务器(Python Language Server,简称PLS)是开发者用于增强Python编程体验的重要工具,尤其在集成开发环境(IDE)和代码编辑器中。它提供了一种标准接口,使得这些编辑器可以获取有关Python代码的智能...