Python |
3.5.2 |
Python programming language with standard library |
adodbapi |
2.6.0.7 |
A pure Python package implementing PEP 249 DB-API using Microsoft ADO. |
alabaster |
0.7.9 |
A configurable sidebar-enabled Sphinx theme |
altair |
1.0.0 |
High-level declarative visualization library for Python |
args |
0.1.0 |
Command Arguments for Humans. |
astroid |
1.4.8 |
Rebuild a new abstract syntax tree from Python's ast (required for pylint) |
astroml |
0.3 |
tools for machine learning and data mining in Astronomy |
babel |
2.3.4 |
Internationalization utilities |
backports-abc |
0.4 |
A backport of recent additions to the 'collections.abc' module. |
baresql |
0.7.3 |
playing SQL directly on Python datas |
bcolz |
1.1.0 |
columnar and compressed data containers. |
beautifulsoup4 |
4.5.1 |
Screen-scraping library |
blaze |
0.10.1 |
Blaze |
blosc |
1.4.1 |
Blosc data compressor |
bloscpack |
0.9.0 |
Command line interface to and serialization format for Blosc |
bokeh |
0.12.1 |
Statistical and novel interactive HTML plots for Python |
boto3 |
1.3.1 |
The AWS SDK for Python |
botocore |
1.4.36 |
Low-level, data-driven core of boto 3. |
bottleneck |
1.1.0 |
Fast NumPy array functions written in Cython |
bqplot |
0.8.2 |
Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. |
brewer2mpl |
1.4.1 |
Connect colorbrewer2.org color maps to Python and matplotlib |
certifi |
2016.8.8 |
Python package for providing Mozilla's CA Bundle. |
cffi |
1.7.0 |
Foreign Function Interface for Python calling C code. |
click |
6.6 |
A simple wrapper around optparse for powerful command line utilities. |
clint |
0.5.1 |
Python Command Line Interface Tools |
cloudpickle |
0.2.1 |
Extended pickling support for Python objects |
colorama |
0.3.7 |
Cross-platform colored terminal text |
commonmark |
0.5.4 |
Python parser for the CommonMark Markdown spec |
cvxopt |
1.1.7 |
Convex optimization package |
cx-freeze |
4.3.4 |
Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed) |
cycler |
0.10.0 |
Composable style cycles |
cyordereddict |
1.0.0 |
Cython implementation of Python's collections.OrderedDict |
cython |
0.24.1 |
Cython is a language that makes writing C extensions for the Python language as easy as Python |
cytoolz |
0.8.0 |
Cython implementation of Toolz: High performance functional utilities |
dask |
0.11.0 |
Minimal task scheduling abstraction |
datashape |
0.5.2 |
A data description language |
db.py |
0.4.4 |
a db package that doesn't suck |
decorator |
4.0.10 |
Better living through Python with decorators |
distributed |
1.12.0 |
Distributed computing |
docopt |
0.6.2 |
Pythonic argument parser, that will make you smile |
docrepr |
0.1.0 |
docrepr renders Python docstrings in HTML. |
docutils |
0.12 |
Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) |
emcee |
2.1.0 |
Kick ass affine-invariant ensemble MCMC sampling |
entrypoints |
0.2.2 |
Discover and load entry points from installed packages |
fasteners |
0.14.1 |
A python package that provides useful locks. |
flask |
0.11.1 |
A microframework based on Werkzeug, Jinja2 and good intentions |
flask-cors |
2.1.2 |
A Flask extension adding a decorator for CORS support |
formlayout |
1.1.0 |
Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code |
geopy |
1.11.0 |
Python Geocoding Toolbox |
greenlet |
0.4.10 |
Lightweight in-process concurrent programming |
guidata |
1.7.5 |
Automatically generated graphical user interfaces for easy data set edition and display |
guiqwt |
3.0.2 |
Efficient curve/image plotting and other GUI tools for scientific data processing software development |
h5py |
2.6.0 |
General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) |
holoviews |
1.6.2 |
Composable, declarative data structures for building complex visualizations easily. |
html5lib |
0.999999999 |
HTML parser based on the WHATWG HTML specification |
husl |
4.0.3 |
Human-friendly HSL (Hue-Saturation-Lightness) |
idlex |
1.13 |
IDLE Extensions for Python |
imagesize |
0.7.1 |
Getting image size from png/jpeg/jpeg2000/gif file |
ipykernel |
4.4.1 |
IPython Kernel for Jupyter |
ipyleaflet |
0.2.1 |
A Jupyter widget for dynamic Leaflet maps |
ipyparallel |
5.2.0 |
Interactive Parallel Computing with IPython |
ipython |
5.1.0 |
Enhanced Python shell |
ipython-genutils |
0.1.0 |
Vestigial utilities from IPython |
ipython-sql |
0.3.7.1 |
RDBMS access via IPython |
ipywidgets |
5.2.2 |
IPython HTML widgets for Jupyter |
isort |
4.2.5 |
A Python utility / library to sort Python imports. |
itsdangerous |
0.24 |
Various helpers to pass trusted data to untrusted environments and back. |
jedi |
0.9.0 |
An autocompletion tool for Python that can be used for text editors |
jinja2 |
2.8 |
Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) |
jmespath |
0.9.0 |
JSON Matching Expressions |
joblib |
0.10.0 |
Lightweight pipelining: using Python functions as pipeline jobs. |
jsonschema |
2.5.1 |
An implementation of JSON Schema validation for Python |
julia |
0.1.1 |
Python interface to the Julia language |
jupyter |
1.0.0 |
Jupyter metapackage. Install all the Jupyter components in one go. |
jupyter-client |
4.3.0 |
Jupyter metapackage. Install all the Jupyter components in one go. |
jupyter-console |
5.0.0 |
Jupyter metapackage. Install all the Jupyter components in one go. |
jupyter-core |
4.1.1 |
Jupyter metapackage. Install all the Jupyter components in one go. |
keras |
1.0.7 |
Theano-based Deep Learning library |
lasagne |
0.2.dev1 |
neural network tools for Theano |
lazy-object-proxy |
1.2.2 |
A fast and thorough lazy object proxy. |
llvmlite |
0.12.1 |
lightweight wrapper around basic LLVM functionality |
lmfit |
0.9.5 |
Least-Squares Minimization with Bounds and Constraints |
locket |
0.2.0 |
File-based locks for Python for Linux and Windows |
lxml |
3.6.4 |
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
markdown |
2.6.6 |
Python implementation of Markdown. |
markupsafe |
0.23 |
Implements a XML/HTML/XHTML Markup safe string for Python |
matplotlib |
1.5.2 |
2D plotting library (embeddable in GUIs created with PyQt) |
mccabe |
0.5.1 |
McCabe checker, plugin for flake8 |
mistune |
0.7.3 |
The fastest markdown parser in pure Python, inspired by marked. |
mkl-service |
1.1.2 |
Python bindings to some MKL service functions |
monotonic |
1.2 |
An implementation of time.monotonic() for Python 2 & < 3.3 |
mpld3 |
0.2 |
D3 Viewer for Matplotlib |
mpmath |
0.19 |
Python library for arbitrary-precision floating-point arithmetic |
msgpack-python |
0.4.7 |
MessagePack (de)serializer. |
multipledispatch |
0.4.8 |
A relatively sane approach to multiple dispatch in Python |
mysql-connector-python |
2.0.4 |
MySQL driver written in Python |
nbconvert |
4.2.0 |
Converting Jupyter Notebooks |
nbformat |
4.1.0 |
The Jupyter Notebook format |
nbsphinx |
0.2.9 |
Jupyter Notebook Tools for Sphinx |
netcdf4 |
1.2.4 |
python/numpy interface to netCDF library (versions 3 and 4) |
networkx |
1.11 |
Python package for creating and manipulating graphs and networks |
nltk |
3.2.1 |
The Natural Language Toolkit (NLTK) is a Python package for natural language processing. |
nose |
1.3.7 |
nose is a discovery-based unittest extension (e.g. NumPy test module is using nose) |
notebook |
4.2.2 |
# Jupyter Notebook |
numba |
0.27.0 |
compiling Python code using LLVM |
numexpr |
2.6.1 |
Fast evaluation of array expressions elementwise by using a vector-based virtual machine |
numpy |
1.11.1 |
NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) |
numpydoc |
0.6.0 |
Sphinx extension to support docstrings in Numpy format |
oct2py |
3.5.9 |
Python to GNU Octave bridge --> run m-files from python. |
odo |
0.5.0 |
Data migration in Python |
pandas |
0.18.1 |
Powerful data structures for data analysis, time series and statistics |
pandas-datareader |
0.2.1 |
Data readers extracted from the pandas codebase,should be compatible with recent pandas versions |
param |
1.4.1 |
Declarative Python programming using Parameters. |
partd |
0.3.6 |
Appendable key-value storage |
patsy |
0.4.1 |
Describing statistical models using symbolic formulas |
pep8 |
1.7.0 |
Python style guide checker |
pg8000 |
1.10.5 |
PostgreSQL interface library |
pickleshare |
0.7.4 |
Tiny 'shelve'-like database with concurrency support |
pillow |
3.3.1 |
Python Imaging Library (fork) |
pip |
8.1.2 |
A tool for installing and managing Python packages |
pkginfo |
1.3.2 |
Query metadatdata from sdists / bdists / installed packages. |
prettytable |
0.7.2 |
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. |
prompt-toolkit |
1.0.7 |
Library for building powerful interactive command lines in Python |
psutil |
4.3.0 |
Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way |
ptpython |
0.35 |
Python REPL build on top of prompt_toolkit |
pulp |
1.6.1 |
PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems |
py |
1.4.31 |
library with cross-python path, ini-parsing, io, code, log facilities |
pyaudio |
0.2.9 |
Bindings for PortAudio v19, the cross-platform audio input/output stream library. |
pybars3 |
0.9.1 |
Handlebars.js templating for Python 3 and 2 |
pycodestyle |
2.0.0 |
Python style guide checker |
pycparser |
2.14 |
C parser in Python |
pyflakes |
1.2.3 |
passive checker of Python programs |
pygments |
2.1.3 |
Generic syntax highlighter for general use in all kinds of software |
pylint |
1.6.4 |
Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality |
pymc |
2.3.6 |
Markov Chain Monte Carlo sampling toolkit. |
pymc3 |
3.0 |
Markov Chain Monte Carlo sampling toolkit. |
pymeta3 |
0.5.1 |
Pattern-matching language based on Meta for Python 3 and 2 |
pymongo |
3.3.0 |
Python driver for MongoDB http://www.mongodb.org |
pyodbc |
3.0.10 |
DB API Module for ODBC |
pyopengl |
3.1.1 |
Cross platform Python binding to OpenGL and related APIs |
pypandoc |
1.2.0 |
Thin wrapper for pandoc. |
pyparsing |
2.1.8 |
A Python Parsing Module |
pyqt4 |
4.11.4 |
Python bindings for the Qt cross platform GUI toolkit |
pyqtdesignerplugins |
1.1 |
PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4 |
pyqtgraph |
0.9.10 |
Scientific Graphics and GUI Library for Python |
pyqwt |
5.2.1 |
2D plotting library (set of Python bindings for the Qwt library featuring fast plotting) |
pyserial |
3.1.1 |
Library encapsulating the access for the serial port |
pystache |
0.5.4 |
Mustache for Python |
pytest |
2.9.2 |
pytest: simple powerful testing with Python |
python-dateutil |
2.5.3 |
Powerful extensions to the standard datetime module |
python-hdf4 |
0.9 |
Python-HDF4: Python interface to the NCSA HDF4 library |
pythonnet |
2.1.0 |
.Net and Mono integration for Python |
pythonqwt |
0.5.5 |
Qt plotting widgets for Python |
pytz |
2016.6.1 |
World Timezone Definitions for Python |
pywin32 |
220.1 |
Python library for Windows |
pyyaml |
3.11 |
YAML parser and emitter for Python |
pyzmq |
15.4.0 |
Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) |
qtawesome |
0.3.3 |
FontAwesome icons in PyQt and PySide applications |
qtconsole |
4.2.1 |
Jupyter Qt console |
qtpy |
1.1.2 |
Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. |
recommonmark |
0.4.0 |
A markdown parser for docutils |
redis |
2.10.5 |
Python client for Redis key-value store |
reportlab |
3.3.0 |
The PDF generation library |
requests |
2.11.1 |
Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. |
requests-file |
1.4 |
Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. |
requests-toolbelt |
0.7.0 |
Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. |
rope-py3k |
0.9.4.post1 |
a python refactoring library... |
rpy2 |
2.8.1 |
Python interface to the R language (embedded R) |
rx |
1.5.2 |
Reactive Extensions (Rx) for Python |
s3fs |
0.0.6 |
Convenient Filesystem interface over S3 |
scikit-image |
0.12.3 |
Image processing toolbox for SciPy |
scikit-learn |
0.17.1 |
A set of Python modules for machine learning and data mining |
scikit-neuralnetwork |
0.7 |
Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn. |
scilab2py |
0.6 |
Python to Scilab bridge |
scipy |
0.18.0 |
SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) |
seaborn |
0.7.1 |
statistical data visualization |
setuptools |
25.1.6 |
Download, build, install, upgrade, and uninstall Python packages - easily |
simplegeneric |
0.8.1 |
Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) |
simplejson |
3.8.2 |
Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder |
six |
1.10.0 |
Python 2 and 3 compatibility utilities |
snowballstemmer |
1.2.1 |
This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. |
sphinx |
1.4.6 |
Tool for generating documentation which uses reStructuredText as its markup language |
sphinx-rtd-theme |
0.1.9 |
Tool for generating documentation which uses reStructuredText as its markup language |
spyder |
3.0.0b5 |
Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface |
sqlalchemy |
1.0.14 |
SQL Toolkit and Object Relational Mapper |
sqlite-bro |
0.8.11 |
a graphic SQLite Client in 1 Python file |
sqlparse |
0.2.1 |
Non-validating SQL parser |
statsmodels |
0.8.0rc1 |
Statistical computations and models for use with SciPy |
sympy |
1.0 |
Symbolic Mathematics Library |
tables |
3.2.3 |
Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) |
tblib |
1.3.0 |
Traceback serialization library. |
theano |
0.8.2 |
Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. |
toolz |
0.8.0 |
List processing tools and functional utilities |
tornado |
4.4.1 |
Scalable, non-blocking web server and tools (required for IPython notebook) |
traitlets |
4.2.2 |
Traitlets Python config system |
twine |
1.8.1 |
Collection of utilities for interacting with PyPI |
twitter |
1.17.1 |
An API and command-line toolset for Twitter (twitter.com) |
vega |
0.4.2 |
An IPython/ Jupyter widget for Vega and Vega-Lite |
vitables |
2.1 |
Graphical tool for browsing and editing files in both HDF5 and PyTables formats |
wcwidth |
0.1.7 |
Measures number of Terminal column cells of wide-character codes |
webencodings |
0.5 |
Character encoding aliases for legacy web content |
werkzeug |
0.11.10 |
The Swiss Army knife of Python web development |
wheel |
0.29.0 |
A built-package format for Python. |
widgetsnbextension |
1.2.6 |
IPython HTML widgets for Jupyter |
win-unicode-console |
0.5 |
Enable Unicode input and display when running Python from Windows console. |
winpython |
1.6.20160816 |
WinPython distribution tools, including WPPM (package manager) |
wordcloud |
1.2.1 |
A little word cloud generator |
wrapt |
1.10.8 |
A Python module for decorators, wrappers and monkey patching. |
xarray |
0.8.2 |
N-D labeled arrays and datasets in Python |
xlrd |
1.0.0 |
Extract data from Microsoft Excel spreadsheet files |
xlsxwriter |
0.9.3 |
A Python module for creating Excel XLSX files. |
zarr |
1.1.0 |
A minimal implementation of chunked, compressed, N-dimensional arrays for Python. |