Python學(xué)習(xí)資料
更新時間:2007年02月08日 00:00:00 作者:
官方網(wǎng)站 : 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學(xué)習(xí):
www.dohao.net(現(xiàn)在好象掛了?)
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
很全很經(jīng)典了python學(xué)習(xí)入門資料
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
經(jīng)典中的經(jīng)典,我的最愛.
OReilly - Python Standard Library.chm
http://www.osbbs.com/dl/OReilly - Python Standard Library.chm
python標(biāo)準(zhǔn)庫說明
thinking in python.chm
http://www.osbbs.com/dl/thinking in python.chm
也還不錯~我看得比較投入
PythonInNutshell.zip
http://www.osbbs.com/dl/PythonInNutshell.zip
傳說中的經(jīng)典,不過一直沒來得及看.
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學(xué)習(xí)資料:
Python 語言進(jìn)階.pdf
http://www.osbbs.com/dl/Python 語言進(jìn)階.pdf
皮大慶的Python學(xué)習(xí)筆記.pdf
http://www.osbbs.com/dl/皮大慶的Python學(xué)習(xí)筆記.pdf
王純業(yè)的Python學(xué)習(xí)筆記.pdf
http://www.osbbs.com/dl/王純業(yè)的Python學(xué)習(xí)筆記.pdf
葉平的Python教程.pdf
http://www.osbbs.com/dl/葉平的Python教程.pdf
一個python學(xué)習(xí)論壇的QQ群:
2567903
python郵件組:
www.python.cn
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學(xué)習(xí):
www.dohao.net(現(xiàn)在好象掛了?)
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
很全很經(jīng)典了python學(xué)習(xí)入門資料
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
經(jīng)典中的經(jīng)典,我的最愛.
OReilly - Python Standard Library.chm
http://www.osbbs.com/dl/OReilly - Python Standard Library.chm
python標(biāo)準(zhǔn)庫說明
thinking in python.chm
http://www.osbbs.com/dl/thinking in python.chm
也還不錯~我看得比較投入
PythonInNutshell.zip
http://www.osbbs.com/dl/PythonInNutshell.zip
傳說中的經(jīng)典,不過一直沒來得及看.
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學(xué)習(xí)資料:
Python 語言進(jìn)階.pdf
http://www.osbbs.com/dl/Python 語言進(jìn)階.pdf
皮大慶的Python學(xué)習(xí)筆記.pdf
http://www.osbbs.com/dl/皮大慶的Python學(xué)習(xí)筆記.pdf
王純業(yè)的Python學(xué)習(xí)筆記.pdf
http://www.osbbs.com/dl/王純業(yè)的Python學(xué)習(xí)筆記.pdf
葉平的Python教程.pdf
http://www.osbbs.com/dl/葉平的Python教程.pdf
一個python學(xué)習(xí)論壇的QQ群:
2567903
python郵件組:
www.python.cn
您可能感興趣的文章:
- Python學(xué)習(xí)思維導(dǎo)圖(必看篇)
- python簡單線程和協(xié)程學(xué)習(xí)心得(分享)
- 學(xué)習(xí)python的幾條建議分享
- wxpython學(xué)習(xí)筆記(推薦查看)
- wxpython 學(xué)習(xí)筆記 第一天
- 簡明 Python 基礎(chǔ)學(xué)習(xí)教程
- 學(xué)習(xí)python (1)
- python筆記(1) 關(guān)于我們應(yīng)不應(yīng)該繼續(xù)學(xué)習(xí)python
- python學(xué)習(xí)之面向?qū)ο蟆救腴T初級篇】
- 最近Python有點火? 給你7個學(xué)習(xí)它的理由!
相關(guān)文章
使用Docker制作Python環(huán)境連接Oracle鏡像
這篇文章主要為大家介紹了使用Docker制作Python環(huán)境連接Oracle鏡像示例詳解,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪2022-06-06python3+pyqt5+itchat微信定時發(fā)送消息的方法
今天小編就為大家分享一篇python3+pyqt5+itchat微信定時發(fā)送消息的方法,具有很好的參考價值,希望對大家有所幫助。一起跟隨小編過來看看吧2019-02-02TensorFlow Session使用的兩種方法小結(jié)
今天小編就為大家分享一篇TensorFlow Session使用的兩種方法小結(jié),具有很好的參考價值,希望對大家有所幫助。一起跟隨小編過來看看吧2018-07-07Python的3種運行方式:命令行窗口、Python解釋器、IDLE的實現(xiàn)
這篇文章主要介紹了Python的3種運行方式:命令行窗口、Python解釋器、IDLE的實現(xiàn),文中通過示例代碼介紹的非常詳細(xì),對大家的學(xué)習(xí)或者工作具有一定的參考學(xué)習(xí)價值,需要的朋友們下面隨著小編來一起學(xué)習(xí)學(xué)習(xí)吧2020-10-10利用Python的pandas數(shù)據(jù)處理包將寬表變成窄表
這篇文章主要介紹了利用Python的pandas數(shù)據(jù)處理包將寬表變成窄表,文章通過圍繞主題展開詳細(xì)的內(nèi)容介紹,具有一定的參考價值,需要的小伙伴可以參考一下2022-09-09PyTorch一小時掌握之神經(jīng)網(wǎng)絡(luò)氣溫預(yù)測篇
這篇文章主要介紹了PyTorch一小時掌握之神經(jīng)網(wǎng)絡(luò)氣溫預(yù)測篇,本文給大家介紹的非常詳細(xì),對大家的學(xué)習(xí)或工作具有一定的參考借鑒價值,需要的朋友可以參考下2021-09-09No module named 'plotly.graph_objects&ap
這篇文章主要為大家介紹了No module named 'plotly.graph_objects'報錯解決,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪2022-12-12