Anaconda 5.3.0#

适用于 64 位 Windows 的 Anaconda 5.3.0,包含 Python 3.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.9.2

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

2.0.4

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

3.0.4

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backcall

0.1.0

传递到 API 的回调函数规范/ BSD-3-Clause

backports

1.0

/ BSD

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

comtypes

1.1.7

纯 Python COM 包/ MIT

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

console_shortcut

0.1.1

适用于 Windows 的控制台快捷方式创建器(使用 menuinst)/ BSD

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

defusedxml

0.5.0

用于 Python 标准库模块的 XML 炸弹保护/ PSF 2.0

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

greenlet

0.4.15

轻量级进程内并发编程 / MIT

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icc_rt

2017.0.4

Intel C、C++ 和 Fortran 编译器的运行时库 / Intel 专有

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

intel-openmp

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

ipykernel

4.10.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

6.5.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.34.9

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.13.1

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

keyring

13.2.1

安全地存储和访问您的密码。/ Python 软件基金会或 MIT

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libiconv

1.15

为没有 iconv 的系统(或无法从/转换为 Unicode 的系统)提供 iconv。/ GPL 和 LGPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

llvmlite

0.24.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

m2w64-gcc-libgfortran

5.3.0

m2w64-gcc-libs

5.3.0

m2w64-gcc-libs-core

5.3.0

m2w64-gmp

6.1.0

m2w64-libwinpthread-git

5.0.0.4634.697f757

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

menuinst

1.4.14

跨平台菜单项安装 / BSD

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.4

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

mkl_random

1.0.1

Intel (R) MKL 支持的包,用于从常用概率分布对 NumPy 数组进行采样。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

msys2-conda-epoch

20160418

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.4.0

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numba

0.39.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.15.1

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.15.1

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.19.2.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pep8

1.7.1

Python 风格指南检查器 / MIT

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

progress

1.3

Python 的简单进度报告 / ISC

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

2.1.1

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.9.2

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

pytest-arraydiff

0.2

pytest 插件,有助于比较来自测试的数组输出 / BSD

pytest-astropy

0.4.0

包含 Astropy 测试依赖项的元包 / BSD

pytest-doctestplus

0.1.3

具有高级 doctest 功能的 Pytest 插件 / BSD

pytest-openfiles

0.3.0

用于检测意外打开的文件句柄的 Pytest 插件 / BSD

pytest-remotedata

0.3.0

用于控制远程数据访问的 Pytest 插件 / BSD

python

3.7.0

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pywin32

223

用于 Windows 的 Python 扩展 / PSF

pywinpty

0.5.4

用于 winpty 库的 Python 绑定 / MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.6

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.0

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

rope

0.11.0

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.2

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.3.1

科学 Python 开发环境 / MIT

spyder-kernels

0.2.6

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

sympy

1.1.1

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.7.0

事件驱动的网络引擎 / MIT

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

vc

14.1

一个元包,用于在使用不同 VS 版本构建的软件之间强制相互排斥 / 修改后的 BSD 许可证(3-clause)

vs2015_runtime

14.15.26706

MSVC 14(VS 2015)运行时捆绑包 / 专有

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

win_inet_pton

1.0.1

Windows 上 Python 的本机 inet_pton 和 inet_ntop 实现(使用 ctypes)。 / 公共领域

win_unicode_console

0.5

一个 Python 包,用于在从 Windows 控制台运行 Python 时启用 Unicode 输入和显示。 / MIT

wincertstore

0.2

Python 模块,用于从 Windows 证书存储中提取 CA 和 CRL 证书(基于 ctypes)。 / PSF 2

winpty

0.4.3

Winpty 提供了类似于 Unix pty-master 的接口,用于与 Windows 控制台程序通信。 / MIT

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwings

0.11.8

在 Python 和 Excel 之间进行交互 / 3-clause BSD

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for 32-bit Windows with Python 3.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.9.2

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

2.0.2

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

3.0.4

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backcall

0.1.0

传递到 API 的回调函数规范/ BSD-3-Clause

backports

1.0

/ BSD

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

comtypes

1.1.7

纯 Python COM 包/ MIT

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

console_shortcut

0.1.1

适用于 Windows 的控制台快捷方式创建器(使用 menuinst)/ BSD

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

defusedxml

0.5.0

用于 Python 标准库模块的 XML 炸弹保护/ PSF 2.0

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

greenlet

0.4.15

轻量级进程内并发编程 / MIT

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icc_rt

2017.0.4

Intel C、C++ 和 Fortran 编译器的运行时库 / Intel 专有

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

intel-openmp

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

ipykernel

4.10.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

6.5.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.34.9

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.13.1

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

keyring

13.2.1

安全地存储和访问您的密码。/ Python 软件基金会或 MIT

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libiconv

1.15

为没有 iconv 的系统(或无法从/转换为 Unicode 的系统)提供 iconv。/ GPL 和 LGPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

llvmlite

0.24.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

m2w64-gcc-libgfortran

5.3.0

m2w64-gcc-libs

5.3.0

m2w64-gcc-libs-core

5.3.0

m2w64-gmp

6.1.0

m2w64-libwinpthread-git

5.0.0.4634.697f757

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

menuinst

1.4.14

跨平台菜单项安装 / BSD

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.4

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

mkl_random

1.0.1

Intel (R) MKL 支持的包,用于从常用概率分布对 NumPy 数组进行采样。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

msys2-conda-epoch

20160418

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.4.0

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numba

0.39.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.15.1

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.15.1

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.19.2.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pep8

1.7.1

Python 风格指南检查器 / MIT

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

progress

1.3

Python 的简单进度报告 / ISC

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

2.1.1

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.9.2

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

pytest-arraydiff

0.2

pytest 插件,有助于比较来自测试的数组输出 / BSD

pytest-astropy

0.4.0

包含 Astropy 测试依赖项的元包 / BSD

pytest-doctestplus

0.1.3

具有高级 doctest 功能的 Pytest 插件 / BSD

pytest-openfiles

0.3.0

用于检测意外打开的文件句柄的 Pytest 插件 / BSD

pytest-remotedata

0.3.0

用于控制远程数据访问的 Pytest 插件 / BSD

python

3.7.0

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pywin32

223

用于 Windows 的 Python 扩展 / PSF

pywinpty

0.5.4

用于 winpty 库的 Python 绑定 / MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.6

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.0

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

rope

0.11.0

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.2

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.3.1

科学 Python 开发环境 / MIT

spyder-kernels

0.2.6

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.7.0

事件驱动的网络引擎 / MIT

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

vc

14.1

一个元包,用于在使用不同 VS 版本构建的软件之间强制相互排斥 / 修改后的 BSD 许可证(3-clause)

vs2015_runtime

14.15.26706

MSVC 14(VS 2015)运行时捆绑包 / 专有

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

win_inet_pton

1.0.1

Windows 上 Python 的本机 inet_pton 和 inet_ntop 实现(使用 ctypes)。 / 公共领域

win_unicode_console

0.5

一个 Python 包,用于在从 Windows 控制台运行 Python 时启用 Unicode 输入和显示。 / MIT

wincertstore

0.2

Python 模块,用于从 Windows 证书存储中提取 CA 和 CRL 证书(基于 ctypes)。 / PSF 2

winpty

0.4.3

Winpty 提供了类似于 Unix pty-master 的接口,用于与 Windows 控制台程序通信。 / MIT

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwings

0.11.8

在 Python 和 Excel 之间进行交互 / 3-clause BSD

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for macOS on Intel 64-bit with Python 3.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.10

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.6.3

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.8.7

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appnope

0.1.0

在 OS X 10.9 上禁用 App Nap / BSD 2-Clause

appscript

1.0.1

从 Python 控制 AppleScriptable 应用程序 / 公共领域

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

1.6.3

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

3.0.2

社区开发的 Python 天文学库/ BSD

babel

2.5.3

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backcall

0.1.0

传递到 API 的回调函数规范/ BSD-3-Clause

backports

1.0

/ BSD

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

beautifulsoup4

4.6.0

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.1

高效的布尔数组 - C 扩展/ PSF

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.3

简单、基于白名单的 HTML 净化工具/ Apache-2.0

bokeh

0.12.16

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.48.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

certifi

2018.4.16

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.9.1

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.3

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.3

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

conda

4.5.2

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.10.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

conda-verify

2.0.0

用于验证 conda 配方和 conda 包的工具 / BSD 3-Clause

cryptography

1.7.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.60.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.2

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

dask

0.17.5

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

dbus

1.13.2

应用程序相互通信的简单消息总线系统 / GPL2

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

distributed

1.21.8

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

expat

2.2.5

C 语言中的 Expat XML 解析器库。 / MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

2.0.7

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.4

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

freetype

2.8

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gettext

0.19.8.1

国际化包。 / GPLv2

gevent

1.3.0

基于协程的网络库/ MIT

glib

2.56.1

为用 C 编写的库和应用程序提供核心应用程序构建块。 / LGPL-2.1

glob2

0.5

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

gmp

6.1.2

GNU 多精度库。 / GPL 2 和 LGPL 3

gmpy2

2.0.8

GMP/MPIR、MPFR 和 MPC 与 Python 2.6+ 和 3.x 的接口 / LGPL 3

greenlet

0.4.13

轻量级进程内并发编程 / MIT

h5py

2.7.1

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

icu

58.2

Unicode 国际组件。/ MIT

idna

2.2

应用程序中的国际化域名 (IDNA)。/ BSD 类

imagesize

1.0.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

ipykernel

4.8.2

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

6.4.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.2.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.0

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.9.6

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.32.1

JupyterLab 预发布版 / BSD-3-Clause

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.60.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libcxx

4.0.1

C++ 标准库 / MIT 许可证或 UIUC 许可证

libcxxabi

4.0.1

C++ 标准库支持 / MIT 许可证或 UIUC 许可证

libedit

3.1

Editline 库 (libedit) / NetBSD

libffi

3.2.1

一个可移植的外来函数接口库。 / 自定义

libgfortran

3.0.1

来自 GNU 编译器的 Fortran 库 / GPL 3(带有 GCC 运行时库异常 3.1)

libiconv

1.15

为没有 iconv 的系统(或无法从/转换为 Unicode 的系统)提供 iconv。/ GPL 和 LGPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

llvmlite

0.23.1

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.1

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

markupsafe

0.23

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.2

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2018.0.2

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.1

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

mkl_random

1.0.1

Intel (R) MKL 支持的包,用于从常用概率分布对 NumPy 数组进行采样。/ BSD 3-Clause

more-itertools

4.1.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpc

1.0.3

一个用于任意精度复数算术的 C 库。 / LGPL 3

mpfr

3.1.5

MPFR 库是一个 C 库,用于具有正确舍入的多精度浮点数计算。 / LGPL 3

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

multipledispatch

0.5.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.3.1

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

ncurses

6.0

基于文本的用户界面的库 / 自由软件(类似 MIT)

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.5.0

Jupyter 笔记本 / BSD 3-clause

numba

0.38.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.5

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.14.3

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.14.3

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

openpyxl

2.5.3

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2o

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.0

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.19.2.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

parso

0.2.0

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

path.py

11.0.1

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pcre

8.42

使用与 Perl 5 相同的语法和语义的正则表达式模式匹配。 / BSD 3-Clause

pep8

1.7.1

Python 风格指南检查器 / MIT

pexpect

4.5.0

Pexpect 使 Python 成为控制其他应用程序的更好工具。 / ISC

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.1.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

9.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pkginfo

1.4.1

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.6.0

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.3

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.5.2

在伪终端中运行子进程 / ISC

py

1.5.3

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.1.9

ASN.1 类型和编解码器 / BSD 2-Clause

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.17

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.1

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

1.6.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pyodbc

4.0.23

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

16.2.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.9.2

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pytables

3.4.3

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.5.1

使用 Python 进行简单且强大的测试。/ MIT

pytest-arraydiff

0.2

pytest 插件,有助于比较来自测试的数组输出 / BSD

pytest-astropy

0.3.0

包含 Astropy 测试依赖项的元包 / BSD

pytest-doctestplus

0.1.3

具有高级 doctest 功能的 Pytest 插件 / BSD

pytest-openfiles

0.3.0

用于检测意外打开的文件句柄的 Pytest 插件 / BSD

pytest-remotedata

0.2.1

用于控制远程数据访问的 Pytest 插件 / BSD

python

3.6.4

通用编程语言 / PSF

python-dateutil

2.6.0

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

python.app

2

OS X 上的代理,允许 Python 库挂钩到 gui 事件循环 / BSD

pytz

2017.2

世界时区定义,现代和历史。/ MIT

pywavelets

0.5.2

Python 中的离散小波变换。/ MIT

pyyaml

3.12

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.0.0

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.5

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.3.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.4.1

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于在键入时编辑命令行的库 / GPL-3.0

requests

2.12.4

人性化的 Python HTTP。/ Apache 2.0

rope

0.10.7

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.35

ruamel.yaml 的修补副本。/ MIT

scikit-image

0.13.1

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.1

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.8.1

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

setuptools

38.5.1

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.10.0

Python 2 和 3 兼容性实用程序 / MIT

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

0.6.1

Python 排序集合 / Apache-2.0

sortedcontainers

1.5.10

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.4

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.0.1

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.2.8

科学 Python 开发环境 / MIT

sqlalchemy

1.2.7

数据库抽象库。 / MIT

sqlite

3.22.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

sympy

1.1.1

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.7

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

tornado

5.0.2

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unixodbc

2.3.6

非 MS Windows 平台上的 ODBC / LGPL-2.1

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.29.0

Python 的构建包格式。 / MIT

widgetsnbextension

3.2.1

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.0.4

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwings

0.11.8

在 Python 和 Excel 之间进行交互 / 3-clause BSD

xlwt

1.2.0

将数据和格式信息写入 Excel 文件 / BSD

xz

5.2.3

具有高压缩率的数据压缩软件 / LGPL-2.1 和 GPL-2.0

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

Anaconda 5.3.0 for 64-bit Linux on IBM Power CPUs with Python 3.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

2.0.4

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

3.0.4

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backcall

0.1.0

传递到 API 的回调函数规范/ BSD-3-Clause

backports

1.0

/ BSD

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cairo

1.14.12

Cairo 是一个 2D 图形库,支持多种输出设备。 / LGPL 2.1 或 MPL 1.1

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

expat

2.2.6

C 语言中的 Expat XML 解析器库。 / MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

fontconfig

2.13.0

一个用于配置和自定义字体访问的库。 / MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glib

2.56.2

为用 C 编写的库和应用程序提供核心应用程序构建块。 / LGPL-2.1

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

gmp

6.1.2

GNU 多精度库。 / GPL 2 和 LGPL 3

gmpy2

2.0.8

GMP/MPIR、MPFR 和 MPC 与 Python 2.6+ 和 3.x 的接口 / LGPL 3

greenlet

0.4.15

轻量级进程内并发编程 / MIT

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

ipykernel

4.9.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

6.5.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.34.9

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.13.1

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libedit

3.1.20170329

Editline 库 (libedit) / NetBSD

libffi

3.2.1

一个可移植的外来函数接口库。 / 自定义

libgcc-ng

8.2.0

GCC 低级运行时库 / GPL

libgfortran

3.0.0

来自 GNU 编译器的 Fortran 库 / GPL 3(带有 GCC 运行时库异常 3.1)

libgfortran-ng

7.3.0

GNU Fortran 运行时库 / GPL

libiconv

1.14

为没有 iconv 的系统(或无法从/转换为 Unicode 的系统)提供 iconv。/ GPL 和 LGPL

libopenblas

0.2.20

一个优化的 BLAS 库 / BSD

libpng

1.6.32

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libstdcxx-ng

8.2.0

GNU C++ 运行时库 / GPL3,带运行时异常

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libuuid

1.0.3

可移植的 uuid C 库。 / BSD 3-Clause

libxcb

1.13

这是 X 窗口系统协议的 C 语言绑定 (XCB) 包 / MIT

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpc

1.1.0

一个用于任意精度复数算术的 C 库。 / LGPL 3

mpfr

4.0.1

MPFR 库是一个 C 库,用于具有正确舍入的多精度浮点数计算。 / LGPL 3

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

nbconvert

5.3.1

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

ncurses

6.1

基于文本的用户界面的库 / 自由软件(类似 MIT)

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numexpr

2.6.7

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.14.5

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.14.5

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openblas

0.2.20

一个优化的 BLAS 库 / BSD

openblas-devel

0.2.20

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

2.0.0.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pcre

8.42

使用与 Perl 5 相同的语法和语义的正则表达式模式匹配。 / BSD 3-Clause

pep8

1.7.1

Python 风格指南检查器 / MIT

pexpect

4.6.0

Pexpect 使 Python 成为控制其他应用程序的更好工具。 / ISC

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

2.1.1

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

pytest-arraydiff

0.2

pytest 插件,有助于比较来自测试的数组输出 / BSD

pytest-astropy

0.4.0

包含 Astropy 测试依赖项的元包 / BSD

pytest-doctestplus

0.1.3

具有高级 doctest 功能的 Pytest 插件 / BSD

pytest-openfiles

0.3.0

用于检测意外打开的文件句柄的 Pytest 插件 / BSD

pytest-remotedata

0.3.0

用于控制远程数据访问的 Pytest 插件 / BSD

python

3.7.0

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

readline

7.0

用于在键入时编辑命令行的库 / GPL-3.0

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.1

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.4.0

事件驱动的网络引擎 / MIT

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

xz

5.2.4

具有高压缩率的数据压缩软件 / LGPL-2.1 和 GPL-2.0

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for 64-bit Linux with Python 3.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.9.2

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

2.0.4

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

3.0.4

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backcall

0.1.0

传递到 API 的回调函数规范/ BSD-3-Clause

backports

1.0

/ BSD

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cairo

1.14.12

Cairo 是一个 2D 图形库,支持多种输出设备。 / LGPL 2.1 或 MPL 1.1

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

dbus

1.13.2

应用程序相互通信的简单消息总线系统 / GPL2

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

defusedxml

0.5.0

用于 Python 标准库模块的 XML 炸弹保护/ PSF 2.0

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

expat

2.2.6

C 语言中的 Expat XML 解析器库。 / MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

fontconfig

2.13.0

一个用于配置和自定义字体访问的库。 / MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

fribidi

1.0.5

Unicode 双向算法的免费实现。 / LGPL-2.1

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glib

2.56.2

为用 C 编写的库和应用程序提供核心应用程序构建块。 / LGPL-2.1

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

gmp

6.1.2

GNU 多精度库。 / GPL 2 和 LGPL 3

gmpy2

2.0.8

GMP/MPIR、MPFR 和 MPC 与 Python 2.6+ 和 3.x 的接口 / LGPL 3

graphite2

1.3.12

一个“智能字体”系统,处理世界各地鲜为人知的语言的复杂性。 / LGPLv2

greenlet

0.4.15

轻量级进程内并发编程 / MIT

gst-plugins-base

1.14.0

GStreamer 基本插件 / GPL2

gstreamer

1.14.0

用于构建媒体处理组件图的库 / LGPL 2

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

harfbuzz

1.8.8

一个 OpenType 文本整形引擎。 / MIT

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

intel-openmp

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

ipykernel

4.9.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

6.5.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jeepney

0.3.1

纯 Python DBus 接口 / MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.34.9

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.13.1

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

keyring

13.2.1

安全地存储和访问您的密码。/ Python 软件基金会或 MIT

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libedit

3.1.20170329

Editline 库 (libedit) / NetBSD

libffi

3.2.1

一个可移植的外来函数接口库。 / 自定义

libgcc-ng

8.2.0

GCC 低级运行时库 / GPL

libgfortran-ng

7.3.0

GNU Fortran 运行时库 / GPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libstdcxx-ng

8.2.0

GNU C++ 运行时库 / GPL3,带运行时异常

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libtool

2.4.6

GNU 可移植库工具 / GPL 3

libuuid

1.0.3

可移植的 uuid C 库。 / BSD 3-Clause

libxcb

1.13

这是 X 窗口系统协议的 C 语言绑定 (XCB) 包 / MIT

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

llvmlite

0.24.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.4

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

mkl_random

1.0.1

Intel (R) MKL 支持的包,用于从常用概率分布对 NumPy 数组进行采样。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpc

1.1.0

一个用于任意精度复数算术的 C 库。 / LGPL 3

mpfr

4.0.1

MPFR 库是一个 C 库,用于具有正确舍入的多精度浮点数计算。 / LGPL 3

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.4.0

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

ncurses

6.1

基于文本的用户界面的库 / 自由软件(类似 MIT)

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numba

0.39.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.15.1

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.15.1

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.19.2.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

pango

1.42.4

文本布局和渲染引擎。 / LGPL-2.1

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pcre

8.42

使用与 Perl 5 相同的语法和语义的正则表达式模式匹配。 / BSD 3-Clause

pep8

1.7.1

Python 风格指南检查器 / MIT

pexpect

4.6.0

Pexpect 使 Python 成为控制其他应用程序的更好工具。 / ISC

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

2.1.1

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.9.2

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

pytest-arraydiff

0.2

pytest 插件,有助于比较来自测试的数组输出 / BSD

pytest-astropy

0.4.0

包含 Astropy 测试依赖项的元包 / BSD

pytest-doctestplus

0.1.3

具有高级 doctest 功能的 Pytest 插件 / BSD

pytest-openfiles

0.3.0

用于检测意外打开的文件句柄的 Pytest 插件 / BSD

pytest-remotedata

0.3.0

用于控制远程数据访问的 Pytest 插件 / BSD

python

3.7.0

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.6

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.0

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于在键入时编辑命令行的库 / GPL-3.0

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

rope

0.11.0

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.2

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

secretstorage

3.1.0

提供一种安全存储密码和其他机密的方法。 / BSD-3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.3.1

科学 Python 开发环境 / MIT

spyder-kernels

0.2.6

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.7.0

事件驱动的网络引擎 / MIT

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

xz

5.2.4

具有高压缩率的数据压缩软件 / LGPL-2.1 和 GPL-2.0

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for 32-bit Linux with Python 3.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.9.2

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

2.0.4

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

3.0.4

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backcall

0.1.0

传递到 API 的回调函数规范/ BSD-3-Clause

backports

1.0

/ BSD

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cairo

1.14.12

Cairo 是一个 2D 图形库,支持多种输出设备。 / LGPL 2.1 或 MPL 1.1

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

dbus

1.13.2

应用程序相互通信的简单消息总线系统 / GPL2

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

defusedxml

0.5.0

用于 Python 标准库模块的 XML 炸弹保护/ PSF 2.0

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

expat

2.2.6

C 语言中的 Expat XML 解析器库。 / MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

fontconfig

2.13.0

一个用于配置和自定义字体访问的库。 / MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

fribidi

1.0.5

Unicode 双向算法的免费实现。 / LGPL-2.1

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glib

2.56.2

为用 C 编写的库和应用程序提供核心应用程序构建块。 / LGPL-2.1

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

gmp

6.1.2

GNU 多精度库。 / GPL 2 和 LGPL 3

gmpy2

2.0.8

GMP/MPIR、MPFR 和 MPC 与 Python 2.6+ 和 3.x 的接口 / LGPL 3

graphite2

1.3.12

一个“智能字体”系统,处理世界各地鲜为人知的语言的复杂性。 / LGPLv2

greenlet

0.4.15

轻量级进程内并发编程 / MIT

gst-plugins-base

1.14.0

GStreamer 基本插件 / GPL2

gstreamer

1.14.0

用于构建媒体处理组件图的库 / LGPL 2

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

harfbuzz

1.8.8

一个 OpenType 文本整形引擎。 / MIT

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

intel-openmp

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

ipykernel

4.9.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

6.5.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jeepney

0.3.1

纯 Python DBus 接口 / MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.34.9

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.13.1

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

keyring

13.2.1

安全地存储和访问您的密码。/ Python 软件基金会或 MIT

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libedit

3.1.20170329

Editline 库 (libedit) / NetBSD

libffi

3.2.1

一个可移植的外来函数接口库。 / 自定义

libgcc-ng

8.2.0

GCC 低级运行时库 / GPL

libgfortran-ng

7.3.0

GNU Fortran 运行时库 / GPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libstdcxx-ng

8.2.0

GNU C++ 运行时库 / GPL3,带运行时异常

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libtool

2.4.6

GNU 可移植库工具 / GPL 3

libuuid

1.0.3

可移植的 uuid C 库。 / BSD 3-Clause

libxcb

1.13

这是 X 窗口系统协议的 C 语言绑定 (XCB) 包 / MIT

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

llvmlite

0.24.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.4

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

mkl_random

1.0.1

Intel (R) MKL 支持的包,用于从常用概率分布对 NumPy 数组进行采样。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpc

1.1.0

一个用于任意精度复数算术的 C 库。 / LGPL 3

mpfr

4.0.1

MPFR 库是一个 C 库,用于具有正确舍入的多精度浮点数计算。 / LGPL 3

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.4.0

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

ncurses

6.1

基于文本的用户界面的库 / 自由软件(类似 MIT)

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numba

0.39.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.15.1

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.15.1

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.15.0.6

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

pango

1.42.4

文本布局和渲染引擎。 / LGPL-2.1

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pcre

8.42

使用与 Perl 5 相同的语法和语义的正则表达式模式匹配。 / BSD 3-Clause

pep8

1.7.1

Python 风格指南检查器 / MIT

pexpect

4.6.0

Pexpect 使 Python 成为控制其他应用程序的更好工具。 / ISC

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

2.1.1

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.9.2

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

pytest-arraydiff

0.2

pytest 插件,有助于比较来自测试的数组输出 / BSD

pytest-astropy

0.4.0

包含 Astropy 测试依赖项的元包 / BSD

pytest-doctestplus

0.1.3

具有高级 doctest 功能的 Pytest 插件 / BSD

pytest-openfiles

0.3.0

用于检测意外打开的文件句柄的 Pytest 插件 / BSD

pytest-remotedata

0.3.0

用于控制远程数据访问的 Pytest 插件 / BSD

python

3.7.0

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.6

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.0

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于在键入时编辑命令行的库 / GPL-3.0

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

rope

0.11.0

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.2

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

secretstorage

3.1.0

提供一种安全存储密码和其他机密的方法。 / BSD-3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.3.1

科学 Python 开发环境 / MIT

spyder-kernels

0.2.6

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.7.0

事件驱动的网络引擎 / MIT

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

xz

5.2.4

具有高压缩率的数据压缩软件 / LGPL-2.1 和 GPL-2.0

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for 64-bit Windows with Python 2.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.9.2

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

1.6.5

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

2.0.8

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

如 ActiveState 所发布的 Python 3.3 中 functools.lru_cache 的反向移植。 / MIT

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

backports.shutil_which

3.5.1

Python 3.3 中 shutil.which 的反向移植 / PSF2 & MIT

backports_abc

0.5

collections.abc 模块的最新添加的反向移植。 / PSF 2

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cdecimal

2.3

decimal.py 的快速替代品 / BSD 2-Clause

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

comtypes

1.1.7

纯 Python COM 包/ MIT

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

configparser

3.5.0

此库将 Python 3.5 中更新的 configparser 带到 Python 2.6-3.5 / MIT

console_shortcut

0.1.1

适用于 Windows 的控制台快捷方式创建器(使用 menuinst)/ BSD

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

defusedxml

0.5.0

用于 Python 标准库模块的 XML 炸弹保护/ PSF 2.0

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

enum34

1.1.6

Python 3.4 Enum 反向移植到 3.3、3.2、3.1、2.7、2.6、2.5 和 2.4 / BSD 3-Clause

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

funcsigs

1.0.2

适用于 Python 2.6、2.7 和 3.2+ 的 PEP362 Python 函数签名。 / Apache 2.0

functools32

3.2.3.2

Python 3.2.3 中 functools 模块的反向移植,用于 2.7 和 PyPy。 / PSF 许可证

futures

3.2.0

Python 3.2 中 concurrent.futures 包的反向移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

greenlet

0.4.15

轻量级进程内并发编程 / MIT

grin

1.2.1

增强的 grep 类工具 / BSD 3-Clause

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icc_rt

2017.0.4

Intel C、C++ 和 Fortran 编译器的运行时库 / Intel 专有

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

intel-openmp

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

ipaddress

1.0.22

IPv4/IPv6 操作库 / PSF 2

ipykernel

4.10.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

5.8.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.33.11

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.11.2

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

keyring

13.2.1

安全地存储和访问您的密码。/ Python 软件基金会或 MIT

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libiconv

1.15

为没有 iconv 的系统(或无法从/转换为 Unicode 的系统)提供 iconv。/ GPL 和 LGPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

linecache2

1.0.0

linecache 模块的反向移植 / PSF 1.0

llvmlite

0.24.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

m2w64-gcc-libgfortran

5.3.0

m2w64-gcc-libs

5.3.0

m2w64-gcc-libs-core

5.3.0

m2w64-gmp

6.1.0

m2w64-libwinpthread-git

5.0.0.4634.697f757

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

menuinst

1.4.14

跨平台菜单项安装 / BSD

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.4

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

msys2-conda-epoch

20160418

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.4.0

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numba

0.39.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.15.1

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.15.1

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.19.2.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pep8

1.7.1

Python 风格指南检查器 / MIT

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

progress

1.3

Python 的简单进度报告 / ISC

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.6.0

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pywin32

223

用于 Windows 的 Python 扩展 / PSF

pywinpty

0.5.4

用于 winpty 库的 Python 绑定 / MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.6.2

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.0

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

rope

0.11.0

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scandir

1.9.0

scandir,更好的目录迭代器和更快的 os.walk() / BSD 3-Clause

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.2

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.18.1

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.3.1

科学 Python 开发环境 / MIT

spyder-kernels

0.2.6

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

ssl_match_hostname

3.5.0.1

Python 3.5 中的 ssl.match_hostname() 函数 / PSF 2

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

subprocess32

3.5.2

Python 3.2/3.3 中 subprocess 模块的反向移植,用于 2.x。 / PSF 2

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的反向移植 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.7.0

事件驱动的网络引擎 / MIT

typing

3.6.6

Python 的类型提示 - 适用于 Python<3.5 的反向移植 / PSF

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unittest2

1.1.0

反向移植到 Python 2.4+ 的 unittest 中的新功能 / BSD

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

vc

9

一个元包,用于在使用不同 VS 版本构建的软件之间强制相互排斥 / 修改后的 BSD 许可证(3-clause)

vs2008_runtime

9.00.30729.1

MSVC 9(VS 2008)运行时捆绑包 / 专有

vs2015_runtime

14.15.26706

MSVC 14(VS 2015)运行时捆绑包 / 专有

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

win_inet_pton

1.0.1

Windows 上 Python 的本机 inet_pton 和 inet_ntop 实现(使用 ctypes)。 / 公共领域

win_unicode_console

0.5

一个 Python 包,用于在从 Windows 控制台运行 Python 时启用 Unicode 输入和显示。 / MIT

wincertstore

0.2

Python 模块,用于从 Windows 证书存储中提取 CA 和 CRL 证书(基于 ctypes)。 / PSF 2

winpty

0.4.3

Winpty 提供了类似于 Unix pty-master 的接口,用于与 Windows 控制台程序通信。 / MIT

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwings

0.11.8

在 Python 和 Excel 之间进行交互 / 3-clause BSD

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for 32-bit Windows with Python 2.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.9.2

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

1.6.5

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

2.0.8

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

如 ActiveState 所发布的 Python 3.3 中 functools.lru_cache 的反向移植。 / MIT

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

backports.shutil_which

3.5.1

Python 3.3 中 shutil.which 的反向移植 / PSF2 & MIT

backports_abc

0.5

collections.abc 模块的最新添加的反向移植。 / PSF 2

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cdecimal

2.3

decimal.py 的快速替代品 / BSD 2-Clause

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

comtypes

1.1.7

纯 Python COM 包/ MIT

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

configparser

3.5.0

此库将 Python 3.5 中更新的 configparser 带到 Python 2.6-3.5 / MIT

console_shortcut

0.1.1

适用于 Windows 的控制台快捷方式创建器(使用 menuinst)/ BSD

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

defusedxml

0.5.0

用于 Python 标准库模块的 XML 炸弹保护/ PSF 2.0

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

enum34

1.1.6

Python 3.4 Enum 反向移植到 3.3、3.2、3.1、2.7、2.6、2.5 和 2.4 / BSD 3-Clause

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

funcsigs

1.0.2

适用于 Python 2.6、2.7 和 3.2+ 的 PEP362 Python 函数签名。 / Apache 2.0

functools32

3.2.3.2

Python 3.2.3 中 functools 模块的反向移植,用于 2.7 和 PyPy。 / PSF 许可证

futures

3.2.0

Python 3.2 中 concurrent.futures 包的反向移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

greenlet

0.4.15

轻量级进程内并发编程 / MIT

grin

1.2.1

增强的 grep 类工具 / BSD 3-Clause

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icc_rt

2017.0.4

Intel C、C++ 和 Fortran 编译器的运行时库 / Intel 专有

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

intel-openmp

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

ipaddress

1.0.22

IPv4/IPv6 操作库 / PSF 2

ipykernel

4.8.2

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

5.8.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.33.11

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.11.2

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

keyring

13.2.1

安全地存储和访问您的密码。/ Python 软件基金会或 MIT

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libiconv

1.15

为没有 iconv 的系统(或无法从/转换为 Unicode 的系统)提供 iconv。/ GPL 和 LGPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

linecache2

1.0.0

linecache 模块的反向移植 / PSF 1.0

llvmlite

0.24.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

m2w64-gcc-libgfortran

5.3.0

m2w64-gcc-libs

5.3.0

m2w64-gcc-libs-core

5.3.0

m2w64-gmp

6.1.0

m2w64-libwinpthread-git

5.0.0.4634.697f757

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

menuinst

1.4.14

跨平台菜单项安装 / BSD

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.4

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

msys2-conda-epoch

20160418

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.4.0

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numba

0.39.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.15.1

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.15.1

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.19.2.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pep8

1.7.1

Python 风格指南检查器 / MIT

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

progress

1.3

Python 的简单进度报告 / ISC

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.6.0

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pywin32

223

用于 Windows 的 Python 扩展 / PSF

pywinpty

0.5.4

用于 winpty 库的 Python 绑定 / MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.6.2

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.0

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

rope

0.11.0

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scandir

1.9.0

scandir,更好的目录迭代器和更快的 os.walk() / BSD 3-Clause

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.2

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.18.1

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.3.1

科学 Python 开发环境 / MIT

spyder-kernels

0.2.6

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

ssl_match_hostname

3.5.0.1

Python 3.5 中的 ssl.match_hostname() 函数 / PSF 2

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

subprocess32

3.5.2

Python 3.2/3.3 中 subprocess 模块的反向移植,用于 2.x。 / PSF 2

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的反向移植 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.7.0

事件驱动的网络引擎 / MIT

typing

3.6.6

Python 的类型提示 - 适用于 Python<3.5 的反向移植 / PSF

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unittest2

1.1.0

反向移植到 Python 2.4+ 的 unittest 中的新功能 / BSD

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

vc

9

一个元包,用于在使用不同 VS 版本构建的软件之间强制相互排斥 / 修改后的 BSD 许可证(3-clause)

vs2008_runtime

9.00.30729.1

MSVC 9(VS 2008)运行时捆绑包 / 专有

vs2015_runtime

14.15.26706

MSVC 14(VS 2015)运行时捆绑包 / 专有

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

win_inet_pton

1.0.1

Windows 上 Python 的本机 inet_pton 和 inet_ntop 实现(使用 ctypes)。 / 公共领域

win_unicode_console

0.5

一个 Python 包,用于在从 Windows 控制台运行 Python 时启用 Unicode 输入和显示。 / MIT

wincertstore

0.2

Python 模块,用于从 Windows 证书存储中提取 CA 和 CRL 证书(基于 ctypes)。 / PSF 2

winpty

0.4.3

Winpty 提供了类似于 Unix pty-master 的接口,用于与 Windows 控制台程序通信。 / MIT

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwings

0.11.8

在 Python 和 Excel 之间进行交互 / 3-clause BSD

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for macOS on Intel 64-bit with Python 2.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.10

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.6.3

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.8.7

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appnope

0.1.0

在 OS X 10.9 上禁用 App Nap / BSD 2-Clause

appscript

1.0.1

从 Python 控制 AppleScriptable 应用程序 / 公共领域

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

1.6.3

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

2.0.6

社区开发的 Python 天文学库/ BSD

babel

2.5.3

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

如 ActiveState 所发布的 Python 3.3 中 functools.lru_cache 的反向移植。 / MIT

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

backports_abc

0.5

collections.abc 模块的最新添加的反向移植。 / PSF 2

beautifulsoup4

4.6.0

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.1

高效的布尔数组 - C 扩展/ PSF

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.3

简单、基于白名单的 HTML 净化工具/ Apache-2.0

bokeh

0.12.16

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.48.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cdecimal

2.3

decimal.py 的快速替代品 / BSD 2-Clause

certifi

2018.4.16

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.9.1

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.3

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.3

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

conda

4.5.2

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.10.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

conda-verify

2.0.0

用于验证 conda 配方和 conda 包的工具 / BSD 3-Clause

configparser

3.5.0

此库将 Python 3.5 中更新的 configparser 带到 Python 2.6-3.5 / MIT

cryptography

1.7.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.60.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.2

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

dask

0.17.5

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

dbus

1.13.2

应用程序相互通信的简单消息总线系统 / GPL2

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

distributed

1.21.8

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

enum34

1.1.6

Python 3.4 Enum 反向移植到 3.3、3.2、3.1、2.7、2.6、2.5 和 2.4 / BSD 3-Clause

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

expat

2.2.5

C 语言中的 Expat XML 解析器库。 / MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

2.0.7

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.4

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

freetype

2.8

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

funcsigs

1.0.2

适用于 Python 2.6、2.7 和 3.2+ 的 PEP362 Python 函数签名。 / Apache 2.0

functools32

3.2.3.2

Python 3.2.3 中 functools 模块的反向移植,用于 2.7 和 PyPy。 / PSF 许可证

futures

3.2.0

Python 3.2 中 concurrent.futures 包的反向移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gettext

0.19.8.1

国际化包。 / GPLv2

gevent

1.3.0

基于协程的网络库/ MIT

glib

2.56.1

为用 C 编写的库和应用程序提供核心应用程序构建块。 / LGPL-2.1

glob2

0.5

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

gmp

6.1.2

GNU 多精度库。 / GPL 2 和 LGPL 3

gmpy2

2.0.8

GMP/MPIR、MPFR 和 MPC 与 Python 2.6+ 和 3.x 的接口 / LGPL 3

greenlet

0.4.13

轻量级进程内并发编程 / MIT

grin

1.2.1

增强的 grep 类工具 / BSD 3-Clause

h5py

2.7.1

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

icu

58.2

Unicode 国际组件。/ MIT

idna

2.2

应用程序中的国际化域名 (IDNA)。/ BSD 类

imagesize

1.0.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

ipaddress

1.0.22

IPv4/IPv6 操作库 / PSF 2

ipykernel

4.8.2

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

5.7.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.2.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.0

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.9.6

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.32.1

JupyterLab 预发布版 / BSD-3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.60.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libcxx

4.0.1

C++ 标准库 / MIT 许可证或 UIUC 许可证

libcxxabi

4.0.1

C++ 标准库支持 / MIT 许可证或 UIUC 许可证

libedit

3.1

Editline 库 (libedit) / NetBSD

libffi

3.2.1

一个可移植的外来函数接口库。 / 自定义

libgfortran

3.0.1

来自 GNU 编译器的 Fortran 库 / GPL 3(带有 GCC 运行时库异常 3.1)

libiconv

1.15

为没有 iconv 的系统(或无法从/转换为 Unicode 的系统)提供 iconv。/ GPL 和 LGPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

llvmlite

0.23.1

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.1

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

markupsafe

0.23

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.2

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2018.0.2

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

more-itertools

4.1.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpc

1.0.3

一个用于任意精度复数算术的 C 库。 / LGPL 3

mpfr

3.1.5

MPFR 库是一个 C 库,用于具有正确舍入的多精度浮点数计算。 / LGPL 3

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

multipledispatch

0.5.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.3.1

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

ncurses

6.0

基于文本的用户界面的库 / 自由软件(类似 MIT)

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.5.0

Jupyter 笔记本 / BSD 3-clause

numba

0.38.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.5

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.14.3

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.14.3

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

openpyxl

2.5.3

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2o

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.0

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.19.2.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

parso

0.2.0

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

path.py

11.0.1

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pcre

8.42

使用与 Perl 5 相同的语法和语义的正则表达式模式匹配。 / BSD 3-Clause

pep8

1.7.1

Python 风格指南检查器 / MIT

pexpect

4.5.0

Pexpect 使 Python 成为控制其他应用程序的更好工具。 / ISC

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.1.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

9.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pkginfo

1.4.1

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.6.0

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.3

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.5.2

在伪终端中运行子进程 / ISC

py

1.5.3

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.1.9

ASN.1 类型和编解码器 / BSD 2-Clause

pyaudio

0.2.7

跨平台音频流库 PortAudio v19 的绑定 / MIT

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.17

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.1

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

1.6.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pyodbc

4.0.23

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

16.2.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.9.2

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pytables

3.4.3

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.5.1

使用 Python 进行简单且强大的测试。/ MIT

python

3.6.4

通用编程语言 / PSF

python-dateutil

2.6.0

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

python.app

2

OS X 上的代理,允许 Python 库挂钩到 gui 事件循环 / BSD

pytz

2017.2

世界时区定义,现代和历史。/ MIT

pywavelets

0.5.2

Python 中的离散小波变换。/ MIT

pyyaml

3.12

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.0.0

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.5

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.3.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.4.1

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于在键入时编辑命令行的库 / GPL-3.0

requests

2.12.4

人性化的 Python HTTP。/ Apache 2.0

rope

0.10.7

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.35

ruamel.yaml 的修补副本。/ MIT

scikit-image

0.13.1

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.1

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.8.1

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

setuptools

38.5.1

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.10.0

Python 2 和 3 兼容性实用程序 / MIT

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

0.6.1

Python 排序集合 / Apache-2.0

sortedcontainers

1.5.10

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.4

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.0.1

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.2.8

科学 Python 开发环境 / MIT

sqlalchemy

1.2.7

数据库抽象库。 / MIT

sqlite

3.22.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

ssl_match_hostname

3.5.0.1

Python 3.5 中的 ssl.match_hostname() 函数 / PSF 2

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

subprocess32

3.5.0

Python 3.2/3.3 中 subprocess 模块的反向移植,用于 2.x。 / PSF 2

sympy

1.1.1

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.7

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

tornado

5.0.2

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unixodbc

2.3.6

非 MS Windows 平台上的 ODBC / LGPL-2.1

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.29.0

Python 的构建包格式。 / MIT

widgetsnbextension

3.2.1

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.0.4

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwings

0.11.8

在 Python 和 Excel 之间进行交互 / 3-clause BSD

xlwt

1.2.0

将数据和格式信息写入 Excel 文件 / BSD

xz

5.2.3

具有高压缩率的数据压缩软件 / LGPL-2.1 和 GPL-2.0

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

Anaconda 5.3.0 for 64-bit Linux on IBM Power CPUs with Python 2.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

1.6.5

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

2.0.8

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

如 ActiveState 所发布的 Python 3.3 中 functools.lru_cache 的反向移植。 / MIT

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

backports_abc

0.5

collections.abc 模块的最新添加的反向移植。 / PSF 2

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cairo

1.14.12

Cairo 是一个 2D 图形库,支持多种输出设备。 / LGPL 2.1 或 MPL 1.1

cdecimal

2.3

decimal.py 的快速替代品 / BSD 2-Clause

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

configparser

3.5.0

此库将 Python 3.5 中更新的 configparser 带到 Python 2.6-3.5 / MIT

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

enum34

1.1.6

Python 3.4 Enum 反向移植到 3.3、3.2、3.1、2.7、2.6、2.5 和 2.4 / BSD 3-Clause

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

expat

2.2.6

C 语言中的 Expat XML 解析器库。 / MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

fontconfig

2.13.0

一个用于配置和自定义字体访问的库。 / MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

funcsigs

1.0.2

适用于 Python 2.6、2.7 和 3.2+ 的 PEP362 Python 函数签名。 / Apache 2.0

functools32

3.2.3.2

Python 3.2.3 中 functools 模块的反向移植,用于 2.7 和 PyPy。 / PSF 许可证

functools_lru_cache

1.4

如 ActiveState 所发布的 Python 3.3 中 functools.lru_cache 的反向移植。 / MIT

futures

3.2.0

Python 3.2 中 concurrent.futures 包的反向移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glib

2.56.2

为用 C 编写的库和应用程序提供核心应用程序构建块。 / LGPL-2.1

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

gmp

6.1.2

GNU 多精度库。 / GPL 2 和 LGPL 3

gmpy2

2.0.8

GMP/MPIR、MPFR 和 MPC 与 Python 2.6+ 和 3.x 的接口 / LGPL 3

greenlet

0.4.15

轻量级进程内并发编程 / MIT

grin

1.2.1

增强的 grep 类工具 / BSD 3-Clause

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

ipaddress

1.0.22

IPv4/IPv6 操作库 / PSF 2

ipykernel

4.9.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

5.8.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.33.11

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.11.2

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libedit

3.1.20170329

Editline 库 (libedit) / NetBSD

libffi

3.2.1

一个可移植的外来函数接口库。 / 自定义

libgcc-ng

8.2.0

GCC 低级运行时库 / GPL

libgfortran

3.0.0

来自 GNU 编译器的 Fortran 库 / GPL 3(带有 GCC 运行时库异常 3.1)

libgfortran-ng

7.3.0

GNU Fortran 运行时库 / GPL

libiconv

1.14

为没有 iconv 的系统(或无法从/转换为 Unicode 的系统)提供 iconv。/ GPL 和 LGPL

libopenblas

0.2.20

一个优化的 BLAS 库 / BSD

libpng

1.6.32

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libstdcxx-ng

8.2.0

GNU C++ 运行时库 / GPL3,带运行时异常

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libuuid

1.0.3

可移植的 uuid C 库。 / BSD 3-Clause

libxcb

1.13

这是 X 窗口系统协议的 C 语言绑定 (XCB) 包 / MIT

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

linecache2

1.0.0

linecache 模块的反向移植 / PSF 1.0

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpc

1.1.0

一个用于任意精度复数算术的 C 库。 / LGPL 3

mpfr

4.0.1

MPFR 库是一个 C 库,用于具有正确舍入的多精度浮点数计算。 / LGPL 3

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

nbconvert

5.3.1

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

ncurses

6.1

基于文本的用户界面的库 / 自由软件(类似 MIT)

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numexpr

2.6.7

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.14.5

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.14.5

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openblas

0.2.20

一个优化的 BLAS 库 / BSD

openblas-devel

0.2.20

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

2.0.0.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pcre

8.42

使用与 Perl 5 相同的语法和语义的正则表达式模式匹配。 / BSD 3-Clause

pep8

1.7.1

Python 风格指南检查器 / MIT

pexpect

4.6.0

Pexpect 使 Python 成为控制其他应用程序的更好工具。 / ISC

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycairo

1.17.1

Cairo 图形库的 Python 绑定。 / LGPL 2.1, MPL 1.1

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

readline

7.0

用于在键入时编辑命令行的库 / GPL-3.0

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scandir

1.9.0

scandir,更好的目录迭代器和更快的 os.walk() / BSD 3-Clause

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.1

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

ssl_match_hostname

3.5.0.1

Python 3.5 中的 ssl.match_hostname() 函数 / PSF 2

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

subprocess32

3.5.2

Python 3.2/3.3 中 subprocess 模块的反向移植,用于 2.x。 / PSF 2

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的反向移植 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.4.0

事件驱动的网络引擎 / MIT

typing

3.6.6

Python 的类型提示 - 适用于 Python<3.5 的反向移植 / PSF

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unittest2

1.1.0

反向移植到 Python 2.4+ 的 unittest 中的新功能 / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

xz

5.2.4

具有高压缩率的数据压缩软件 / LGPL-2.1 和 GPL-2.0

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for 64-bit Linux with Python 2.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.9.2

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

1.6.5

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

2.0.8

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

如 ActiveState 所发布的 Python 3.3 中 functools.lru_cache 的反向移植。 / MIT

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

backports_abc

0.5

collections.abc 模块的最新添加的反向移植。 / PSF 2

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cairo

1.14.12

Cairo 是一个 2D 图形库,支持多种输出设备。 / LGPL 2.1 或 MPL 1.1

cdecimal

2.3

decimal.py 的快速替代品 / BSD 2-Clause

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

configparser

3.5.0

此库将 Python 3.5 中更新的 configparser 带到 Python 2.6-3.5 / MIT

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

dbus

1.13.2

应用程序相互通信的简单消息总线系统 / GPL2

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

defusedxml

0.5.0

用于 Python 标准库模块的 XML 炸弹保护/ PSF 2.0

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

enum34

1.1.6

Python 3.4 Enum 反向移植到 3.3、3.2、3.1、2.7、2.6、2.5 和 2.4 / BSD 3-Clause

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

expat

2.2.6

C 语言中的 Expat XML 解析器库。 / MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

fontconfig

2.13.0

一个用于配置和自定义字体访问的库。 / MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

fribidi

1.0.5

Unicode 双向算法的免费实现。 / LGPL-2.1

funcsigs

1.0.2

适用于 Python 2.6、2.7 和 3.2+ 的 PEP362 Python 函数签名。 / Apache 2.0

functools32

3.2.3.2

Python 3.2.3 中 functools 模块的反向移植,用于 2.7 和 PyPy。 / PSF 许可证

futures

3.2.0

Python 3.2 中 concurrent.futures 包的反向移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glib

2.56.2

为用 C 编写的库和应用程序提供核心应用程序构建块。 / LGPL-2.1

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

gmp

6.1.2

GNU 多精度库。 / GPL 2 和 LGPL 3

gmpy2

2.0.8

GMP/MPIR、MPFR 和 MPC 与 Python 2.6+ 和 3.x 的接口 / LGPL 3

graphite2

1.3.12

一个“智能字体”系统,处理世界各地鲜为人知的语言的复杂性。 / LGPLv2

greenlet

0.4.15

轻量级进程内并发编程 / MIT

grin

1.2.1

增强的 grep 类工具 / BSD 3-Clause

gst-plugins-base

1.14.0

GStreamer 基本插件 / GPL2

gstreamer

1.14.0

用于构建媒体处理组件图的库 / LGPL 2

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

harfbuzz

1.8.8

一个 OpenType 文本整形引擎。 / MIT

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

intel-openmp

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

ipaddress

1.0.22

IPv4/IPv6 操作库 / PSF 2

ipykernel

4.9.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

5.8.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.33.11

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.11.2

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libedit

3.1.20170329

Editline 库 (libedit) / NetBSD

libffi

3.2.1

一个可移植的外来函数接口库。 / 自定义

libgcc-ng

8.2.0

GCC 低级运行时库 / GPL

libgfortran-ng

7.3.0

GNU Fortran 运行时库 / GPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libstdcxx-ng

8.2.0

GNU C++ 运行时库 / GPL3,带运行时异常

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libtool

2.4.6

GNU 可移植库工具 / GPL 3

libuuid

1.0.3

可移植的 uuid C 库。 / BSD 3-Clause

libxcb

1.13

这是 X 窗口系统协议的 C 语言绑定 (XCB) 包 / MIT

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

linecache2

1.0.0

linecache 模块的反向移植 / PSF 1.0

llvmlite

0.24.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.4

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

mkl_random

1.0.1

Intel (R) MKL 支持的包,用于从常用概率分布对 NumPy 数组进行采样。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpc

1.1.0

一个用于任意精度复数算术的 C 库。 / LGPL 3

mpfr

4.0.1

MPFR 库是一个 C 库,用于具有正确舍入的多精度浮点数计算。 / LGPL 3

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.4.0

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

ncurses

6.1

基于文本的用户界面的库 / 自由软件(类似 MIT)

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numba

0.39.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.15.1

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.15.1

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.19.2.1

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

pango

1.42.4

文本布局和渲染引擎。 / LGPL-2.1

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pcre

8.42

使用与 Perl 5 相同的语法和语义的正则表达式模式匹配。 / BSD 3-Clause

pep8

1.7.1

Python 风格指南检查器 / MIT

pexpect

4.6.0

Pexpect 使 Python 成为控制其他应用程序的更好工具。 / ISC

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycairo

1.17.1

Cairo 图形库的 Python 绑定。 / LGPL 2.1, MPL 1.1

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.9.2

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.6

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.0

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于在键入时编辑命令行的库 / GPL-3.0

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

rope

0.11.0

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scandir

1.9.0

scandir,更好的目录迭代器和更快的 os.walk() / BSD 3-Clause

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.2

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.3.1

科学 Python 开发环境 / MIT

spyder-kernels

0.2.6

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

ssl_match_hostname

3.5.0.1

Python 3.5 中的 ssl.match_hostname() 函数 / PSF 2

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

subprocess32

3.5.2

Python 3.2/3.3 中 subprocess 模块的反向移植,用于 2.x。 / PSF 2

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的反向移植 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.7.0

事件驱动的网络引擎 / MIT

typing

3.6.6

Python 的类型提示 - 适用于 Python<3.5 的反向移植 / PSF

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unittest2

1.1.0

反向移植到 Python 2.4+ 的 unittest 中的新功能 / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

xz

5.2.4

具有高压缩率的数据压缩软件 / LGPL-2.1 和 GPL-2.0

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1

Anaconda 5.3.0 for 32-bit Linux with Python 2.7#

名称

版本

摘要/许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 打包的 jupyter 扩展的配置元包/ BSD

alabaster

0.7.11

可配置的、Python 2+3 兼容的 Sphinx 主题./ BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库/ BSD 3-clause

anaconda-navigator

1.9.2

Anaconda Navigator/ 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具/ BSD 3-Clause

appdirs

1.4.3

一个小的 Python 模块,用于确定适当的特定于平台的目录./ MIT

asn1crypto

0.24.0

Python ASN.1 库,专注于性能和 Pythonic API/ MIT

astroid

1.6.5

用于 Python 的抽象语法树,具有推理支持./ LGPL 2.1

astropy

2.0.8

社区开发的 Python 天文学库/ BSD

atomicwrites

1.2.1

原子文件写入./ MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过免除您实现对象协议(又称双下划线方法)的繁琐工作,让编写类再次变得愉快./ MIT

automat

0.7.0

适用于随时随地的程序员的自服务有限状态机/ MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序/ BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

如 ActiveState 所发布的 Python 3.3 中 functools.lru_cache 的反向移植。 / MIT

backports.shutil_get_terminal_size

1.0.0

Python 3.3 的 shutil 中 get_terminal_size 函数的移植./ MIT

backports_abc

0.5

collections.abc 模块的最新添加的反向移植。 / PSF 2

beautifulsoup4

4.6.3

专为屏幕抓取设计的 Python 库/ MIT

bitarray

0.8.3

高效的布尔数组 - C 扩展/ PSF

bkcharts

0.2

构建在 Bokeh 之上的高级图表类型/ BSD 3-Clause

blas

1.0

blaze

0.11.3

NumPy 和 Pandas 对大数据的接口/ BSD 3-Clause

bleach

2.1.4

简单、基于白名单的 HTML 净化工具/ Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,可以比 memcpy() 更快/ BSD 3-Clause

bokeh

0.13.0

用于 Python 的统计和新颖的交互式 HTML 图表/ BSD 3-Clause

boto

2.49.0

Amazon Web Services 库/ MIT

bottleneck

1.2.1

用 Cython 编写的快速 NumPy 数组函数./ BSD 2-Clause

bzip2

1.0.6

高质量数据压缩器/ bzip2

ca-certificates

2018.03.07

用于其他包的证书./ ISC

cairo

1.14.12

Cairo 是一个 2D 图形库,支持多种输出设备。 / LGPL 2.1 或 MPL 1.1

cdecimal

2.3

decimal.py 的快速替代品 / BSD 2-Clause

certifi

2018.8.24

用于提供 Mozilla CA Bundle 的 Python 包./ ISC

cffi

1.11.5

用于 Python 调用 C 代码的外来函数接口./ MIT

chardet

3.0.4

通用字符编码检测器/ LGPL2

click

6.7

一个围绕 optparse 的简单包装器,用于强大的命令行实用程序./ BSD 3-Clause

cloudpickle

0.5.5

用于 Python 对象的扩展腌制支持/ BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库/ BSD 3-Clause

colorama

0.3.9

跨平台彩色终端文本./ BSD 3-Clause

conda

4.5.11

与操作系统无关的系统级二进制包和环境管理器./ BSD 3-Clause

conda-build

3.15.1

用于构建 conda 包的工具/ BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具./ BSD 3-Clause

configparser

3.5.0

此库将 Python 3.5 中更新的 configparser 带到 Python 2.6-3.5 / MIT

constantly

15.1.0

Python 中的符号常量/ MIT

contextlib2

0.5.5

contextlib 模块的反向移植和增强/ PSF

cryptography

2.3.1

为 Python 开发人员提供加密配方和原语/ Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合的样式循环./ BSD 3-Clause

cython

0.28.5

用于为 Python 语言编写 C 扩展的 Cython 编译器/ Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。高性能函数式实用程序./ BSD 3-Clause

dask

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

dask-core

0.19.1

带任务调度的并行 Python/ BSD 3-Clause

datashape

0.5.4

一种数据描述语言./ BSD 2-Clause

dbus

1.13.2

应用程序相互通信的简单消息总线系统 / GPL2

decorator

4.3.0

通过装饰器让 Python 生活更美好./ BSD 3-Clause

defusedxml

0.5.0

用于 Python 标准库模块的 XML 炸弹保护/ PSF 2.0

distributed

1.23.1

使用 Dask 进行分布式计算/ BSD 3-Clause

docutils

0.14

Docutils – Python 文档实用程序/ 公共领域奉献和 BSD 2-Clause 和 PSF 2.1.1 和 GPL 3.0

entrypoints

0.2.3

从已安装的包中发现和加载入口点./ MIT License

enum34

1.1.6

Python 3.4 Enum 反向移植到 3.3、3.2、3.1、2.7、2.6、2.5 和 2.4 / BSD 3-Clause

et_xmlfile

1.0.1

标准库中 lxml.xmlfile 的实现/ MIT

expat

2.2.6

C 语言中的 Expat XML 解析器库。 / MIT

fastcache

1.0.2

Python 3 lru_cache 的 C 实现/ MIT

filelock

3.0.8

平台无关的文件锁./ 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架./ BSD 3-Clause

flask-cors

3.0.6

一个 Flask 扩展,添加了一个用于 CORS 支持的装饰器/ MIT

fontconfig

2.13.0

一个用于配置和自定义字体访问的库。 / MIT

freetype

2.9.1

一个免费的、高质量的、可移植的字体引擎/ GPL-2.0 和 FreeType

fribidi

1.0.5

Unicode 双向算法的免费实现。 / LGPL-2.1

funcsigs

1.0.2

适用于 Python 2.6、2.7 和 3.2+ 的 PEP362 Python 函数签名。 / Apache 2.0

functools32

3.2.3.2

Python 3.2.3 中 functools 模块的反向移植,用于 2.7 和 PyPy。 / PSF 许可证

futures

3.2.0

Python 3.2 中 concurrent.futures 包的反向移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小./ MIT

gevent

1.3.6

基于协程的网络库/ MIT

glib

2.56.2

为用 C 编写的库和应用程序提供核心应用程序构建块。 / LGPL-2.1

glob2

0.6

支持递归(通过 **)的 glob 模块版本,可以捕获模式。/ BSD-2-Clause

gmp

6.1.2

GNU 多精度库。 / GPL 2 和 LGPL 3

gmpy2

2.0.8

GMP/MPIR、MPFR 和 MPC 与 Python 2.6+ 和 3.x 的接口 / LGPL 3

graphite2

1.3.12

一个“智能字体”系统,处理世界各地鲜为人知的语言的复杂性。 / LGPLv2

greenlet

0.4.15

轻量级进程内并发编程 / MIT

grin

1.2.1

增强的 grep 类工具 / BSD 3-Clause

gst-plugins-base

1.14.0

GStreamer 基本插件 / GPL2

gstreamer

1.14.0

用于构建媒体处理组件图的库 / LGPL 2

h5py

2.8.0

从 Python 读取和写入 HDF5 文件。/ BSD 3-Clause

harfbuzz

1.8.8

一个 OpenType 文本整形引擎。 / MIT

hdf5

1.10.2

HDF5 是用于存储和管理数据的數據模型、库和文件格式 / HDF5

heapdict

1.0.0

具有降键和升键操作的堆 / BSD 3-Clause

html5lib

1.0.1

基于 WHATWG HTML 规范的 HTML 解析器 / MIT

hyperlink

18.0.0

不可变的、Pythonic 的、正确的 URL。/ MIT

icu

58.2

Unicode 国际组件。/ MIT

idna

2.7

应用程序中的国际化域名 (IDNA)。/ BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

incremental

17.5.0

对 Python 项目进行版本控制的库 / MIT 许可证

intel-openmp

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

ipaddress

1.0.22

IPv4/IPv6 操作库 / PSF 2

ipykernel

4.9.0

Jupyter 的 IPython 内核 / BSD 3-clause

ipython

5.8.0

IPython:高效的交互式计算 / BSD 3-clause

ipython_genutils

0.2.0

IPython 中的残留实用程序 / BSD 3-Clause

ipywidgets

7.4.1

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于对 Python 导入进行排序的 Python 实用程序/库。/ MIT

itsdangerous

0.24

各种帮助程序,用于将可信数据传递到不可信环境。/ BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自推算格里高利历和儒略历的儒略日。/ BSD 2-Clause

jedi

0.12.1

用于文本编辑器的 Python 自动补全工具。/ MIT

jinja2

2.10

用纯 Python 编写的易于使用的独立模板引擎。/ 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC 元数据 / 自定义免费软件许可

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元包。一次性安装所有 Jupyter 组件。/ BSD 3-Clause

jupyter_client

5.2.3

Jupyter 协议实现和客户端库 / BSD 3-clause

jupyter_console

5.2.0

Jupyter 终端控制台 / BSD 3-Clause

jupyter_core

4.4.0

Jupyter 项目的核心通用功能。/ BSD 3-clause

jupyterlab

0.33.11

JupyterLab 预发布版 / BSD-3-Clause

jupyterlab_launcher

0.11.2

基于 JupyterLab 的应用程序的启动器。/ BSD 3-Clause

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

lazy-object-proxy

1.3.1

快速且全面的惰性对象代理。/ BSD 2-Clause

libcurl

7.61.0

使用 URL 语法传输数据的工具和库/ MIT/X 派生 (http://curl.haxx.se/docs/copyright.html)

libedit

3.1.20170329

Editline 库 (libedit) / NetBSD

libffi

3.2.1

一个可移植的外来函数接口库。 / 自定义

libgcc-ng

8.2.0

GCC 低级运行时库 / GPL

libgfortran-ng

7.3.0

GNU Fortran 运行时库 / GPL

libpng

1.6.34

PNG 参考库。/ zlib/libpng

libsodium

1.0.16

现代且易于使用的加密库。/ ISC

libssh2

1.8.0

SSH 库 / BSD 3-Clause

libstdcxx-ng

8.2.0

GNU C++ 运行时库 / GPL3,带运行时异常

libtiff

4.0.9

支持标签图像文件格式 (TIFF)。/ HPND

libtool

2.4.6

GNU 可移植库工具 / GPL 3

libuuid

1.0.3

可移植的 uuid C 库。 / BSD 3-Clause

libxcb

1.13

这是 X 窗口系统协议的 C 语言绑定 (XCB) 包 / MIT

libxml2

2.9.8

Gnome 的 XML C 解析器和工具包 / MIT

libxslt

1.1.32

为 GNOME 项目开发的 XSLT C 库 / MIT

linecache2

1.0.0

linecache 模块的反向移植 / PSF 1.0

llvmlite

0.24.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Python 绑定。/ BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lzo

2.10

LZO 是用 ANSI C 编写的便携式无损数据压缩库。/ GPL v2+

markupsafe

1.0

实现 jinja2.Markup 字符串的 Python 模块 / BSD 3-Clause

matplotlib

2.2.3

Python 中的出版质量图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.3

纯 Python 中最快的 Markdown 解析器。/ BSD 3-Clause

mkl

2019.0

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

到 MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.4

使用 Intel (R) 数学内核库的快速傅里叶变换的基于 NumPy 的实现。/ BSD 3-Clause

mkl_random

1.0.1

Intel (R) MKL 支持的包,用于从常用概率分布对 NumPy 数组进行采样。/ BSD 3-Clause

more-itertools

4.3.0

除了 itertools 之外,更多用于操作可迭代对象的方法 / MIT

mpc

1.1.0

一个用于任意精度复数算术的 C 库。 / LGPL 3

mpfr

4.0.1

MPFR 库是一个 C 库,用于具有正确舍入的多精度浮点数计算。 / LGPL 3

mpmath

1.0.0

用于任意精度浮点算术的 Python 库 / BSD 3-Clause

msgpack-python

0.5.6

MessagePack (反)序列化器。/ Apache 2.0

multipledispatch

0.6.0

Python 中的多重分派 / BSD 3-Clause

navigator-updater

0.2.1

Anaconda Navigator 更新器 / 专有 - Continuum Analytics, Inc.

nbconvert

5.4.0

转换 Jupyter 笔记本 / BSD-3-Clause

nbformat

4.4.0

Jupyter 笔记本格式的参考实现 / BSD 3-clause

ncurses

6.1

基于文本的用户界面的库 / 自由软件(类似 MIT)

networkx

2.1

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.3.0

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展了 unittest,使测试更容易 / LGPL-2.1

notebook

5.6.0

Jupyter 笔记本 / BSD 3-clause

numba

0.39.0

使用 LLVM 的 NumPy 感知动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。/ MIT

numpy

1.15.1

用于数字、字符串、记录和对象的数组处理。/ BSD 3-Clause

numpy-base

1.15.1

numpydoc

0.8.0

Sphinx 扩展,用于支持 NumPy 格式的文档字符串 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.6

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.0.2p

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

17.1

Python 包的核心实用程序 / Apache 2.0 或 BSD 2-Clause

pandas

0.23.4

高性能、易于使用的数据结构和数据分析工具。/ BSD 3-clause

pandoc

1.15.0.6

通用标记转换器(重新打包的二进制文件)。/ GPL-2.0

pandocfilters

1.4.2

用于编写 pandoc 过滤器的 python 模块 / BSD-3-Clause

pango

1.42.4

文本布局和渲染引擎。 / LGPL-2.1

parso

0.3.1

Python 解析器 / MIT

partd

0.3.8

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.1.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.2

旨在支持完整的 stdlib Python API 的 pathlib 分支。/ MIT

patsy

0.5.0

使用符号公式在 Python 中描述统计模型 / BSD-2-Clause、PSF2

pcre

8.42

使用与 Perl 5 相同的语法和语义的正则表达式模式匹配。 / BSD 3-Clause

pep8

1.7.1

Python 风格指南检查器 / MIT

pexpect

4.6.0

Pexpect 使 Python 成为控制其他应用程序的更好工具。 / ISC

pickleshare

0.7.4

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.2.0

Pillow 是 Alex Clark 和贡献者开发的友好的 PIL 分支。/ PIL

pip

10.0.1

PyPA 推荐的安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdist/bdist/已安装的包中查询元数据。/ MIT

pluggy

0.7.1

用于 Python 的插件注册和钩子调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.3.1

用于 Prometheus 监控系统的 Python 客户端。/ Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.7

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.6.0

具有跨 Python 路径、ini 解析、io、代码、日志功能的库 / MIT

pyasn1

0.4.4

ASN.1 类型和编解码器 / BSD 2-Clause

pyasn1-modules

0.2.2

基于 ASN.1 的协议模块集合。/ BSD 2-Clause

pycairo

1.17.1

Cairo 图形库的 Python 绑定。 / LGPL 2.1, MPL 1.1

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

到 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.18

纯 Python 中的完整 C99 解析器 / BSD 3-clause

pycrypto

2.6.1

用于 Python 的加密模块。/ 公共领域

pycurl

7.43.0.2

用于 cURL 库的 Python 接口 / LGPL、MIT

pyflakes

2.0.0

Pyflakes 分析程序并检测各种错误。/ MIT

pygments

2.2.0

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.24

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

围绕 OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.2.0

创建和执行简单的语法 / MIT

pyqt

5.9.2

跨平台 GUI 工具包 Qt 的 Python 绑定。/ 商业、GPL-2.0、GPL-3.0

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参见 Anorov/PySocks。/ BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。/ BSD 3-Clause

pytest

3.8.0

使用 Python 进行简单且强大的测试。/ MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.3

对标准 Python datetime 模块的扩展。/ BSD 3 Clause

pytz

2018.5

世界时区定义,现代和历史。/ MIT

pywavelets

1.0.0

Python 中的离散小波变换。/ MIT

pyyaml

3.13

用于 Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

用于 zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.6

Qt 是一个跨平台应用程序和 UI 框架。/ LGPL-3.0

qtawesome

0.4.4

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.1

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.0

用于 PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于在键入时编辑命令行的库 / GPL-3.0

requests

2.19.1

人性化的 Python HTTP。/ Apache 2.0

rope

0.11.0

一个 python 重构库…… / GPL 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。/ MIT

scandir

1.9.0

scandir,更好的目录迭代器和更快的 os.walk() / BSD 3-Clause

scikit-image

0.14.0

用于 SciPy 的图像处理例程。/ BSD 3-Clause

scikit-learn

0.19.2

一组用于机器学习和数据挖掘的 python 模块 / BSD 3-Clause

scipy

1.1.0

Python 的科学库 / BSD 3-Clause

seaborn

0.9.0

统计数据可视化 / BSD 3-Clause

send2trash

1.5.0

用于在所有平台上将文件本地发送到回收站(或回收站)的 Python 库。/ BSD-3-Clause

service_identity

17.0.0

用于 pyOpenSSL 的服务身份验证。/ MIT

setuptools

40.2.0

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope 公共许可证

singledispatch

3.4.0.3

将函数转换为单分派泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.11.0

Python 2 和 3 兼容性实用程序 / MIT

snappy

1.1.7

快速压缩器/解压缩器 / BSD 3-clause

snowballstemmer

1.2.1

用于 Python 的 Snowball 词干提取库集合 / BSD-2-Clause

sortedcollections

1.0.1

Python 排序集合 / Apache-2.0

sortedcontainers

2.0.5

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.7.9

Sphinx 是一款工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

sphinxcontrib 的 Python 命名空间 / BSD

sphinxcontrib-websupport

1.1.0

Sphinx Web 应用程序 API / BSD-2-Clause

spyder

3.3.1

科学 Python 开发环境 / MIT

spyder-kernels

0.2.6

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.11

数据库抽象库。 / MIT

sqlite

3.24.0

实现了一个独立的、零配置的 SQL 数据库引擎。 / 公共领域 (http://www.sqlite.org/copyright.html)

ssl_match_hostname

3.5.0.1

Python 3.5 中的 ssl.match_hostname() 函数 / PSF 2

statsmodels

0.9.0

与 SciPy 一起使用的统计计算和模型 / BSD 3-Clause

subprocess32

3.5.2

Python 3.2/3.3 中 subprocess 模块的反向移植,用于 2.x。 / PSF 2

sympy

1.2

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

跟踪序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websocket 提供服务的终端 / BSD 2-clause

testpath

0.3.1

Testpath 是一个用于 Python 代码处理文件和命令的实用程序集合。 / MIT

tk

8.6.8

一种具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.26.0

快速、可扩展的进度条 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的反向移植 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

twisted

18.7.0

事件驱动的网络引擎 / MIT

typing

3.6.6

Python 的类型提示 - 适用于 Python<3.5 的反向移植 / PSF

unicodecsv

0.14.1

支持 unicode 字符串的 csv 模块的替代品 / BSD

unittest2

1.1.0

反向移植到 Python 2.4+ 的 unittest 中的新功能 / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.23

具有线程安全连接池、文件发布等功能的 HTTP 库。 / MIT

wcwidth

0.1.7

测量宽字符代码的终端列单元数。 / MIT

webencodings

0.5.1

传统 Web 内容的字符编码别名 / BSD 3-Clause

werkzeug

0.14.1

Python WSGI 实用程序库。 / BSD 3-Clause

wheel

0.31.1

Python 的构建包格式。 / MIT

widgetsnbextension

3.4.1

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子修补的模块。 / BSD 2-Clause

xlrd

1.1.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带有广告的 BSD

xlsxwriter

1.1.0

一个 Python 模块,用于创建 Excel XLSX 文件 / BSD 2-Clause

xlwt

1.3.0

将数据和格式信息写入 Excel 文件 / BSD

xz

5.2.4

具有高压缩率的数据压缩软件 / LGPL-2.1 和 GPL-2.0

yaml

0.1.7

用于解析和输出 YAML 的 C 库。 / MIT

zeromq

4.2.5

一个高性能异步消息传递库。 / LGPL 3

zict

0.1.3

可组合的字典类 / BSD 3-Clause

zlib

1.2.11

非常棒但精致的压缩库 / zlib

zope

1.0

Web 应用程序服务器 / BSD

zope.interface

4.5.0

Python 的接口 / ZPL 2.1