Skip to content

Latest commit

 

History

History
139 lines (100 loc) · 1.29 KB

lib_list.md

File metadata and controls

139 lines (100 loc) · 1.29 KB

external libraries we should know about

core

  • numpy
  • pandas
  • six
  • networkx

analysis

  • scipy
  • skimage
  • sklearn
  • lmfit
  • pywavelets
  • pyfftw

plotting

  • matplotlib
  • xray-vision
  • vispy
  • pyqtgraph
  • bokeh
  • plotly
  • bqplot

Constants

  • xraylib
  • periodictable

I/O

  • pims
  • h5py
  • pytables
  • fabio
  • tifffile
  • pillow

graphical workflow

  • vistrails
  • organge

interactive

  • ipython (shell)
  • jupyter (notebook)

parallel

  • ipython parallel
  • multiprocess
  • dask
  • mpi4py

helper libraries

  • boltons
  • functoolz / cfunctoolz
  • cycler

package management

  • pip
  • conda / anaconda
  • versioneer

go fast

  • cython
  • numba
  • cffi

IDE

  • emacs
  • pycharm
  • spyder

documentation generation

  • sphinx

web frameworks

  • bottle
  • flask
  • django

services

hosting

  • github
  • pypi
  • anaconda.org

CI

  • travis
  • circleci
  • obviousci
  • appveyor

PM

  • waffle.io
  • codetree

code coverage

  • coveralls
  • codecov

other packages

  • pyfai
  • hexrd