zoukankan      html  css  js  c++  java
  • python binary lib on win/各种python库的二进制包

    虽然很不愿意在windows上折腾python,但有时linux不在身边的时候还得在windows上写代码。很久之前找到这个地址,后来忘了,今天搜了半天才把它找到,所以记录一下。

    http://www.lfd.uci.edu/~gohlke/pythonlibs/

    以上页面提供各种编译好的各种版本的库下载:

     
    ipython
    netcdf4
    pycurl
    pyfftw
    pycuda
    pyalembic
    sfepy
    ta-lib
    sphinx
    pillow
    kwant
    tinyarray
    pyyaml
    pyshp
    steps
    htseq
    pythonnet
    scipy-stack
    setuptools
    django
    vigra
    numpy
    pycairo
    cellcognition
    psychopy
    fiona
    shapely
    cartopy
    carray
    opencv
    dipy
    bottleneck
    pymol
    matplotlib
    pyside
    vitables
    orange
    mercurial
    numexpr
    rpy2
    blender-mathutils
    numba
    spyder
    regex
    lmfit
    pytz
    pymongo
    h5py
    pyfits
    pyopencl
    pytools
    six
    tornado
    openimageio
    astropy
    pgmagick
    gdal
    pytables
    cvxopt
    slycot
    pymc
    liblinear
    pymutt
    assimulo
    pyspharm
    pysparse
    nipy
    scikit-learn
    scipy
    biopython
    llvmpy
    mako
    gmpy
    jcc
    pygame
    patsy
    imread
    basemap
    nose
    sparsesvd
    mpi4py
    statsmodels
    vlfd
    kivy
    jinja2
    pip
    virtualenv
    llvmmath
    networkx
    psycopg
    bazaar
    docutils
    pygraphviz
    pycparser
    dynd
    atom
    cffi
    quantlib
    babel
    pyamg
    lxml
    pandas
    pyparsing
    bio_formats
    pyopengl
    pyopengl-accelerate
    sympy
    pyodbc
    psutil
    vtk
    mahotas
    veusz
    guiqwt
    pyproj
    sqlalchemy
    twisted
    python-ldap
    milk
    python-dateutil
    pyserial
    lp_solve
    visvis
    ujson
    meshpy
    pywin32
    umysql
    scikits.samplerate
    scikits.umfpack
    scikits.scattpy
    scikits.hydroclimpy
    scikits.vectorplot
    scikits.delaunay
    scikits.odes
    greenlet
    pydde
    fipy
    ffnet
    marisa-trie
    requests
    blosc
    autopy
    fastcluster
    markupsafe
    libsbml
    libxml-python
    pygit2
    pyusb-ftdi
    scikit-image
    cython
    nipype
    simplejson
    cx_freeze
    pysfml
    pyzmq
    scons
    pyqwt
    pycosat
    mxbase
    python-snappy
    mmlib
    pyrxp
    bsdiff4
    qutip
    libsvm
    cellprofiler
    reportlab
    pyreadline
    bitarray
    ets
    casuarius
    meta
    faulthandler
    py-fcm
    liblas
    polymode
    noise
    vpython
    scikits.audiolab
    python-igraph
    zope.interface
    msgpack
    simpleitk
    qimage2ndarray
    cgkit
    theano
    pyaudio
    pymca
    nibabel
    pygments
    py-postgresql
    pyamf
    planar
    holopy
    pyvisa
    polygon
    pyropes
    llist
    libpython
    epydoc
    coverage
    cheetah
    pybluez
    pythonmagick
    pymssql
    boost.python
    pywcs
    python-sundials
    pymix
    pyminuit
    pylzma
    pyicu
    mysql-python
    openexr
    pyhdf
    pyqt
    dpmix
    smc.freeimage
    ode
    aspell_python
    pywavelets
    pylibdeconv
    pyhook
    pymvpa
    cld
    mod_wsgi
    nltk
    python-levenshtein
    rtree
    scientificpython
    thrift
    mdp
    natgrid
    pycogent
    gevent
    jsonlib
    fonttools
    silvercity
    console
    python-cjson
    pycluster
    cdecimal
    pytst
    sendkeys
    ceodbc
    pyephem
    pycifrw
    blist
    line_profiler
    pydbg
    pyglet
    python-lzo
    delny
    pyexiv2
    ilastik
    twainmodule
    scitools
    nitime
    pylibtiff
    mmtk
    pysqlite
    curses
    videocapture
    nlopt
    trfit
    oursql
    py2exe
    re2
    cgal-python
    pymedia
    pyfftw3
    pyfltk
    pymex
    pymatlab
    zodb3
    pygtk
    scikits.ann
    numeric
    pulp
    nmoldyn
    iocbio
    jpype
    wxpython
    pybox2d
    mmseg
    pynifti
    scikits.timeseries
    quickfix
    numscons
    visionegg
  • 相关阅读:
    C# 谈谈代码重构
    收藏.NET 技术社区
    步步为营 .NET三层架构解析 四、Model设计(四种设计方式)
    C# 谈谈abstract用法 和一个简单abstract factory
    步步为营 .NET三层架构解析 一、什么是三层架构
    用户登陆的验证码的制作
    控制部分字体的颜色
    回发或回调参数无效。在配置中使用 <pages enableEventValidation= "true "/> 或在页面中使用 <%@ Page EnableEventValidation= "true " %> 启用了事件验证
    实习记2
    sniffer攻击
  • 原文地址:https://www.cnblogs.com/timssd/p/4735171.html
Copyright © 2011-2022 走看看