• python 常用的50个模块


    Python具有强大的扩展能力,我列出了50个很棒的Python模块,包含几乎所有的需要:比如Databases,GUIs,Images, Sound, OS interaction, Web,以及其他。推荐收藏。

    Graphical interfacewxPythonhttp://wxpython.org
    Graphical interfacepyGtkhttp://www.pygtk.org
    Graphical interfacepyQThttp://www.riverbankcomputing.co.uk/pyqt/
    Graphical interfacePmwhttp://pmw.sourceforge.net/
    Graphical interfaceTkinter3000 http://effbot.org/zone/wck.htm
    Graphical interfaceTixhttp://tix.sourceforge.net/

    DatabaseMySQLdbhttp://sourceforge.net/projects/mysql-python
    DatabasePyGreSQLhttp://www.pygresql.org/
    DatabaseGadflyhttp://gadfly.sourceforge.net/
    DatabaseSQLAlchemyhttp://www.sqlalchemy.org/
    Databasepsycopghttp://www.initd.org/pub/software/psycopg/
    Databasekinterbasdbhttp://kinterbasdb.sourceforge.net/
    Databasecx_Oraclehttp://www.cxtools.net/default.aspx?nav=downloads
    DatabasepySQLitehttp://initd.org/tracker/pysqlite

    MSN Messenger msnlib http://auriga.wearlab.de/~alb/msnlib/
    MSN Messengerpymsnhttp://telepathy.freedesktop.org/wiki/Pymsn
    MSN Messengermsnphttp://msnp.sourceforge.net/
    Network Twisted http://twistedmatrix.com/
    Images PIL http://www.pythonware.com/products/pil/
    Images gdmodule http://newcenturycomputers.net/projects/gdmodule.html
    ImagesVideoCapturehttp://videocapture.sourceforge.net/

    Sciences and Mathsscipyhttp://www.scipy.org/
    Sciences and MathsNumPyhttp://numpy.scipy.org/
    Sciences and Maths numarray http://www.stsci.edu/resources/software_hardware/numarray
    Sciences and Mathsmatplotlibhttp://matplotlib.sourceforge.net/

    GamesPygamehttp://www.pygame.org/news.html
    GamesPyglethttp://www.pyglet.org/
    GamesPySoyhttp://www.pysoy.org/
    GamespyOpenGLhttp://pyopengl.sourceforge.net/

    Jabberjabberpyhttp://jabberpy.sourceforge.net/

    Web scrape http://zesty.ca/python/scrape.html
    Web Beautiful Soup http://crummy.com/software/BeautifulSoup
    Webpythonwebhttp://www.pythonweb.org/
    Web mechanize http://wwwsearch.sourceforge.net/mechanize/

    Localisation geoname.py http://www.zindep.com/blog-zindep/Geoname-python/

    Serial portpySerialhttp://pyserial.sourceforge.net/
    Serial port USPP http://ibarona.googlepages.com/uspp

    Parallel Port pyParallel http://pyserial.sourceforge.net/pyparallel.html

    USB PortpyUSBhttp://bleyer.org/pyusb/

    Windows ctypes http://starship.python.net/crew/theller/ctypes/
    Windowspywin32http://sourceforge.net/projects/pywin32/
    Windows pywinauto http://www.openqa.org/pywinauto/
    Windowspyrtfhttp://pyrtf.sourceforge.net/
    Windows wmi http://timgolden.me.uk/python/wmi.html

    PDA/GSM/Mobiles pymo http://www.awaretek.com/pymo.html
    PDA/GSM/MobilespyS60http://sourceforge.net/projects/pys60

    SoundpySoundichttp://pysonic.sourceforge.net/
    SoundpyMediahttp://pymedia.org/
    SoundFMODhttp://www.fmod.org/
    SoundpyMIDIhttp://www.cs.unc.edu/Research/assist/developer.shtml

    GMaillibgmailhttp://libgmail.sourceforge.net/
    GooglepyGooglehttp://pygoogle.sourceforge.net/
    ExpectpExpecthttp://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/
    3DVPythonhttp://vpython.org

  • 相关阅读:
    DoNet:浅淡对delegate的理解
    纹理学习总结
    Vue引发的getter和setter
    JS——判断一个对象是否为空
    使用vue-axios请求geoJson数据报错的问题
    在vue-cli项目中使用echarts
    Vue中的$set的使用
    史上最全的开发和设计资源大全(转--------来源:伯乐在线)
    IOS safari浏览器登陆时Cookie无法保存的问题
    JS中const、var 和let的区别
  • 原文地址:https://www.cnblogs.com/zthua/p/2853269.html
Copyright © 2020-2023  润新知