Python |
3.6.3 |
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.10 |
A configurable sidebar-enabled Sphinx theme |
algopy |
0.5.5 |
Taylor Arithmetic Computation and Algorithmic Differentiation |
altair |
1.2.1 |
High-level declarative visualization library for Python |
altair_widgets |
0.1.2 |
Altair Widgets: An interactive visualization for statistical data for Python. |
astroid |
1.5.3 |
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.5.1 |
Internationalization utilities |
backports_abc |
0.5 |
A backport of recent additions to the 'collections.abc' module. |
baresql |
0.7.4 |
playing SQL directly on Python datas |
bcolz |
1.1.2 |
columnar and compressed data containers. |
beautifulsoup4 |
4.6.0 |
Screen-scraping library |
blaze |
0.10.1 |
Blaze |
bleach |
2.1.1 |
An easy whitelist-based HTML-sanitizing tool |
blosc |
1.5.1 |
Blosc data compressor |
bloscpack |
0.11.0 |
Command line interface to and serialization format for Blosc |
bokeh |
0.12.10 |
Statistical and novel interactive HTML plots for Python |
bottleneck |
1.2.1 |
Fast NumPy array functions written in Cython |
bqplot |
0.10.0 |
Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. |
brewer2mpl |
1.4.1 |
Connect colorbrewer2.org color maps to Python and matplotlib |
brotli |
1.0.0 |
Python binding of the Brotli compression library |
certifi |
2017.7.27.1 |
Python package for providing Mozilla's CA Bundle. |
cffi |
1.11.2 |
Foreign Function Interface for Python calling C code. |
chardet |
3.0.4 |
Universal encoding detector for Python 2 and 3 |
click |
6.7 |
A simple wrapper around optparse for powerful command line utilities. |
cloudpickle |
0.4.1 |
Extended pickling support for Python objects |
clrmagic |
0.0.1a2 |
IPython cell magic to use .NET languages |
colorama |
0.3.9 |
Cross-platform colored terminal text |
colorcet |
0.9.1 |
A set of useful perceptually uniform colormaps for plotting scientific data |
comtypes |
1.1.3 |
Pure Python COM package |
cvxcanon |
0.1.1 |
common operations for convex optimization modeling tools. |
cvxopt |
1.1.9 |
Convex optimization package |
cvxpy |
0.4.11 |
A domain-specific language for modeling convex optimization problems in Python |
cx_freeze |
5.0.2 |
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.27.2 |
Cython is a language that makes writing C extensions for the Python language as easy as Python |
cytoolz |
0.8.2 |
Cython implementation of Toolz: High performance functional utilities |
dask |
0.15.4 |
Minimal task scheduling abstraction |
dask_searchcv |
0.1.0 |
Tools for doing hyperparameter search with Scikit-Learn and Dask |
datashader |
0.6.2 |
Data visualization toolchain based on aggregating into a grid |
datashape |
0.5.2 |
A data description language |
db.py |
0.5.3 |
a db package that doesn't suck |
decorator |
4.1.2 |
Better living through Python with decorators |
dill |
0.2.7.1 |
serialize all of python (almost) |
distributed |
1.19.3 |
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.14 |
Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) |
ecos |
2.0.4 |
This is the Python package for ECOS: Embedded Cone Solver |
emcee |
2.2.1 |
Kick ass affine-invariant ensemble MCMC sampling |
entrypoints |
0.2.3 |
Discover and load entry points from installed packages |
fast_histogram |
0.3 |
Fast 1D and 2D histogram functions in Python |
fastcache |
1.0.2 |
C implementation of Python 3 functools.lru_cache |
fasteners |
0.14.1 |
A python package that provides useful locks. |
fastparquet |
0.1.3 |
Python support for Parquet file format |
flask |
0.12.2 |
A microframework based on Werkzeug, Jinja2 and good intentions |
flask_cors |
3.0.3 |
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 |
fuzzywuzzy |
0.15.0 |
Fuzzy string matching in python |
geopy |
1.11.0 |
Python Geocoding Toolbox |
gitdb2 |
2.0.0 |
Git Object Database |
gitpython |
2.1.3 |
Python Git Library |
gmpy2 |
2.0.8 |
GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x |
greenlet |
0.4.12 |
Lightweight in-process concurrent programming |
guidata |
1.7.6 |
Automatically generated graphical user interfaces for easy data set edition and display |
guiqwt |
3.0.3 |
Efficient curve/image plotting and other GUI tools for scientific data processing software development |
h5py |
2.7.1 |
General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) |
heapdict |
1.0.0 |
a heap with decrease-key and increase-key operations |
holoviews |
1.8.5.dev0 |
Composable, declarative data structures for building complex visualizations easily. |
html5lib |
1.0b10 |
HTML parser based on the WHATWG HTML specification |
husl |
4.0.3 |
Human-friendly HSL (Hue-Saturation-Lightness) |
idna |
2.6 |
Internationalized Domain Names in Applications (IDNA) |
imageio |
2.2.0 |
Library for reading and writing a wide range of image, video, scientific, and volumetric data formats. |
imagesize |
0.7.1 |
Getting image size from png/jpeg/jpeg2000/gif file |
ipykernel |
4.6.1 |
IPython Kernel for Jupyter |
ipyleaflet |
0.4.0 |
A Jupyter widget for dynamic Leaflet maps |
ipympl |
0.0.8 |
Matplotlib Jupyter Extension |
ipyparallel |
6.0.2 |
Interactive Parallel Computing with IPython |
ipython |
6.2.1 |
Enhanced Python shell |
ipython_genutils |
0.2.0 |
Vestigial utilities from IPython |
ipython_sql |
0.3.8 |
RDBMS access via IPython |
ipywidgets |
7.0.3 |
IPython HTML widgets for Jupyter |
isort |
4.2.15 |
A Python utility / library to sort Python imports. |
itsdangerous |
0.24 |
Various helpers to pass trusted data to untrusted environments and back. |
jedi |
0.11.0 |
An autocompletion tool for Python that can be used for text editors |
jinja2 |
2.9.6 |
Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) |
joblib |
0.11 |
Lightweight pipelining: using Python functions as pipeline jobs. |
jsonschema |
2.6.0 |
An implementation of JSON Schema validation for Python |
julia |
0.1.4 |
Python interface to the Julia language |
jupyter |
1.0.0 |
Jupyter metapackage. Install all the Jupyter components in one go. |
jupyter_client |
5.1.0 |
Jupyter protocol implementation and client libraries |
jupyter_console |
5.2.0 |
Jupyter terminal console |
jupyter_core |
4.3.0 |
Jupyter core package. A base package on which Jupyter projects rely. |
jupyter_sphinx |
0.1.1 |
Jupyter Sphinx Extensions |
jupyterlab |
0.28.11 |
Jupyter lab environment notebook server extension |
jupyterlab_launcher |
0.5.5 |
Jupyter Launcher |
lasagne |
0.2.dev1 |
neural network tools for Theano |
lazy_object_proxy |
1.3.1 |
A fast and thorough lazy object proxy. |
llvmlite |
0.20.0 |
lightweight wrapper around basic LLVM functionality |
lmfit |
0.9.7 |
Least-Squares Minimization with Bounds and Constraints |
locket |
0.2.0 |
File-based locks for Python for Linux and Windows |
lxml |
4.1.0 |
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
markdown |
2.6.9 |
Python implementation of Markdown. |
markupsafe |
1.0 |
Implements a XML/HTML/XHTML Markup safe string for Python |
matplotlib |
2.1.0 |
2D plotting library (embeddable in GUIs created with PyQt) |
mccabe |
0.6.1 |
McCabe checker, plugin for flake8 |
metakernel |
0.20.7 |
Metakernel for Jupyter |
mistune |
0.8 |
The fastest markdown parser in pure Python, inspired by marked. |
mizani |
0.4.0 |
Scales for Python |
mkl_service |
1.1.2 |
Python bindings to some MKL service functions |
monotonic |
1.3 |
An implementation of time.monotonic() for Python 2 & < 3.3 |
moviepy |
0.2.3.2 |
Video editing with Python |
mpl_scatter_density |
0.3 |
Fast scatter density plots for Matplotlib |
mpld3 |
0.3 |
D3 Viewer for Matplotlib |
mpldatacursor |
0.6.2 |
Interactive data cursors for Matplotlib |
mpmath |
1.0.0 |
Python library for arbitrary-precision floating-point arithmetic |
msgpack_python |
0.4.8 |
MessagePack (de)serializer. |
multipledispatch |
0.4.9 |
A relatively sane approach to multiple dispatch in Python |
multiprocess |
0.70.5 |
better multiprocessing and multithreading in python |
mypy |
0.540 |
Optional static typing for Python |
mysql_connector_python |
2.0.4 |
MySQL driver written in Python |
nbconvert |
5.3.1 |
Converting Jupyter Notebooks |
nbconvert_reportlab |
0.1 |
Convert notebooks to PDF using Reportlab |
nbdime |
0.3.0 |
Tools for diffing and merging of Jupyter notebooks |
nbformat |
4.4.0 |
The Jupyter Notebook format |
netcdf4 |
1.3.1 |
python/numpy interface to netCDF library (versions 3 and 4) |
networkx |
2.0 |
Python package for creating and manipulating graphs and networks |
nltk |
3.2.5 |
The Natural Language Toolkit (NLTK) is a Python package for natural language processing. |
notebook |
5.2.1rc1 |
# Jupyter Notebook |
numba |
0.35.0 |
compiling Python code using LLVM |
numdifftools |
0.9.20 |
Solves automatic numerical differentiation problems in one or more variables. |
numexpr |
2.6.4 |
Fast evaluation of array expressions elementwise by using a vector-based virtual machine |
numpy |
1.13.3+mkl |
NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) |
numpydoc |
0.7.0 |
Sphinx extension to support docstrings in Numpy format |
oct2py |
4.0.6 |
Python to GNU Octave bridge --> run m-files from python. |
octave_kernel |
0.28.1 |
A Jupyter kernel for Octave. |
odo |
0.5.0 |
Data migration in Python |
olefile |
0.44 |
Python package to parse, read and write Microsoft OLE2 files |
palettable |
3.1.0 |
Color palettes for Python |
pandas |
0.21.0 |
Powerful data structures for data analysis, time series and statistics |
pandas_datareader |
0.5.0 |
Data readers extracted from the pandas codebase,should be compatible with recent pandas versions |
pandocfilters |
1.4.2 |
Utilities for writing pandoc filters in python |
param |
1.5.1 |
Declarative Python programming using Parameters. |
paramnb |
2.0.2 |
Generate ipywidgets from Parameterized objects in the notebook |
parso |
0.1.0 |
A Python Parser |
partd |
0.3.8 |
Appendable key-value storage |
patsy |
0.4.1 |
Describing statistical models using symbolic formulas |
pdfrw |
0.4 |
pure Python library that reads and writes PDFs |
pep8 |
1.7.0 |
Python style guide checker |
pexpect |
4.2.1 |
Pexpect allows easy control of interactive console applications. |
pg8000 |
1.10.5 |
PostgreSQL interface library |
pickleshare |
0.7.4 |
Tiny 'shelve'-like database with concurrency support |
pillow |
4.3.0 |
Python Imaging Library (fork) |
pip |
9.0.1 |
A tool for installing and managing Python packages |
pkginfo |
1.4.1 |
Query metadatdata from sdists / bdists / installed packages. |
plotnine |
0.2.1 |
A grammar of graphics for python |
prettytable |
0.7.2 |
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. |
prompt_toolkit |
1.0.15 |
Library for building powerful interactive command lines in Python |
psutil |
5.3.1 |
Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way |
ptpython |
0.41 |
Python REPL build on top of prompt_toolkit |
ptyprocess |
0.5.2 |
Run a subprocess in a pseudo terminal |
pulp |
1.6.8 |
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 |
pweave |
0.30.0a1 |
Scientific reports with embedded python computations with reST, LaTeX or markdown |
py |
1.4.34 |
library with cross-python path, ini-parsing, io, code, log facilities |
pyaudio |
0.2.11 |
Bindings for PortAudio v19, the cross-platform audio input/output stream library. |
pybars3 |
0.9.3 |
Handlebars.js templating for Python 3 and 2 |
pybind11 |
2.2.1 |
Seamless operability between C++11 and Python |
pycodestyle |
2.3.1 |
Python style guide checker |
pycparser |
2.17 |
C parser in Python |
pyflakes |
1.6.0 |
passive checker of Python programs |
pyflux |
0.4.15 |
Open source time series library for Python |
pygame |
1.9.3 |
Pygame gives multimedia to python. |
pygments |
2.2.0 |
Generic syntax highlighter for general use in all kinds of software |
pylint |
1.7.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.2 |
Markov Chain Monte Carlo sampling toolkit. |
pymeta3 |
0.5.1 |
Pattern-matching language based on Meta for Python 3 and 2 |
pymongo |
3.5.1 |
Python driver for MongoDB http://www.mongodb.org |
pyodbc |
4.0.19 |
DB API Module for ODBC |
pyopengl |
3.1.1 |
Cross platform Python binding to OpenGL and related APIs |
pypandoc |
1.3.2 |
Thin wrapper for pandoc. |
pyparsing |
2.2.0 |
A Python Parsing Module |
pyqt5 |
5.9 |
Python bindings for the Qt cross platform GUI toolkit |
pyqtgraph |
0.10.0 |
Scientific Graphics and GUI Library for Python |
pyreadline |
2.0 |
IPython needs this module to display color text in Windows command window |
pyserial |
3.4 |
Library encapsulating the access for the serial port |
pystache |
0.5.4 |
Mustache for Python |
pytest |
3.2.3 |
pytest: simple powerful testing with Python |
python_dateutil |
2.6.1 |
Powerful extensions to the standard datetime module |
python_hdf4 |
0.9 |
Python-HDF4: Python interface to the NCSA HDF4 library |
python_levenshtein |
0.12.0 |
Python extension for computing string edit distances and similarities |
python_snappy |
0.5.1 |
Python library for the snappy compression library from Google |
pythonnet |
2.4.0.dev0 |
.Net and Mono integration for Python |
pythonqwt |
0.5.5 |
Qt plotting widgets for Python |
pytz |
2017.2 |
World Timezone Definitions for Python |
pywavelets |
0.5.2 |
Wavelet transforms module |
pywin32 |
221 |
Python library for Windows |
pywinusb |
0.4.2 |
USB / HID windows helper library |
pyyaml |
3.12 |
YAML parser and emitter for Python |
pyzmq |
16.0.3 |
Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) |
qtawesome |
0.4.4 |
FontAwesome icons in PyQt and PySide applications |
qtconsole |
4.3.1 |
Jupyter Qt console |
qtpy |
1.3.1 |
Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. |
redis |
2.10.6 |
Python client for Redis key-value store |
reportlab |
3.4.0 |
The PDF generation library |
requests |
2.18.4 |
Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. |
requests_file |
1.4.2 |
File transport adapter for Requests |
requests_ftp |
0.3.1 |
FTP Transport Adapter for Requests. |
requests_toolbelt |
0.8.0 |
A utility belt for advanced users of python-requests |
rope |
0.10.5 |
a python refactoring library... |
rpy2 |
2.8.6 |
Python interface to the R language (embedded R) |
rx |
1.6.0 |
Reactive Extensions (Rx) for Python |
scikit_fuzzy |
0.3.1 |
Fuzzy logic toolkit for SciPy |
scikit_garden |
0.1.3 |
A garden for scikit-learn compatible trees |
scikit_image |
0.13.1 |
Image processing toolbox for SciPy |
scikit_learn |
0.19.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. |
scikit_optimize |
0.4 |
Sequential model-based optimization toolbox. |
scilab2py |
0.6 |
Python to Scilab bridge |
scipy |
1.0.0 |
SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) |
scs |
1.2.7 |
scs: splitting conic solver |
seaborn |
0.8.1 |
statistical data visualization |
setuptools |
36.6.0 |
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.11.1 |
Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder |
sip |
4.19.3 |
Python extension module generator for C and C++ libraries |
six |
1.11.0 |
Python 2 and 3 compatibility utilities |
smmap2 |
2.0.3 |
A pure python implementation of a sliding window memory map manager |
snakeviz |
0.4.2 |
An in-browser Python profile viewer |
snowballstemmer |
1.2.1 |
This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. |
sortedcontainers |
1.5.7 |
Python Sorted Container Types: SortedList, SortedDict, and SortedSet |
sounddevice |
0.3.9 |
Play and Record Sound with Python |
sphinx |
1.6.5 |
Tool for generating documentation which uses reStructuredText as its markup language |
sphinx_rtd_theme |
0.2.4 |
ReadTheDocs.org theme for Sphinx, 2013 version. |
sphinxcontrib_websupport |
1.0.1 |
Sphinx API for Web Apps |
spyder |
3.2.4 |
Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface |
spyder_reports |
0.1.1 |
pyder plugin to render Markdown reports using Pweave as a backend |
sqlalchemy |
1.1.14 |
SQL Toolkit and Object Relational Mapper |
sqlite_bro |
0.8.11 |
a graphic SQLite Client in 1 Python file |
sqlparse |
0.2.4 |
Non-validating SQL parser |
statsmodels |
0.9.0.dev0 |
Statistical computations and models for use with SciPy |
streamz |
0.2.0 |
Streams |
supersmoother |
0.4 |
Python implementation of Friedman's Supersmoother |
sympy |
1.1.1 |
Symbolic Mathematics Library |
tables |
3.4.2 |
Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) |
tblib |
1.3.2 |
Traceback serialization library. |
testpath |
0.3.1 |
Test utilities for code working with files and commands |
theano |
0.9.0 |
Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. |
thrift |
0.10.0 |
a software framework for scalable cross-language services development |
toolz |
0.8.2 |
List processing tools and functional utilities |
tornado |
4.5.2 |
Scalable, non-blocking web server and tools (required for IPython notebook) |
tqdm |
4.19.4 |
A Simple Python Progress Meter |
traitlets |
4.3.2 |
Traitlets Python config system |
traittypes |
0.0.6 |
Scipy trait types |
twine |
1.9.1 |
Collection of utilities for interacting with PyPI |
twitter |
1.17.1 |
An API and command-line toolset for Twitter (twitter.com) |
typed_ast |
1.1.0 |
a fork of Python 2 and 3 ast modules with type comment support |
urllib3 |
1.21.1 |
HTTP library with thread-safe connection pooling, file post, and more. |
vega |
0.4.4 |
An IPython/ Jupyter widget for Vega and Vega-Lite |
vitables |
3.0.0 |
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.1 |
Character encoding aliases for legacy web content |
werkzeug |
0.12.2 |
The Swiss Army knife of Python web development |
wheel |
0.30.0 |
A built-package format for Python. |
widgetsnbextension |
3.0.6 |
IPython HTML widgets for Jupyter |
winpython |
1.9.20171031 |
WinPython distribution tools, including WPPM (package manager) |
wordcloud |
1.3.2 |
A little word cloud generator |
wrapt |
1.10.11 |
A Python module for decorators, wrappers and monkey patching. |
xarray |
0.9.6 |
N-D labeled arrays and datasets in Python |
xlrd |
1.1.0 |
Extract data from Microsoft Excel spreadsheet files |
xlsxwriter |
1.0.2 |
A Python module for creating Excel XLSX files. |
xlwings |
0.11.4 |
Interact with Excel from Python and vice versa |
zarr |
2.1.4 |
A minimal implementation of chunked, compressed, N-dimensional arrays for Python. |
zict |
0.1.3 |
Mutable mapping tools |