cudatoolkit (https://developer.nvidia.com/cuda-toolkit) 8.0
development environment for GPU-
accelerated applications / proprietary -
Nvidia
cudnn (None) 7.0.5
NVIDIA's cuDNN deep neural network
acceleration library / Proprietary
curl (http://curl.haxx.se/) 7.58.0
tool and library for transferring data
with URL syntax / MIT/X derivate
(http://curl.haxx.se/docs/copyright.html)
cvxcanon (https://github.com/jacklzhu/CVXcanon) 0.1.1
Low-level library to perform the matrix
building step in CVXPY / GPL3
cvxopt (http://cvxopt.org/) 1.1.8 Library for convex optimization / GPL
cycler (http://matplotlib.org/cycler) 0.10.0
Composable style cycles. / BSD 3-
Clause
cython (http://www.cython.org/) 0.27.3
The Cython compiler for writing C
extensions for the Python language /
Apache-2.0
cytoolz (https://github.com/pytoolz/cytoolz) 0.9.0
Cython implementation of Toolz. High
performance functional utilities. / BSD
3-Clause
dask (http://github.com/dask/dask/) 0.16.1
Parallel Python with task scheduling /
BSD 3-Clause
dask-core (http://github.com/dask/dask/) 0.16.1
Parallel Python with task scheduling /
BSD 3-Clause
datashader (https://github.com/bokeh/datashader) 0.6.2
Data visualization toolchain based on
aggregating into a grid / New BSD
datashape (http://datashape.pydata.org) 0.5.4
A data description language. / BSD 2-
Clause
datrie (https://github.com/kmike/datrie/) 0.7.1
Super-fast, efficiently stored Trie for
Python, uses libdatrie / LGPLv2
dbf (https://pypi.python.org/pypi/dbf) 0.96.8
Pure python package for
reading/writing dBase, FoxPro, and
Visual FoxPro .dbf files (including
memos) / BSD 3-clause
dbus (http://www.freedesktop.org/wiki/Software/dbus/) 1.12.2
Simple message bus system for
applications to talk to one another /
GPL2
decorator (https://github.com/micheles/decorator) 4.2.1
Better living through Python with
decorators. / BSD 3-Clause
dill (http://www.cacr.caltech.edu/~mmckerns/dill.htm) 0.2.7.1
Serialize all of python (almost) / BSD 3-
Clause
distributed (http://distributed.readthedocs.io/en/latest/) 1.20.2
Distributed computing with Dask / BSD
3-Clause
django (http://www.djangoproject.com/) 1.11.8
A high-level Python Web framework
that encourages rapid development
and clean, pragmatic design. / BSD 3-
Clause
dnspython (http://www.dnspython.org) 1.15.0 A DNS toolkit for Python / BSD-like
docopt (http://docopt.org/) 0.6.2
Command-line interface description
language / MIT