zoukankan
html css js c++ java
50个python库
50个很棒的Python模块,包含几乎所有的需要:比如Databases,GUIs,Images, Sound, OS interaction, Web,以及其他。推荐收藏。
Graphical interface
wxPython
http://wxpython.org
Graphical interface
pyGtk
http://www.pygtk.org
Graphical interface
pyQT
http://www.riverbankcomputing.co.uk/pyqt/
Graphical interface
Pmw
http://pmw.sourceforge.net/
Graphical interface
Tkinter 3000
http://effbot.org/zone/wck.htm
Graphical interface
Tix
http://tix.sourceforge.net/
Database
MySQLdb
http://sourceforge.net/projects/mysql-python
Database
PyGreSQL
http://www.pygresql.org/
Database
Gadfly
http://gadfly.sourceforge.net/
Database
SQLAlchemy
http://www.sqlalchemy.org/
Database
psycopg
http://www.initd.org/pub/software/psycopg/
Database
kinterbasdb
http://kinterbasdb.sourceforge.net/
Database
cx_Oracle
http://www.cxtools.net/default.aspx?nav=downloads
Database
pySQLite
http://initd.org/tracker/pysqlite
MSN Messenger
msnlib
http://auriga.wearlab.de/~alb/msnlib/
MSN Messenger
pymsn
http://telepathy.freedesktop.org/wiki/Pymsn
MSN Messenger
msnp
http://msnp.sourceforge.net/
Network
Twisted
http://twistedmatrix.com/
Images
PIL
http://www.pythonware.com/products/pil/
Images
gdmodule
http://newcenturycomputers.net/projects/gdmodule.html
Images
VideoCapture
http://videocapture.sourceforge.net/
Sciences and Maths
scipy
http://www.scipy.org/
Sciences and Maths
NumPy
http://numpy.scipy.org//
Sciences and Maths
numarray
http://www.stsci.edu/resources/software_hardware/numarray
Sciences and Maths
matplotlib
http://matplotlib.sourceforge.net/
Games
Pygame
http://www.pygame.org/news.html
Games
Pyglet
http://www.pyglet.org/
Games
PySoy
http://www.pysoy.org/
Games
pyOpenGL
http://pyopengl.sourceforge.net/
Jabber
jabberpy
http://jabberpy.sourceforge.net/
Web
scrape
http://zesty.ca/python/scrape.html
Web
Beautiful Soup
http://crummy.com/software/BeautifulSoup
Web
pythonweb
http://www.pythonweb.org/
Web
mechanize
http://wwwsearch.sourceforge.net/mechanize/
Localisation
geoname.py
http://www.zindep.com/blog-zindep/Geoname-python/
Serial port
pySerial
http://pyserial.sourceforge.net/
Serial port
USPP
http://ibarona.googlepages.com/uspp
Parallel Port
pyParallel
http://pyserial.sourceforge.net/pyparallel.html
USB Port
pyUSB
http://bleyer.org/pyusb/
Windows
ctypes
http://starship.python.net/crew/theller/ctypes/
Windows
pywin32
http://sourceforge.net/projects/pywin32/
Windows
pywinauto
http://www.openqa.org/pywinauto/
Windows
pyrtf
http://pyrtf.sourceforge.net/
Windows
wmi
http://timgolden.me.uk/python/wmi.html
PDA/GSM/Mobiles
pymo
http://www.awaretek.com/pymo.html
PDA/GSM/Mobiles
pyS60
http://sourceforge.net/projects/pys60
Sound
pySoundic
http://pysonic.sourceforge.net/
Sound
pyMedia
http://pymedia.org/
Sound
FMOD
http://www.fmod.org/
Sound
pyMIDI
http://www.cs.unc.edu/Research/assist/developer.shtml
GMail
libgmail
http://libgmail.sourceforge.net/
Google
pyGoogle
http://pygoogle.sourceforge.net/
Expect
pyExpect
http://pexpect.sourceforge.net/
WordNet
pyWordNet
http://osteele.com/projects/pywordnet/
Command line
cmd
http://blog.doughellmann.com/2008/05/pymotw-cmd.html
Compiler backend
llvm-py
http://mdevan.nfshost.com/llvm-py/
3D
VPython
http://vpython.org
查看全文
相关阅读:
[书目20170308]你能为公司带来什么
[书目20170308]卓有成效的管理者
[转]NLog Layout Renderers ${}
转:NLog 自定义日志内容,写日志到数据库;修改Nlog.config不起作用的原因
[转]Using NLog for ASP.NET Core to write custom information to the database
[转]快速入门系列--WebAPI--01基础
[转]NLog学习笔记二:深入学习
[转]Create Custom Exception Filter in ASP.NET Core
弟子规
论语
原文地址:https://www.cnblogs.com/liangxiaofeng/p/4919184.html
最新文章
上周热点回顾(3.7-3.13)团队
.NET跨平台之旅:在Linux上以本地机器码(native)运行ASP.NET Core站点团队
.NET跨平台之旅:将示例站点从 ASP.NET 5 RC1 升级至 ASP.NET Core 1.0团队
抱歉!15:44-16:39阿里云RDS故障造成全站不能正常访问团队
Spark Mllib里的如何对两组数据用斯皮尔曼计算相关系数
Spark Mllib里的如何对两组数据用皮尔逊计算相关系数
牛客网Java刷题知识点之Java 集合框架的构成、集合框架中的迭代器Iterator、集合框架中的集合接口Collection(List和Set)、集合框架中的Map集合
牛客网Java刷题知识点之正则表达式(Matcher、Pattern)
牛客网Java刷题知识点之String、StringBuffer、StringBuilder和StringTokenizer
牛客网Java刷题知识点之什么是异常、异常处理的原理是什么、为什么要使用异常、异常体系、运行时异常、普通异常、自定义异常、异常链
热门文章
牛客网Java刷题知识点之什么是代码块、普通代码块、静态代码块、同步代码块、构造代码块以及执行顺序
牛客网Java刷题知识点之什么是内部类、为什么要使用内部类、内部类如何使用外部类的属性和方法、成员内部类、局部内部类、静态内部类、匿名内部类
牛客网Java刷题知识点之为什么static成员方法不能是抽象方法,其必须实现
[转]浅谈微信小程序
[转]微信小程序安全浅析
[转]微信小程序(应用号)是什么,是否值得投入进来做?
[转]微信小程序登录逻辑梳理
微信小程序参考资料及网址
[转]微信小程序开发(二)图片上传+服务端接收
FontAwesome 图标 class="fa fa-home"
Copyright © 2011-2022 走看看