Python学习资料


Posted in Python onFebruary 08, 2007

官方网站 : www.python.org

Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

The Python implementation is portable: it runs on many brands of UNIX, on Windows, OS/2, Mac, Amiga, and many other platforms. If your favorite system isn't listed here, it may still be supported, if there's a C compiler for it. Ask around on news:comp.lang.python -- or just try compiling Python yourself.

ZOPE: www.zope.org

Zope is an open source application server for building content management systems, intranets, portals, and custom applications. The Zope community consists of hundreds of companies and thousands of developers all over the world, working on building the platform and Zope applications. Zope is written in Python, a highly-productive, object-oriented scripting language.

plone: www.plone.org

Plone: A user friendly and powerful open source Content Management System

中文python学习:

www.dohao.net(现在好象挂了?)

www.python.cn

...

python下载:

http://python.org/download/

资源下载:

Programming Python, 2nd Edition (O'Reilly)

http://www.osbbs.com/dl/Programming Python, 2nd Edition (O'Reilly).chm

很全很经典了python学习入门资料

OReilly - Learning Python:

http://www.osbbs.com/dl/OReilly - Learning Python.chm

OReilly - Python Cookbook.chm:

http://www.osbbs.com/dl/OReilly - Python Cookbook.chm

经典中的经典,我的最爱.

OReilly - Python Standard Library.chm

http://www.osbbs.com/dl/OReilly - Python Standard Library.chm

python标准库说明

thinking in python.chm

http://www.osbbs.com/dl/thinking in python.chm

也还不错~我看得比较投入

PythonInNutshell.zip

http://www.osbbs.com/dl/PythonInNutshell.zip

传说中的经典,不过一直没来得及看.

sockets.pdf

http://www.osbbs.com/dl/sockets.pdf

python的socket编程

diveintopython-html-5.4.zip

http://www.osbbs.com/dl/diveintopython-html-5.4.zip

《深入python》

html-2.3.4.zip

http://www.osbbs.com/dl/html-2.3.4.zip

python2.3.4的手册

LovePython.zip

http://www.osbbs.com/dl/LovePython.zip

Addison-Wesley Python Programming with the Java Class Libraries.chm

http://www.osbbs.com/dl/Addison-Wesley Python Programming with the Java Class Libraries.chm

OReilly - Python Programming on Win32.chm

http://www.osbbs.com/dl/OReilly - Python Programming on Win32.chm

python的win32编程讲解

Win32.zip

http://www.osbbs.com/dl/Win32.zip

上面一书的源码

python2.3tut.zip

http://www.osbbs.com/dl/python2.3tut.zip

O'Reilly - Python & XML.rar

http://www.osbbs.com/dl/O'Reilly - Python & XML.rar

cjkcodecs-1.0.3.zip

http://www.osbbs.com/dl/cjkcodecs-1.0.3.zip

支持东方文字

gb2312.zip

http://www.osbbs.com/dl/gb2312.zip

CANVAS3_VivianLi.rar

http://www.osbbs.com/dl/CANVAS3_VivianLi.rar

python写的安全检测程序

NeoBoard-1.1.tar.gz

http://www.osbbs.com/dl/NeoBoard-1.1.tar.gz

python写的论坛程序

py2exe-0.4.2.win32-py2.3.exe

http://www.osbbs.com/dl/py2exe-0.4.2.win32-py2.3.exe

将python脚本编译为.exe

PIL-1.1.4.win32-py2.3.exe

http://www.osbbs.com/dl/PIL-1.1.4.win32-py2.3.exe

图象库

upload.zip

http://www.osbbs.com/dl/upload.zip

python写上传程序

tkinter.chm

http://www.osbbs.com/dl/tkinter.chm

Oedipus-0.10.tar.gz

http://www.osbbs.com/dl/Oedipus-0.10.tar.gz

中文python学习资料:

Python ?言??.pdf

http://www.osbbs.com/dl/Python ?言??.pdf

皮大庆的Python学习笔记.pdf

http://www.osbbs.com/dl/皮大庆的Python学习笔记.pdf

王纯业的Python学习笔记.pdf

http://www.osbbs.com/dl/王纯业的Python学习笔记.pdf

?平的Python教程.pdf

http://www.osbbs.com/dl/?平的Python教程.pdf

一个python学习论坛的QQ群:

2567903

python邮件组:

www.python.cn

Python 相关文章推荐
深入解析Python中的集合类型操作符
Aug 19 Python
selenium+python自动化测试之页面元素定位
Jan 23 Python
Python多项式回归的实现方法
Mar 11 Python
基于Python的PIL库学习详解
May 10 Python
Django框架首页和登录页分离操作示例
May 28 Python
django 2.2和mysql使用的常见问题
Jul 18 Python
Python 解决火狐浏览器不弹出下载框直接下载的问题
Mar 09 Python
详解Flask前后端分离项目案例
Jul 24 Python
Python 调用 ES、Solr、Phoenix的示例代码
Nov 23 Python
python中的时区问题
Jan 14 Python
基于Pytorch版yolov5的滑块验证码破解思路详解
Feb 25 Python
一起来学习Python的元组和列表
Mar 13 Python
Python开发编码规范
Sep 08 #Python
学习python (1)
Oct 31 #Python
学习python (2)
Oct 31 #Python
简明 Python 基础学习教程
Feb 08 #Python
Python完全新手教程
Feb 08 #Python
一篇不错的Python入门教程
Feb 08 #Python
王纯业的Python学习笔记 下载
Feb 10 #Python
You might like
Windows下PHP5和Apache的安装与配置
2006/09/05 PHP
php公用函数列表[正则]
2007/02/22 PHP
PHP正则匹配反斜杠'\'和美元'$'的方法
2017/02/08 PHP
PHP实现蛇形矩阵,回环矩阵及数字螺旋矩阵的方法分析
2017/05/29 PHP
PHP SFTP实现上传下载功能
2017/07/26 PHP
PHP实现数据库的增删查改功能及完整代码
2018/04/18 PHP
ext读取两种结构的xml的代码
2008/11/05 Javascript
jquery中获取id值方法小结
2013/09/22 Javascript
JavaScript代码性能优化总结(推荐)
2016/05/16 Javascript
利用jQuery.Validate异步验证用户名是否存在(推荐)
2016/12/09 Javascript
jQuery中复合选择器简单用法示例
2018/03/31 jQuery
分享5个顶级的JavaScript Ajax组件库
2018/09/16 Javascript
JS选取DOM元素常见操作方法实例分析
2018/12/10 Javascript
vue中img src 动态加载本地json的图片路径写法
2019/04/25 Javascript
JavaScript实现好看的跟随彩色气泡效果
2020/02/06 Javascript
Jquery使用each函数实现遍历及数组处理
2020/07/14 jQuery
[04:05]TI9战队采访 - Natus Vincere
2019/08/22 DOTA
Python基本数据类型详细介绍
2014/03/11 Python
python实现内存监控系统
2021/03/07 Python
使用 Python 实现简单的 switch/case 语句的方法
2018/09/17 Python
IronPython连接MySQL的方法步骤
2019/12/27 Python
Python字典生成式、集合生成式、生成器用法实例分析
2020/01/07 Python
python时间日期操作方法实例小结
2020/02/06 Python
利用jupyter网页版本进行python函数查询方式
2020/04/14 Python
PyInstaller将Python文件打包为exe后如何反编译(破解源码)以及防止反编译
2020/04/15 Python
python3中datetime库,time库以及pandas中的时间函数区别与详解
2020/04/16 Python
CSS3实现水平居中、垂直居中、水平垂直居中的实例代码
2020/02/27 HTML / CSS
创造美妙香氛体验:Aera扩散器和香水
2018/11/25 全球购物
linux面试题参考答案(6)
2014/08/29 面试题
军训的自我鉴定
2013/12/10 职场文书
英语专业职业生涯规划范文
2014/03/05 职场文书
公司廉洁自律承诺书
2014/03/27 职场文书
2015新学期开学寄语
2015/02/26 职场文书
辅导员学期工作总结
2015/08/14 职场文书
进行数据处理的6个 Python 代码块分享
2022/04/06 Python
Golang流模式之grpc的四种数据流
2022/04/13 Golang