Packages included in Anaconda 4.2.0 for Python version 3.4¶
Python version: 3.4
Number of supported packages: 444
Name | Version | Summary / License | In Installer |
---|---|---|---|
affine | 2.0.0 | Matrices describing affine transformation of the plane. / BSD | |
alabaster | 0.7.9 | Configurable, Python 2+3 compatible Sphinx theme / BSD | |
alpaca_static | 1.5.17 | Easy Forms for jQuery / Apache License 2.0 | |
anaconda-build | 1.15.0 | Anaconda build client library / proprietary - Continuum Analytics, Inc. | |
anaconda-clean | 1.0.0 | Delete Anaconda configuration files / BSD | |
anaconda-client | 1.5.1 | anaconda.org command line client library / BSD | |
anaconda-navigator | 1.3.1 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. | |
anaconda-verify | 1.2.0 | tool for (passively) verifying conda recipes and conda packages / BSD | |
ansi2html | 1.1.1 | Convert text with ANSI color codes to HTML or to LaTeX. / GPLv3+ | |
appdirs | 1.4.0 | Python module for determining appropriate platform-specific dirs / MIT | |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD | |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain | |
apr | 1.5.2 | Maintains a consistent API with predictable behaviour / Apache License 2.0 | |
argcomplete | 1.0.0 | Bash tab completion of arguments for Python scripts / Apache | |
astroid | 1.4.7 | abstract syntax tree for Python with inference support / LGPL | |
astropy | 1.2.1 | Community-developed Python Library for Astronomy / BSD | |
attrs | 15.2.0 | Implement attribute-related object protocols without boilerplate / MIT | |
azure | 1.0.2 | Microsoft Azure SDK for Python / Apache License 2.0 | |
babel | 2.3.4 | Utilities to internationalize and localize Python applications / BSD | |
backports | 1.0 | / BSD | |
backports_abc | 0.4 | backport of recent additions to the 'collections.abc' module / PSF | |
basemap Linux Mac | 1.0.7 | Plot data on map projections with matplotlib / PSF | |
bcolz | 1.0.0 | provides columnar, chunked and compressable data containers. / BSD | |
bcrypt | 3.1.1 | modern password hashing for your software and your servers / Apache License, Version 2.0 | |
beautifulsoup4 | 4.5.1 | Python library designed for screen-scraping / MIT | |
biopython | 1.67 | Freely available tools for biological computation / BSD-like | |
bitarray | 0.8.1 | efficient representation of arrays of booleans -- C extension / PSF | |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD | |
blist | 1.3.6 | Replacement for Python lists with better performance / BSD | |
bokeh | 0.12.2 | Python interactive visualization library for modern web browsers / BSD | |
boost | 1.60.0 | Boost provides free peer-reviewed portable C++ source libraries. / Boost license | |
boto | 2.42.0 | Amazon Web Services Library / MIT | |
boto3 | 1.3.1 | Amazon Web Services SDK for Python / MIT | |
botocore | 1.4.52 | low-level, core functionality of boto3 / Apache | |
bottlechest | 0.7.1 | fast NumPy array functions specialized for use in Orange / BSD | |
bottleneck | 1.1.0 | Fast NumPy array functions written in Cython. / Simplified BSD | |
bsdiff4 | 1.1.4 | binary diff and patch using the BSDIFF4-format / BSD | |
btrees | 4.3.1 | scalable persistent object containers / ZPL 2.1 | |
bz2file | 0.98 | library for reading and writing bzip2-compressed files / Apache License, Version 2.0 | |
bzip2 Windows | 1.0.6 | high-quality data compressor / BSD | |
cachecontrol | 0.11.6 | httplib2 caching algorithms for use with requests / Apache | |
cached-property | 1.3.0 | A decorator for caching properties in classes / BSD | |
cairo Linux | 1.12.18 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 | |
certifi | 2016.2.28 | Python package for providing Mozilla's CA Bundle. / ISC | |
cffi | 1.7.0 | C Foreign Function Interface for Python / MIT | |
chalmers | 0.8.0 | Monitor and control a number of processes on any operating system / MIT | |
chameleon | 2.24 | HTML/XML template engine for Python / BSD-like | |
chardet | 2.3.0 | Universal character encoding detector / GNU Library or Lesser General Public License | |
cherrypy | 3.8.0 | Pythonic, object-oriented web framework / BSD | |
chest | 0.2.3 | A dictionary that writes its contents to disk / BSD | |
chrpath Linux | 0.16 | Tool to edit the rpath in ELF binaries / GPL2 | |
click | 6.6 | Command line interface creation kit / BSD | |
click-plugins | 1.0.3 | extension module for click to enable registering CLI commands / BSD | |
cligj | 0.4.0 | Click-based argument and option decorators / BSD | |
cloudpickle | 0.2.1 | Extended pickling support for Python objects / BSD | |
clyent | 1.2.2 | Command line client library for windows and posix / BSD | |
cmake Linux Mac | 3.3.1 | A family of tools designed to build, test, and package software / 3-clause BSD | |
colander | 1.2 | A serialization, deserialization, and validation library / BSD-like | |
colorama | 0.3.7 | Cross-platform colored terminal text in Python / BSD | |
comtypes Windows | 1.1.2 | pure Python COM package / MIT | |
conda | 4.2.9 | OS-agnostic, system-level binary package and environment manager. / BSD | |
conda-api | 1.1.0 | A light weight conda interface library / BSD | |
conda-build | 2.0.2 | Commands and tools for building conda packages / BSD 3-clause | |
conda-env | 2.6.0 | / BSD | |
configargparse | 0.10.0 | allowing options to be set via config files and/or env vars / MIT | |
configobj | 5.0.6 | Config file reading, writing and validation / BSD | |
constructor | 1.3.4 | Tool for creating installers for conda packages / BSD | |
contextlib2 | 0.5.3 | backports and enhancements for the contextlib module / PSF | |
cookies | 2.2.1 | Friendlier RFC 6265-compliant cookie parser/renderer / MIT | |
cornice | 1.2.1 | build and document Web Services with Pyramid / MPL 2.0 | |
coverage | 4.2 | Code coverage measurement for Python / Apache 2.0 | |
cryptography | 1.5 | Provides cryptographic recipes and primitives to Python developers / Apache | |
cssselect | 0.9.2 | cssselect parses CSS3 Selectors and translates them to XPath 1.0 / BSD | |
csvkit | 0.9.1 | utilities for working with CSV, the king of tabular file formats / MIT | |
cubes | 1.1 | A light-weight Python OLAP framework for data warehouses / MIT | |
curl | 7.49.0 | Tool and library for transferring data with URL syntax / MIT/X derivate | |
cvxcanon | 0.0.23.3 | Low-level library to perform the matrix building step in CVXPY / GPL3 | |
cvxopt Linux Mac | 1.1.8 | Library for convex optimization / GPL | |
cycler | 0.10.0 | Composable style cycles / BSD | |
cymem Linux Mac | 1.31.2 | Manage calls to malloc/free through Cython / MIT | |
cython | 0.24.1 | The Cython compiler for writing C extensions for the Python language / Apache | |
cytoolz | 0.8.0 | Cython implementation of Toolz, high performance functional utilities / BSD | |
dask | 0.11.0 | Task scheduling and blocked algorithms for parallel processing / BSD | |
datashader | 0.3.0 | graphics pipeline system for creating representations of large amounts / New BSD | |
datashape | 0.5.2 | Language defining a data description protocol / BSD | |
datrie | 0.7.1 | Super-fast, efficiently stored Trie for Python, uses libdatrie / LGPLv2 | |
dbf | 0.96.003 | Reading/writing dBase, FoxPro, and Visual FoxPro .dbf files / BSD | |
dbus Linux | 1.10.10 | message bus system, a simple way for applications to talk to one another / GPL2 | |
decorator | 4.0.10 | Better living through Python with decorators / BSD | |
dill | 0.2.5 | Serialize all of python (almost) / 3-clause BSD | |
distributed | 1.13.2 | Lightweight library for distributed computing in Python / BSD | |
django | 1.10.1 | Web framework that encourages rapid development / BSD | |
dnspython | 1.14.0 | DNS toolkit for Python / BSD-style | |
docopt | 0.6.2 | Command-line interface description language / MIT | |
docutils | 0.12 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 | |
ecdsa | 0.13 | ECDSA cryptographic signature library (pure Python) / MIT | |
ecos | 2.0.4 | Embedded Conic Solver (ECOS) / GPL3 | |
entrypoints | 0.2.2 | / MIT | |
ephem Linux Mac | 3.7.6.0 | Basic astronomical computations for Python / LGPL | |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT | |
execnet | 1.3.0 | rapid multi-Python deployment / MIT | |
expat Linux Mac | 2.1.0 | XML parser library written in C / MIT | |
expressions | 0.2.3 | extensible arithmetic expression parser and compiler / MIT | |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT | |
feedparser | 5.2.1 | parse feeds in Python / OSI Approved | |
filelock | 2.0.6 | / Public-Domain | |
fiona Linux Mac | 1.7.0 | OGR's neat, nimble, no-nonsense API for Python programmers / BSD | |
flake8 | 2.5.1 | Modular source code checker for pep8, pyflakes and co / MIT | |
flask | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD | |
flask-cors | 2.1.2 | Flask extension adding a decorator for CORS support / MIT | |
flask-login | 0.3.2 | User session management for Flask / MIT | |
flask-wtf | 0.12 | Simple integration of Flask and WTForms / BSD | |
fontconfig Linux | 2.11.1 | A library for configuring and customizing font access / BSD | |
freeglut Linux | 2.8.1 | An alternative to the OpenGL Utility Toolkit (GLUT) library / MIT | |
freeimage | 3.17.0 | Supports popular graphics image formats like PNG, BMP, JPEG, TIFF / GPLv2 and FreeImage Public License | |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License | |
future | 0.15.2 | Clean single-source support for Python 3 and 2 / MIT | |
gdal | 2.1.0 | Geospatial Data Abstraction Library / MIT | |
gensim | 0.12.4 | Topic Modelling in Python / LGPL | |
geos | 3.5.0 | A C++ port of the Java Topology Suite (JTS) / LGPL | |
geotiff Linux Mac | 1.4.1 | / MIT | |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT | |
gevent | 1.1.2 | Coroutine-based Python network library / MIT | |
git | 2.9.3 | Distributed version control system / GPL v2 and LGPL 2.1 | |
glib Linux | 2.43.0 | Core application building blocks for libraries and applications in C / LGPL | |
glueviz | 0.8.2 | Multi-dimensional linked data exploration / 3-clause BSD License | |
grako | 3.10.0 | takes variation of EBNF as input, and outputs parser in Python / BSD | |
graphviz | 2.38.0 | Open Source graph visualization software. / EPL v1.0 | |
greenlet | 0.4.10 | Lightweight in-process concurrent programming / MIT | |
gst-plugins-base Linux | 1.8.0 | GStreamer Base Plug-ins / GPL2 | |
gstreamer Linux | 1.8.0 | library for constructing graphs of media-handling components / LGPL2 | |
gunicorn Linux Mac | 19.1.0 | Python WSGI HTTP Server for UNIX / MIT | |
h5py | 2.6.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD | |
harfbuzz Linux | 0.9.39 | An OpenType text shaping engine / MIT | |
hdf4 | 4.2.12 | Manipulate, view, and analyze data in HDF files / BSD-style | |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like | |
hdfs3 Linux | 0.1.2 | Python wrapper for libhdfs3 / BSD | |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD | |
holoviews | 1.6.2 | Analyze and visualize scientific or engineering data / BSD | |
html5lib | 0.999 | HTML parser based on the WHATWG HTML specifcation / MIT | |
idna | 2.1 | Internationalized Domain Names in Applications / BSD | |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT | |
impyla | 0.13.8 | Python client for the Impala distributed query engine / Apache License, Version 2.0 | |
inflection | 0.3.1 | port of Ruby on Rails inflector to Python / MIT | |
iopro Linux Mac | 1.7.2 | python interface for databases, NoSQL stores, Amazon S3, and large data files / proprietary - Continuum Analytics, Inc. | |
ipykernel | 4.5.0 | IPython Kernel for Jupyter / BSD | |
ipyparallel | 5.2.0 | Interactive Parallel Computing in Python / BSD | |
ipython | 5.1.0 | Productive Interactive Computing / BSD | |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD | |
ipywidgets | 5.2.2 | Widgets for the Jupyter Notebook / BSD 3-clause | |
iso8601 | 0.1.11 | Simple module to parse ISO 8601 dates / MIT | |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD | |
javabridge | 1.0.14 | Python wrapper for the Java Native Interface / BSD License | |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 | |
jdcal | 1.2 | Julian dates from proleptic Gregorian and Julian calendars. / BSD | |
jedi | 0.9.0 | Autocompletion and static analysis library for Python / MIT | |
jinja2 | 2.8 | An easy to use stand-alone template engine written in pure python. / BSD | |
jmespath | 0.9.0 | Query language for JSON / MIT | |
joblib | 0.9.4 | Lightweight pipelining in Python / BSD | |
jpeg | 8d | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license | |
jsonschema | 2.5.1 | An implementation of JSON Schema validation for Python / MIT | |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD | |
jupyter_client | 4.4.0 | Jupyter protocol implementation and client libraries / BSD | |
jupyter_console | 5.0.0 | Jupyter terminal console / BSD | |
jupyter_core | 4.2.0 | core Jupyter functionality / BSD | |
kealib | 1.4.6 | An implementation of the GDAL data model / MIT | |
kerberos-sspi Windows | 0.2 | Kerberos high-level windows interface / Apache | |
keyring | 9.3.1 | store and access your passwords safely / MIT | |
krb5 Linux Mac | 1.13.2 | A network authentication protocol / MIT | |
lancet | 0.9.0 | Launch jobs, organize the output, and dissect the results / BSD | |
lazy-object-proxy | 1.2.1 | Fast and thorough lazy object proxy / BSD | |
ldap3 | 1.0.4 | strictly RFC 4511 conforming LDAP V3 pure Python client / LGPLv3 | |
libconda | 4.0.0 | conda 4.0 based library / BSD | |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT | |
libgcc Linux | 4.8.5 | Shared libraries for the GNU Compiler Collection / GPL3 | |
libgdal | 2.1.0 | Geospatial Data Abstraction Library / MIT | |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 | |
libgsasl Linux | 1.8.0 | Implementation of the Simple Authentication and Security Layer framework / GPL3 | |
libhdfs3 Linux | 2.2.31 | native C/C++ HDFS Client / Apache | |
libnetcdf | 4.4.1 | Support for array-oriented scientific data / MIT | |
libntlm Linux | 1.4 | Improved implementation of Microsoft's NTLM authentication / LGPL | |
libpng | 1.6.22 | The official PNG reference library / libpng license | |
libpq | 9.5.4 | The postgres runtime libraries and utilities (not the server itself) / PostgreSQL license (http://www.postgresql.org/about/licence/) | |
libprotobuf Linux | 3.0.0 | Protocol Buffers - Google's data interchange format / New BSD License | |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC | |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like | |
libtool Linux | 2.4.2 | The GNU Portable Library Tool / GPL3 | |
libuuid Linux | 1.0.3 | portable uuid C library / Modified BSD | |
libxcb Linux | 1.12 | This is the C-language Bindings package to the X Window System protocol / MIT | |
libxml2 Linux Mac | 2.9.2 | The XML C parser and toolkit for Gnome / MIT | |
libxslt Linux Mac | 1.1.28 | The XSLT C library developed for the GNOME project / MIT | |
lighttpd Linux Mac | 1.4.39 | Light, fast web server / BSD | |
line_profiler | 1.1 | Line-by-line profiling for Python / BSD | |
llvmlite | 0.13.0 | Lightweight wrapper around basic LLVM functionality / BSD | |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD | |
lockfile | 0.12.2 | Platform-independent file locking module / MIT | |
luigi | 2.3.0 | Build complex pipelines of batch jobs / Apache Software License | |
lxml | 3.6.4 | Pythonic binding for the C libraries libxml2 and libxslt / BSD | |
lz4 Linux Mac | 0.8.2 | Bindings for the lz4 compression library / BSD | |
m4 Linux Mac | 1.4.17 | Implementation of the traditional Unix macro processo / GPL3 | |
mako | 1.0.4 | Template library written in Python / MIT | |
markdown | 2.6.6 | Python implementation of Markdown / BSD | |
markdown2 | 2.3.1 | Python implementation of Markdown / MIT | |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD | |
mathjax | 2.2 | A JavaScript display engine for mathematics / Apache | |
matplotlib | 1.5.3 | Python 2D plotting library / PSF-based | |
mccabe | 0.3.1 | McCabe complexity checker for Python / MIT | |
mdp | 3.5 | A Python data processing framework. / BSD | |
meld3 | 1.0.2 | An HTML/XML templating engine / BSD-derived | |
memory_profiler | 0.41 | Module for monitoring memory usage of a Python program / BSD | |
menuinst Windows | 1.4.1 | cross platform menu item installation / BSD | |
mingw Windows | 4.7 | Minimalist development environment for native Windows / Public-Domain | |
mistune | 0.7.3 | The fastest markdown parser in pure Python with renderer feature / BSD | |
mkl | 11.3.3 | Math library for Intel and compatible processors / proprietary - Intel | |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD | |
mock | 2.0.0 | A Python mocking and patching library for testing / BSD | |
more-itertools | 2.2 | more routines for operating on iterables, beyond itertools / MIT | |
mpi4py | 2.0.0 | Provides bindings of the MPI standard for Python / BSD | |
mpich2 Linux | 1.4.1p1 | A high performance widely portable implementation of the MPI standard / BSD | |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD | |
msgpack-python | 0.4.7 | An efficient binary serialization format / Apache | |
multipledispatch | 0.4.8 | Multiple dispatch in Python / BSD | |
munch | 2.0.4 | dot-accessible dictionary (a la JavaScript objects). / MIT | |
murmurhash Linux Mac | 0.26.4 | A non-cryptographic hash function / MIT | |
mysql-connector-python | 2.0.4 | Python driver for communicating with MySQL servers / GPL2 | |
natsort | 5.0.1 | Sort lists naturally / MIT | |
nb_anacondacloud | 1.2.0 | / BSD | |
nb_conda | 2.0.0 | Launch Jupyter kernels for any installed conda environment / BSD | |
nb_conda_kernels | 2.0.0 | Launch Jupyter kernels for any installed conda environment / BSD | |
nbconvert | 4.2.0 | converts notebooks to various other formats via Jinja templates / BSD | |
nbformat | 4.1.0 | The reference implementation of the Jupyter Notebook format / BSD | |
nbpresent | 3.0.2 | Next generation slides for Jupyter Notebooks / BSD | |
neon Linux Mac | 1.5.4 | Nervana's Python-based Deep Learning framework / Apache 2.0 | |
netcdf4 | 1.2.4 | Python/numpy interface to netCDF library / MIT | |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD | |
nltk | 3.2.1 | Build Python programs to work with human language data / Apache | |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL | |
notebook | 4.2.3 | web-based notebook environment for interactive computing / BSD | |
nsis Windows | 3.0 | A professional open source system to create Windows installers / Common public License Version 1.0, zlib | |
numba | 0.28.1 | NumPy aware dynamic Python compiler using LLVM / BSD | |
numexpr | 2.6.1 | Fast numerical expression evaluator for NumPy / MIT | |
numpy | 1.11.1 | array processing for numbers, strings, records, and objects / BSD | |
numpydoc | 0.6.0 | Sphinx extension to support docstrings in Numpy format / BSD | |
odo | 0.5.0 | Shapeshifting for your data / BSD | |
openblas Linux | 0.2.14 | Optimized BLAS library based on GotoBLAS2 / BSD | |
openmpi Mac | 1.6.3 | An open source Message Passing Interface implementation / 3-clause BSD | |
openpyxl | 2.3.2 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT | |
openssl | 1.0.2j | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style | |
pandas | 0.18.1 | Powerful data structures and data analysis tools / BSD | |
pandas-datareader | 0.2.1 | data readers extracted from the pandas codebase / BSD | |
pandasql | 0.7.3 | Sqldf for pandas / BSD | |
pango Linux | 1.39.0 | Text layout and rendering engine / LGPL | |
param | 1.4.1 | Declarative Python programming using Parameters / BSD | |
paramiko | 2.0.2 | Native Python SSH2 protocol library / LGPL | |
parsel | 1.0.2 | library to extract data from HTML and XML using XPath and CSS selectors / BSD | |
partd | 0.3.6 | Appendable key-value byte store / BSD | |
passlib | 1.6.5 | Password hashing library for Python 2 & 3 / BSD | |
pastedeploy | 1.5.2 | Load, configure, and compose WSGI applications and servers / MIT | |
patchelf Linux | 0.9 | Modify the dynamic linker and RPATH of ELF executables / GPL3 | |
path.py | 8.2.1 | Module wrapper for os.path / MIT | |
pathlib2 | 2.1.0 | object-oriented filesystem paths / MIT | |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD | |
pbr | 1.10.0 | Python Build Reasonableness / Apache | |
pcre Linux Mac | 8.39 | / 3-clause BSD License | |
pep8 | 1.7.0 | Python style guide checker / MIT | |
persistent | 4.2.1 | translucent persistent objects / ZPL 2.1 | |
petl Linux Mac | 1.1.0 | / MIT | |
pexpect Linux Mac | 4.0.1 | Pexpect allows easy control of interactive console applications / ISC | |
phantomjs Mac Windows | 2.1.1 | A headless WebKit scriptable with a JavaScript API / BSD | |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT | |
pillow | 3.3.1 | The friendly Python Imaging Library(PIL) fork / PIL license | |
pip | 8.1.2 | PyPA recommended tool for installing Python packages / MIT | |
pivottablejs | 2.1.0 | PivotTable.js integration for Jupyter/IPython Notebook / MIT | |
pixman Linux | 0.32.6 | A low-level software library for pixel manipulation / MIT | |
pkginfo | 1.3.2 | query metadatdata from sdists or bdists installed packages / PSF | |
plac | 0.9.6 | smart command line arguments parser / BSD | |
ply | 3.9 | Implementation of Lex and Yacc / BSD | |
posix_ipc Linux Mac | 1.0.0 | POSIX IPC for Python / BSD | |
postgresql Linux | 9.5.4 | A powerful, open source object-relational database system / PostgreSQL license | |
preshed Linux Mac | 0.46.4 | Cython hash table that trusts the keys are pre-hashed / MIT | |
proj4 | 4.9.2 | PROJ.4 Cartographic Projections library / MIT | |
prompt_toolkit | 1.0.3 | library for building powerful interactive command lines in Python / BSD | |
protobuf Linux | 3.0.0 | Protocol Buffers - Google's data interchange format / New BSD License | |
psutil | 4.3.1 | A cross-platform process and system utilities module for Python / BSD | |
psycopg2 | 2.6.2 | Python-PostgreSQL Database Adapter / LGPL, BSD-like, ZPL | |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC | |
py | 1.4.31 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT | |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD | |
pyasn1-modules | 0.0.8 | collection of ASN.1-based protocols modules / BSD | |
pycosat | 0.6.1 | Python bindings to the picosat SAT solver / MIT | |
pycparser | 2.14 | Complete C99 parser in pure Python / BSD | |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain | |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT | |
pydispatcher | 2.0.5 | multi-producer-multi-consumer signal dispatching mechanism / BSD | |
pyflakes | 1.3.0 | Checks Python source files for errors / MIT | |
pygments | 2.1.3 | Generic syntax highlighting package / BSD | |
pykerberos Linux Mac | 1.1.10 | high-level interface to Kerberos / Apache | |
pylint | 1.5.4 | Python code static checker / GPL | |
pymc | 2.3.6 | Bayesian Stochastic Modelling in Python / Academic Free License | |
pymongo | 3.3.0 | Python driver for MongoDB / Apache | |
pymysql | 0.7.6 | Pure-Python MySQL Driver / MIT | |
pyodbc | 3.0.10 | DB API Module for ODBC / MIT | |
pyopengl | 3.1.1a1 | Standard OpenGL bindings for Python / BSD | |
pyopengl-accelerate | 3.1.1a1 | Standard OpenGL bindings for Python / BSD | |
pyopenssl | 16.0.0 | Python wrapper module around the OpenSSL library / Apache License, Version 2.0 | |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT | |
pyproj | 1.9.5.1 | Python interface to PROJ4 library for cartographic transformations / MIT | |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 | |
pyqtgraph | 0.9.10 | Scientific Graphics and GUI Library for Python / MIT | |
pyramid | 1.5.7 | The Pyramid Web Framework, a Pylons project / BSD | |
pyreadline Windows | 2.1 | A ctypes-based readline for Windows / BSD | |
pysal | 1.11.1 | library of spatial analysis functions / 3-clause BSD | |
pyserial | 2.7 | Python serial port access library / PSF | |
pysnmp Linux Mac | 4.3.2 | A pure-Python SNMPv1/v2c/v3 library / BSD | |
pystan Linux Mac | 2.8.0.0 | Python interface to Stan / GPL3 | |
pytables | 3.2.3.1 | Manage hierarchical datasets to cope with large amounts of data / BSD | |
pytest | 2.9.2 | Simple and powerful testing with Python / MIT | |
pytest-cache | 1.0 | pytest plugin with mechanisms for caching across test runs / MIT | |
pytest-cov | 2.3.1 | Pytest plugin for measuring coverage. / BSD | |
pytest-pep8 | 1.0.6 | pytest plugin to check PEP8 requirements / MIT | |
pytest-timeout | 1.0.0 | py.test plugin to abort hanging tests / MIT | |
python | 3.4.5 | general purpose programming language / PSF | |
python-daemon Linux Mac | 2.1.1 | Library to implement a well-behaved Unix daemon process / Apache Software License | |
python-dateutil | 2.5.3 | Extensions to the standard Python datetime module / BSD | |
pytz | 2016.6.1 | World timezone definitions, modern and historical / MIT | |
pywget | 2.2 | Pure Python download utility / Public-Domain | |
pywin32 Windows | 220 | Python extensions for Windows / PSF | |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT | |
pyzmq | 15.4.0 | zeromq bindings for Python / LGPL and BSD | |
qgrid | 0.3.2 | Pandas DataFrame viewer for IPython Notebook / Apache | |
qt | 5.6.0 | Qt is a cross-platform application and UI framework / LGPLv3 | |
qtawesome | 0.3.3 | FontAwesome icons in PyQt and PySide applications / MIT | |
qtconsole | 4.2.1 | Jupyter Qt Console / BSD | |
qtpy | 1.1.2 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT | |
quandl | 3.0.1 | High quality financial and economic data / MIT | |
queuelib | 1.4.2 | Collection of persistent (disk-based) queues / BSD | |
rasterio Linux Mac | 0.36.0 | Read and write geospatial raster datasets / BSD | |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 | |
redis Linux Mac | 3.2.0 | Advanced key-value cache and store / 3-clause BSD | |
redis-py Linux Mac | 2.10.5 | Redis Python Client / MIT | |
reportlab | 3.3.0 | The ReportLab Toolkit / BSD | |
repoze.lru | 0.6 | A tiny LRU cache implementation and decorator / BSD | |
requests | 2.11.1 | Python HTTP for Humans / Apache | |
requests-file | 1.4 | file transport adapter for Requests / Apache | |
requests-kerberos | 0.8.0 | Kerberos authentication handler for python-requests / Other | |
responses | 0.5.1 | utility library for mocking out the 'requests' Python library / Apache 2.0 | |
rope | 0.9.4 | A Python refactoring library / GPL | |
routes | 2.2 | Routing Recognition and Generation Tools / MIT | |
ruamel_yaml | 0.11.14 | / MIT | |
runipy | 0.1.3 | Run IPython notebooks from the command line / BSD | |
s3fs | 0.0.7 | convenient Filesystem interface over S3 / BSD | |
sas7bdat | 2.0.7 | sas7bdat file reader for Python / MIT | |
scikit-bio Linux Mac | 0.5.0 | Python package for bioinformatics / BSD | |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD | |
scikit-learn | 0.17.1 | A set of python modules for machine learning and data mining / 3-clause BSD | |
scikit-rf | 0.14.1 | Object Oriented RF/Microwave Engineering / new BSD | |
scipy | 0.18.1 | Scientific Library for Python / BSD | |
scrapy | 1.1.1 | A high-level Python Screen Scraping framework / BSD | |
seaborn | 0.7.1 | Statistical data visualization / BSD | |
semantic_version | 2.5.0 | A library implementing the 'SemVer' scheme. / BSD | |
semver Linux Mac | 2.4.2 | Python package to work with Semantic Versioning / BSD | |
serf | 1.3.8 | High performance C-based HTTP client library / Apache License 2.0 | |
service_identity | 16.0.0 | Service identity verification for pyOpenSSL / MIT | |
setuptools | 27.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT | |
setuptools_scm | 1.9.0 | Manage your versions by scm tags / MIT | |
sh Linux Mac | 1.11 | full-fledged subprocess replacement for Python / MIT | |
shapely Linux Mac | 1.5.16 | Geometric objects, predicates, and operations / BSD | |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 | |
simplejson | 3.8.2 | Simple, fast, extensible JSON encoder/decoder for Python / MIT | |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT | |
sip | 4.18 | Create Python bindings for C and C++ libraries / GPL3 | |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT | |
smart_open | 1.3.4 | Utils for streaming large files / MIT | |
snakeviz | 0.4.1 | Web-based viewer for Python profiler output / BSD | |
snappy Linux Mac | 1.1.3 | / Other | |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD | |
snuggs | 1.4.0 | S-expressions for NumPy / MIT | |
sockjs-tornado | 1.0.3 | SockJS python server implementation on top of Tornado framework / MIT | |
spacy Linux Mac | 0.101.0 | Industrial-strength Natural Language Processing / MIT | |
sphinx | 1.4.6 | Documentation generator / BSD | |
sputnik Linux Mac | 0.9.3 | data package manager library / MIT | |
spyder | 3.0.0 | Scientific PYthon Development EnviRonment / MIT | |
sqlalchemy | 1.0.13 | Database Abstraction Library / MIT | |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain | |
sqlparse | 0.1.19 | A non-validating SQL parser module for Python / BSD | |
statsmodels | 0.6.1 | Statistical computations and models / 3-clause BSD | |
stripe | 1.37.0 | Stripe python bindings / MIT | |
suds-jurko | 0.6 | Lightweight SOAP client (Jurko's fork) / GNU Library or Lesser General Public License LGPL | |
svn | 1.9.4 | Enterprise-class centralized version control for the masses / Apache Software License V.2 | |
swig | 3.0.10 | A compiler that integrates C and C++ with a variety of languages / GPL3 | |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD | |
tblib | 1.3.0 | Traceback fiddling library for Python / BSD | |
tempita | 0.5.3 | A small templating language / MIT | |
tensorflow Linux | 0.10.0rc0 | TensorFlow is a machine learning library / Apache 2.0 | |
teradata | 15.10.0.18 | Script powerful interactions with Teradata Database / MIT | |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD | |
thinc Linux Mac | 5.0.8 | super sparse multi-class machine learning / MIT | |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like | |
toolz | 0.8.0 | List processing tools and functional utilities / BSD | |
tornado | 4.4.1 | A Python web framework and asynchronous networking library / Apache | |
traitlets | 4.3.0 | Configuration system for Python applications / BSD | |
transaction | 1.6.1 | Transaction management for Python / ZPL 2.1 | |
translationstring | 1.3 | Utility library for i18n / BSD | |
trollius | 2.1 | port of the Tulip project (asyncio module, PEP 3156) / Apache | |
twisted | 16.4.1 | Event-driven networking engine / MIT | |
ujson | 1.35 | Ultra fast JSON encoder and decoder for Python / BSD | |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD | |
unidecode | 0.04.19 | ASCII transliterations of Unicode text / GPL2 | |
unixodbc Linux | 2.3.4 | ODBC (Open Database Connectivity) implementation for Unix / LGPLv2 | |
unxutils Windows | 14.04.03 | Ports of common GNU utilities to native Win32 / GPL3 | |
vc Windows | 10 | A meta-package to track VC features. / Modified BSD License (3-clause) | |
vcversioner | 2.16.0.0 | take version numbers from version control / ISC | |
venusian | 1.0 | A library for deferring decorator actions / BSD | |
vs2010_runtime Windows | 10.00.40219.1 | Bundles of the MSVC 10 (VS 2010) runtime / Proprietary | |
w3lib | 1.15.0 | Library of web-related functions / BSD | |
waitress | 0.9.0 | Production-quality WSGI server with very acceptable performance / ZPL 2.1 | |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT | |
webob | 1.6.1 | WSGI request and response object / MIT | |
webtest | 2.0.23 | helper to test WSGI applications / MIT | |
werkzeug | 0.11.11 | A WSGI utility library for Python / BSD | |
wget | 2.2 | Pure Python download utility / Public-Domain | |
wheel | 0.29.0 | Built-package format for Python / MIT | |
whoosh | 2.7.4 | Full-text indexing and searching library / Two-clause BSD license | |
widgetsnbextension | 1.2.6 | IPython HTML widgets for Jupyter / BSD 3-clause | |
win_unicode_console Windows | 0.5 | enable Unicode input and display when running Python from Windows console / MIT | |
workerpool | 0.9.4 | Python multithreaded job distribution module / MIT | |
wrapt | 1.10.6 | Module for decorators, wrappers and monkey patching / BSD | |
wtforms | 2.1 | A flexible forms validation and rendering library for Python / BSD | |
xarray | 0.8.2 | N-D labeled arrays and datasets in Python / Apache | |
xerces-c | 3.1.4 | A validating XML parser written in a portable subset of C++ / Apache 2.0 | |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD | |
xlsxwriter | 0.9.3 | A Python module for creating Excel XLSX files / BSD | |
xlutils | 2.0.0 | Utilities for working with Excel files / MIT | |
xlwings Mac Windows | 0.10.0 | Interact with Excel from Python and vice versa / 3-clause BSD | |
xlwt | 1.1.2 | Writing data and formatting information to Excel files / BSD | |
xz Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL | |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT | |
yt Linux Mac | 3.3.1 | An analysis and visualization toolkit for volumetric data / BSD 3-clause | |
zeromq Linux | 4.1.4 | Distributed messaging / LGPL | |
zlib | 1.2.8 | Unobtrusive compression library / zlib | |
zope | 1.0 | / BSD | |
zope.deprecation | 4.1.2 | Zope Deprecation Infrastructure / ZPL 2.1 | |
zope.interface | 4.3.2 | Interfaces for Python / ZPL 2.1 | |
zope.sqlalchemy | 0.7.7 | Minimal Zope/SQLAlchemy transaction integration / ZPL 2.1 |
orphan: |
---|