Anaconda 2018.12#

适用于 64 位 Windows 的 Anaconda 2018.12,带有 Python 3.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

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

alabaster

0.7.12

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

anaconda-client

1.7.2

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

anaconda-navigator

1.9.6

Anaconda Navigator / 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

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

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

2.1.0

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

3.1

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / 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.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

comtypes

1.1.7

纯 Python COM 包 / MIT

conda

4.5.12

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

conda-build

3.17.6

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 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.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

freetype

2.9.1

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

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

get_terminal_size

1.0.0

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

gevent

1.3.7

基于协程的网络库 / 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

2019.0.0

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

icu

58.2

Unicode 的国际组件。 / MIT

idna

2.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

intel-openmp

2019.1

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

ipykernel

5.1.0

Jupyter 的 IPython 内核 / BSD-3-Clause

ipython

7.2.0

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

ipython_genutils

0.2.0

IPython 的残余工具 / BSD 3-Clause

ipywidgets

7.4.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jdcal

1.4

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

jedi

0.13.2

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

jinja2

2.10

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

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

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

jupyter

1.0.0

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

jupyter_client

5.2.4

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

jupyter_console

6.0.0

Jupyter 终端控制台 / BSD-3-Clause

jupyter_core

4.4.0

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

jupyterlab

0.35.3

JupyterLab 预发布版本 / BSD-3-Clause

jupyterlab_server

0.2.0

一组用于 JupyterLab 和类似 JupyterLab 应用程序的服务器组件。 / BSD 3-Clause

keyring

17.0.0

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

kiwisolver

1.0.1

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

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

libiconv

1.15

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

libpng

1.6.35

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.26.0

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

locket

0.2.0

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

lxml

4.2.5

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

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

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.1.0

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

matplotlib

3.0.2

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

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

menuinst

1.4.14

跨平台菜单项安装 / BSD

mistune

0.8.4

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

mkl

2019.1

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

mkl-service

1.1.2

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

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

mkl_random

1.0.2

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

more-itertools

4.3.0

更多用于操作可迭代对象的操作,超越 itertools / MIT

mpmath

1.1.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.2

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

nltk

3.4

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

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

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

numexpr

2.6.8

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

numpy

1.15.4

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

numpy-base

1.15.4

numpydoc

0.8.0

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

odo

0.5.1

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

olefile

0.46

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

openpyxl

2.5.12

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

openssl

1.1.1a

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

packaging

18.0

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.9

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

path.py

11.5.0

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

pathlib2

2.3.3

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

patsy

0.5.1

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

pep8

1.7.1

Python 风格指南检查器 / MIT

pickleshare

0.7.5

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

pillow

5.3.0

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

pip

18.1

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

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

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

ply

3.11

Python Lex-Yacc / BSD 3-clause

progress

1.3

Python 的简单进度报告 / ISC

prometheus_client

0.5.0

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

prompt_toolkit

2.0.7

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

psutil

5.4.8

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

py

1.7.0

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

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.19

用纯 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.3.1

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

pylint

2.2.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

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

pyparsing

2.3.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

4.0.2

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

pytest-arraydiff

0.3

pytest 插件,用于帮助比较测试中数组输出 / BSD

pytest-astropy

0.5.0

包含用于测试 Astropy 的依赖项的元软件包 / BSD

pytest-doctestplus

0.2.0

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

pytest-openfiles

0.3.1

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

pytest-remotedata

0.3.1

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

python

3.7.1

通用编程语言 / PSF

python-dateutil

2.7.5

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

python-libarchive-c

2.8

pytz

2018.7

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

pywavelets

1.0.1

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

pywin32

223

Windows 的 Python 扩展 / PSF

pywinpty

0.5.5

winpty 库的 Python 绑定 / MIT

pyyaml

3.13

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

pyzmq

17.1.2

zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.7

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

qtawesome

0.5.3

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

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

requests

2.21.0

面向人类的 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.1

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

scikit-learn

0.20.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

setuptools

40.6.3

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

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.19.8

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

six

1.12.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.1.0

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

sphinx

1.8.2

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

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

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

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.0

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

statsmodels

0.9.0

用于 SciPy 的统计计算和模型 / BSD 3-Clause

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

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

toolz

0.9.0

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

tornado

5.1.1

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

tqdm

4.28.1

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

traitlets

4.3.2

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

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

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.2.0

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

xlsxwriter

1.1.2

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

xlwings

0.15.1

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

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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

Anaconda 2018.12 for 32-bit Windows with Python 3.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

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

alabaster

0.7.12

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

anaconda-client

1.7.2

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

anaconda-navigator

1.9.6

Anaconda Navigator / 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

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

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

2.1.0

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

3.1

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / 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.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

comtypes

1.1.7

纯 Python COM 包 / MIT

conda

4.5.12

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

conda-build

3.17.6

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 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.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

freetype

2.9.1

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

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

get_terminal_size

1.0.0

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

gevent

1.3.7

基于协程的网络库 / 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

2019.0.0

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

icu

58.2

Unicode 的国际组件。 / MIT

idna

2.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

intel-openmp

2019.1

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

ipykernel

5.1.0

Jupyter 的 IPython 内核 / BSD-3-Clause

ipython

7.2.0

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

ipython_genutils

0.2.0

IPython 的残余工具 / BSD 3-Clause

ipywidgets

7.4.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jdcal

1.4

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

jedi

0.13.2

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

jinja2

2.10

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

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

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

jupyter

1.0.0

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

jupyter_client

5.2.4

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

jupyter_console

6.0.0

Jupyter 终端控制台 / BSD-3-Clause

jupyter_core

4.4.0

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

jupyterlab

0.35.3

JupyterLab 预发布版本 / BSD-3-Clause

jupyterlab_server

0.2.0

一组用于 JupyterLab 和类似 JupyterLab 应用程序的服务器组件。 / BSD 3-Clause

keyring

17.0.0

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

kiwisolver

1.0.1

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

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

libiconv

1.15

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

libpng

1.6.35

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.26.0

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

locket

0.2.0

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

lxml

4.2.5

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

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

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.1.0

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

matplotlib

3.0.2

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

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

menuinst

1.4.14

跨平台菜单项安装 / BSD

mistune

0.8.4

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

mkl

2019.1

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

mkl-service

1.1.2

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

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

mkl_random

1.0.2

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

more-itertools

4.3.0

更多用于操作可迭代对象的操作,超越 itertools / MIT

mpmath

1.1.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.2

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

nltk

3.4

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

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

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

numexpr

2.6.8

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

numpy

1.15.4

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

numpy-base

1.15.4

numpydoc

0.8.0

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

odo

0.5.1

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

olefile

0.46

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

openpyxl

2.5.12

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

openssl

1.1.1a

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

packaging

18.0

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.9

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

path.py

11.5.0

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

pathlib2

2.3.3

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

patsy

0.5.1

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

pep8

1.7.1

Python 风格指南检查器 / MIT

pickleshare

0.7.5

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

pillow

5.3.0

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

pip

18.1

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

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

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

ply

3.11

Python Lex-Yacc / BSD 3-clause

progress

1.3

Python 的简单进度报告 / ISC

prometheus_client

0.5.0

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

prompt_toolkit

2.0.7

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

psutil

5.4.8

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

py

1.7.0

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

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.19

用纯 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.3.1

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

pylint

2.2.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

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

pyparsing

2.3.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

4.0.2

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

pytest-arraydiff

0.3

pytest 插件,用于帮助比较测试中数组输出 / BSD

pytest-astropy

0.5.0

包含用于测试 Astropy 的依赖项的元软件包 / BSD

pytest-doctestplus

0.2.0

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

pytest-openfiles

0.3.1

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

pytest-remotedata

0.3.1

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

python

3.7.1

通用编程语言 / PSF

python-dateutil

2.7.5

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

python-libarchive-c

2.8

pytz

2018.7

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

pywavelets

1.0.1

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

pywin32

223

Windows 的 Python 扩展 / PSF

pywinpty

0.5.5

winpty 库的 Python 绑定 / MIT

pyyaml

3.13

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

pyzmq

17.1.2

zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.7

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

qtawesome

0.5.3

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

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

requests

2.21.0

面向人类的 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.1

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

scikit-learn

0.20.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

setuptools

40.6.3

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

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.19.8

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

six

1.12.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.1.0

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

sphinx

1.8.2

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

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

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

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.0

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

statsmodels

0.9.0

用于 SciPy 的统计计算和模型 / BSD 3-Clause

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

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

toolz

0.9.0

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

tornado

5.1.1

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

tqdm

4.28.1

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

traitlets

4.3.2

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

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

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.2.0

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

xlsxwriter

1.1.2

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

xlwings

0.15.1

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

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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

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

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

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

alabaster

0.7.12

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

anaconda-client

1.7.2

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

anaconda-navigator

1.9.6

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

2.1.0

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

3.1

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / MIT

babel

2.6.0

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

backcall

0.1.0

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

backports

1.0

/ BSD

backports.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

conda

4.5.12

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

conda-build

3.17.6

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 conda 包的工具 / BSD 3-Clause

contextlib2

0.5.5

contextlib 模块的后移植和增强 / PSF

cryptography

2.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

freetype

2.9.1

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

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

get_terminal_size

1.0.0

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

gettext

0.19.8.1

国际化包。 / GPLv2

gevent

1.3.7

基于协程的网络库 / 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

icu

58.2

Unicode 的国际组件。 / MIT

idna

2.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

intel-openmp

2019.1

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

ipykernel

5.1.0

Jupyter 的 IPython 内核 / BSD-3-Clause

ipython

7.2.0

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

ipython_genutils

0.2.0

IPython 的残余工具 / BSD 3-Clause

ipywidgets

7.4.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jbig

2.1

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

jdcal

1.4

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

jedi

0.13.2

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

jinja2

2.10

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

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

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

jupyter

1.0.0

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

jupyter_client

5.2.4

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

jupyter_console

6.0.0

Jupyter 终端控制台 / BSD-3-Clause

jupyter_core

4.4.0

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

jupyterlab

0.35.3

JupyterLab 预发布版本 / BSD-3-Clause

jupyterlab_server

0.2.0

一组用于 JupyterLab 和类似 JupyterLab 应用程序的服务器组件。 / BSD 3-Clause

keyring

17.0.0

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

kiwisolver

1.0.1

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

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

libcxx

4.0.1

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

libcxxabi

4.0.1

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

libedit

3.1.20170329

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

liblief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

libpng

1.6.35

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.26.0

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

locket

0.2.0

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

lxml

4.2.5

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

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

lzo

2.10

LZO 是一个用 ANSI C 编写的可移植无损数据压缩库。 / GPL v2+

markupsafe

1.1.0

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

matplotlib

3.0.2

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

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

mistune

0.8.4

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

mkl

2019.1

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

mkl-service

1.1.2

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

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

mkl_random

1.0.2

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.1.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.2

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

nltk

3.4

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

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

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

numexpr

2.6.8

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

numpy

1.15.4

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

numpy-base

1.15.4

numpydoc

0.8.0

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

odo

0.5.1

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

olefile

0.46

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

openpyxl

2.5.12

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

openssl

1.1.1a

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

packaging

18.0

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.9

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

path.py

11.5.0

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

pathlib2

2.3.3

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

patsy

0.5.1

使用符号公式在 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.5

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

pillow

5.3.0

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

pip

18.1

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

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

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

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.5.0

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

prompt_toolkit

2.0.7

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

psutil

5.4.8

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

ptyprocess

0.6.0

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

py

1.7.0

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

py-lief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

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

pycparser

2.19

用纯 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.3.1

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

pylint

2.2.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

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

pyparsing

2.3.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

4.0.2

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

pytest-arraydiff

0.3

pytest 插件,用于帮助比较测试中数组输出 / BSD

pytest-astropy

0.5.0

包含用于测试 Astropy 的依赖项的元软件包 / BSD

pytest-doctestplus

0.2.0

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

pytest-openfiles

0.3.1

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

pytest-remotedata

0.3.1

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

python

3.7.1

通用编程语言 / PSF

python-dateutil

2.7.5

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

python-libarchive-c

2.8

python.app

2

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

pytz

2018.7

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

pywavelets

1.0.1

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

pyyaml

3.13

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

pyzmq

17.1.2

zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.7

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

qtawesome

0.5.3

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

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于编辑输入命令行的库 / GPL-3.0

requests

2.21.0

面向人类的 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.1

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

scikit-learn

0.20.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

setuptools

40.6.3

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

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.19.8

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

six

1.12.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.1.0

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

sphinx

1.8.2

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

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

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

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.0

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

statsmodels

0.9.0

用于 SciPy 的统计计算和模型 / BSD 3-Clause

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

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

toolz

0.9.0

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

tornado

5.1.1

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

tqdm

4.28.1

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

traitlets

4.3.2

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

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unixodbc

2.3.7

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

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

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

wrapt

1.10.11

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

wurlitzer

1.0.2

在 Python 中捕获 C 级别的 stdout/stderr / MIT

xlrd

1.2.0

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

xlsxwriter

1.1.2

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

xlwings

0.15.1

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

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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

Anaconda 2018.12 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.12

可配置的、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

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

2.1.0

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

3.0.5

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / 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.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

conda

4.5.12

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

conda-build

3.16.3

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 conda 包的工具 / BSD 3-Clause

constantly

15.1.0

Python 中的符号常量 / MIT

contextlib2

0.5.5

contextlib 模块的后移植和增强 / PSF

cryptography

2.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

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

datashape

0.5.4

数据描述语言。 / BSD 2-Clause

decorator

4.3.0

使用装饰器改善 Python 生活。 / BSD 3-Clause

distributed

1.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

fontconfig

2.13.0

用于配置和定制字体访问的库。 / MIT

freetype

2.9.1

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

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

get_terminal_size

1.0.0

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

gevent

1.3.7

基于协程的网络库 / 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.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

ipykernel

5.1.0

Jupyter 的 IPython 内核 / BSD-3-Clause

ipython

7.2.0

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

ipython_genutils

0.2.0

IPython 的残余工具 / BSD 3-Clause

ipywidgets

7.4.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jbig

2.1

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

jdcal

1.4

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

jedi

0.13.2

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

jinja2

2.10

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

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

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

jupyter

1.0.0

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

jupyter_client

5.2.4

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

jupyter_console

6.0.0

Jupyter 终端控制台 / BSD-3-Clause

jupyter_core

4.4.0

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

jupyterlab

0.35.3

JupyterLab 预发布版本 / BSD-3-Clause

jupyterlab_server

0.2.0

一组用于 JupyterLab 和类似 JupyterLab 应用程序的服务器组件。 / BSD 3-Clause

kiwisolver

1.0.1

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (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.35

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 的 Pythonic 绑定。 / BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

lzo

2.10

LZO 是一个用 ANSI C 编写的可移植无损数据压缩库。 / GPL v2+

markupsafe

1.1.0

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

matplotlib

3.0.2

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

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

mistune

0.8.4

纯 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.1.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.2

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

nltk

3.4

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

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / 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

用于支持 NumPy 格式文档字符串的 Sphinx 扩展 / 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.12

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

openssl

1.1.1a

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

packaging

18.0

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.9

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

patchelf

0.9

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

path.py

11.5.0

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

pathlib2

2.3.3

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

patsy

0.5.1

使用符号公式在 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.5

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

pillow

5.3.0

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

pip

18.1

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

pixman

0.34.0

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

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

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

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.5.0

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

prompt_toolkit

2.0.7

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

psutil

5.4.8

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

ptyprocess

0.6.0

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

py

1.7.0

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

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.19

用纯 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.3.1

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

pylint

2.2.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

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

pyparsing

2.3.0

创建和执行简单语法 / MIT

pysocks

1.6.8

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

pytables

3.4.4

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

pytest

4.0.2

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

pytest-arraydiff

0.3

pytest 插件,用于帮助比较测试中数组输出 / BSD

pytest-astropy

0.5.0

包含用于测试 Astropy 的依赖项的元软件包 / BSD

pytest-doctestplus

0.2.0

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

pytest-openfiles

0.3.1

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

pytest-remotedata

0.3.1

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

python

3.7.1

通用编程语言 / PSF

python-dateutil

2.7.5

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

python-libarchive-c

2.8

pytz

2018.7

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

pywavelets

1.0.1

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.21.0

面向人类的 Python HTTP / Apache 2.0

ruamel_yaml

0.15.46

ruamel.yaml 的修补副本。 / MIT

scikit-image

0.14.1

用于 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

setuptools

40.6.3

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

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

six

1.12.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.1.0

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

sphinx

1.8.2

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

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

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

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.0

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

statsmodels

0.9.0

用于 SciPy 的统计计算和模型 / BSD 3-Clause

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

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

toolz

0.9.0

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

tornado

5.1.1

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

tqdm

4.28.1

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

traitlets

4.3.2

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

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unixodbc

2.3.7

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

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

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

wrapt

1.10.11

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

xlrd

1.2.0

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

xlsxwriter

1.1.2

一个用于创建 Excel XLSX 文件的 Python 模块 / 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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

Anaconda 2018.12 for 64-bit Linux with Python 3.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

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

alabaster

0.7.12

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

anaconda-client

1.7.2

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

anaconda-navigator

1.9.6

Anaconda Navigator / 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

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

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

2.1.0

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

3.1

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / 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.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

conda

4.5.12

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

conda-build

3.17.6

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 conda 包的工具 / BSD 3-Clause

constantly

15.1.0

Python 中的符号常量 / MIT

contextlib2

0.5.5

contextlib 模块的后移植和增强 / PSF

cryptography

2.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

fontconfig

2.13.0

用于配置和定制字体访问的库。 / MIT

freetype

2.9.1

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

fribidi

1.0.5

Unicode 双向算法的免费实现。 / LGPL-2.1

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

get_terminal_size

1.0.0

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

gevent

1.3.7

基于协程的网络库 / 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.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

intel-openmp

2019.1

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

ipykernel

5.1.0

Jupyter 的 IPython 内核 / BSD-3-Clause

ipython

7.2.0

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

ipython_genutils

0.2.0

IPython 的残余工具 / BSD 3-Clause

ipywidgets

7.4.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jbig

2.1

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

jdcal

1.4

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

jedi

0.13.2

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

jeepney

0.4

纯 Python DBus 接口 / MIT

jinja2

2.10

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

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

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

jupyter

1.0.0

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

jupyter_client

5.2.4

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

jupyter_console

6.0.0

Jupyter 终端控制台 / BSD-3-Clause

jupyter_core

4.4.0

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

jupyterlab

0.35.3

JupyterLab 预发布版本 / BSD-3-Clause

jupyterlab_server

0.2.0

一组用于 JupyterLab 和类似 JupyterLab 应用程序的服务器组件。 / BSD 3-Clause

keyring

17.0.0

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

kiwisolver

1.0.1

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (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

liblief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

libpng

1.6.35

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.26.0

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

locket

0.2.0

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

lxml

4.2.5

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

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

lzo

2.10

LZO 是一个用 ANSI C 编写的可移植无损数据压缩库。 / GPL v2+

markupsafe

1.1.0

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

matplotlib

3.0.2

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

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

mistune

0.8.4

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

mkl

2019.1

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

mkl-service

1.1.2

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

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

mkl_random

1.0.2

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.1.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.2

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

nltk

3.4

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

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

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

numexpr

2.6.8

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

numpy

1.15.4

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

numpy-base

1.15.4

numpydoc

0.8.0

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

odo

0.5.1

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

olefile

0.46

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

openpyxl

2.5.12

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

openssl

1.1.1a

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

packaging

18.0

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.9

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

patchelf

0.9

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

path.py

11.5.0

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

pathlib2

2.3.3

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

patsy

0.5.1

使用符号公式在 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.5

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

pillow

5.3.0

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

pip

18.1

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

pixman

0.34.0

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

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

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

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.5.0

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

prompt_toolkit

2.0.7

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

psutil

5.4.8

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

ptyprocess

0.6.0

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

py

1.7.0

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

py-lief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

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.19

用纯 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.3.1

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

pylint

2.2.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

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

pyparsing

2.3.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

4.0.2

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

pytest-arraydiff

0.3

pytest 插件,用于帮助比较测试中数组输出 / BSD

pytest-astropy

0.5.0

包含用于测试 Astropy 的依赖项的元软件包 / BSD

pytest-doctestplus

0.2.0

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

pytest-openfiles

0.3.1

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

pytest-remotedata

0.3.1

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

python

3.7.1

通用编程语言 / PSF

python-dateutil

2.7.5

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

python-libarchive-c

2.8

pytz

2018.7

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

pywavelets

1.0.1

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

pyyaml

3.13

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

pyzmq

17.1.2

zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.7

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

qtawesome

0.5.3

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

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于编辑输入命令行的库 / GPL-3.0

requests

2.21.0

面向人类的 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.1

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

scikit-learn

0.20.1

一组用于机器学习和数据挖掘的 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

setuptools

40.6.3

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

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.19.8

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

six

1.12.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.1.0

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

sphinx

1.8.2

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

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

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

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.0

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

statsmodels

0.9.0

用于 SciPy 的统计计算和模型 / BSD 3-Clause

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

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

toolz

0.9.0

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

tornado

5.1.1

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

tqdm

4.28.1

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

traitlets

4.3.2

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

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unixodbc

2.3.7

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

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

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

wrapt

1.10.11

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

wurlitzer

1.0.2

在 Python 中捕获 C 级别的 stdout/stderr / MIT

xlrd

1.2.0

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

xlsxwriter

1.1.2

一个用于创建 Excel XLSX 文件的 Python 模块 / 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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

Anaconda 2018.12 for 32-bit Linux with Python 3.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

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

alabaster

0.7.12

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

anaconda-client

1.7.2

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

anaconda-navigator

1.9.6

Anaconda Navigator / 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

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

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

2.1.0

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

3.1

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / 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.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

conda

4.5.12

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

conda-build

3.17.6

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 conda 包的工具 / BSD 3-Clause

constantly

15.1.0

Python 中的符号常量 / MIT

contextlib2

0.5.5

contextlib 模块的后移植和增强 / PSF

cryptography

2.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

fontconfig

2.13.0

用于配置和定制字体访问的库。 / MIT

freetype

2.9.1

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

fribidi

1.0.5

Unicode 双向算法的免费实现。 / LGPL-2.1

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

get_terminal_size

1.0.0

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

gevent

1.3.7

基于协程的网络库 / 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.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

intel-openmp

2019.1

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

ipykernel

5.1.0

Jupyter 的 IPython 内核 / BSD-3-Clause

ipython

7.2.0

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

ipython_genutils

0.2.0

IPython 的残余工具 / BSD 3-Clause

ipywidgets

7.4.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jbig

2.1

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

jdcal

1.4

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

jedi

0.13.2

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

jeepney

0.4

纯 Python DBus 接口 / MIT

jinja2

2.10

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

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

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

jupyter

1.0.0

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

jupyter_client

5.2.4

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

jupyter_console

6.0.0

Jupyter 终端控制台 / BSD-3-Clause

jupyter_core

4.4.0

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

jupyterlab

0.35.3

JupyterLab 预发布版本 / BSD-3-Clause

jupyterlab_server

0.2.0

一组用于 JupyterLab 和类似 JupyterLab 应用程序的服务器组件。 / BSD 3-Clause

keyring

17.0.0

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

kiwisolver

1.0.1

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (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

liblief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

libpng

1.6.35

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.26.0

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

locket

0.2.0

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

lxml

4.2.5

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

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

lzo

2.10

LZO 是一个用 ANSI C 编写的可移植无损数据压缩库。 / GPL v2+

markupsafe

1.1.0

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

matplotlib

3.0.2

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

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

mistune

0.8.4

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

mkl

2019.1

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

mkl-service

1.1.2

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

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

mkl_random

1.0.2

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.1.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.2

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

nltk

3.4

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

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

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

numexpr

2.6.8

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

numpy

1.15.4

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

numpy-base

1.15.4

numpydoc

0.8.0

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

odo

0.5.1

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

olefile

0.46

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

openpyxl

2.5.12

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

openssl

1.1.1a

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

packaging

18.0

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.9

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

patchelf

0.9

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

path.py

11.5.0

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

pathlib2

2.3.3

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

patsy

0.5.1

使用符号公式在 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.5

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

pillow

5.3.0

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

pip

18.1

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

pixman

0.34.0

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

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

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

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.5.0

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

prompt_toolkit

2.0.7

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

psutil

5.4.8

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

ptyprocess

0.6.0

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

py

1.7.0

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

py-lief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

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.19

用纯 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.3.1

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

pylint

2.2.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

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

pyparsing

2.3.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

4.0.2

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

pytest-arraydiff

0.3

pytest 插件,用于帮助比较测试中数组输出 / BSD

pytest-astropy

0.5.0

包含用于测试 Astropy 的依赖项的元软件包 / BSD

pytest-doctestplus

0.2.0

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

pytest-openfiles

0.3.1

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

pytest-remotedata

0.3.1

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

python

3.7.1

通用编程语言 / PSF

python-dateutil

2.7.5

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

python-libarchive-c

2.8

pytz

2018.7

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

pywavelets

1.0.1

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

pyyaml

3.13

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

pyzmq

17.1.2

zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.7

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

qtawesome

0.5.3

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

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于编辑输入命令行的库 / GPL-3.0

requests

2.21.0

面向人类的 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.1

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

scikit-learn

0.20.1

一组用于机器学习和数据挖掘的 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

setuptools

40.6.3

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

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.19.8

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

six

1.12.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.1.0

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

sphinx

1.8.2

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

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

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

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.0

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

statsmodels

0.9.0

用于 SciPy 的统计计算和模型 / BSD 3-Clause

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

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

toolz

0.9.0

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

tornado

5.1.1

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

tqdm

4.28.1

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

traitlets

4.3.2

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

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unixodbc

2.3.7

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

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

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

wrapt

1.10.11

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

wurlitzer

1.0.2

在 Python 中捕获 C 级别的 stdout/stderr / MIT

xlrd

1.2.0

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

xlsxwriter

1.1.2

一个用于创建 Excel XLSX 文件的 Python 模块 / 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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

Anaconda 2018.12 for 64-bit Windows with Python 2.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

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

alabaster

0.7.12

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

anaconda-client

1.7.2

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

anaconda-navigator

1.9.6

Anaconda Navigator / 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

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

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

1.6.5

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

2.0.9

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / MIT

automat

0.7.0

为随时随地的程序员提供的自助有限状态机 / MIT

babel

2.6.0

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

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

来自 Python 3.3 的 functools.lru_cache 的移植,如 ActiveState 中发布的那样。 / MIT

backports.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

backports.shutil_get_terminal_size

1.0.0

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

backports.shutil_which

3.5.2

来自 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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

comtypes

1.1.7

纯 Python COM 包 / MIT

conda

4.5.12

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

conda-build

3.17.6

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 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.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

freetype

2.9.1

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

funcsigs

1.0.2

来自 PEP362 的 Python 函数签名,用于 Python 2.6、2.7 和 3.2+。 / Apache 2.0

functools32

3.2.3.2

来自 Python 3.2.3 的 functools 模块的移植,用于在 2.7 和 PyPy 上使用。 / PSF 许可证

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

futures

3.2.0

来自 Python 3.2 的 concurrent.futures 包的移植 / PSF

get_terminal_size

1.0.0

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

gevent

1.3.7

基于协程的网络库 / 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

2019.0.0

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

icu

58.2

Unicode 的国际组件。 / MIT

idna

2.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

intel-openmp

2019.1

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.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jdcal

1.4

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

jedi

0.13.2

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

jinja2

2.10

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

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

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

jupyter

1.0.0

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

jupyter_client

5.2.4

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

17.0.0

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

kiwisolver

1.0.1

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

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

libiconv

1.15

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

libpng

1.6.35

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.26.0

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

locket

0.2.0

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

lxml

4.2.5

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

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

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.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.4

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

mkl

2019.1

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

mkl-service

1.1.2

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

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

more-itertools

4.3.0

更多用于操作可迭代对象的操作,超越 itertools / MIT

mpmath

1.1.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.2

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

nltk

3.4

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

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

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

numexpr

2.6.8

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

numpy

1.15.4

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

numpy-base

1.15.4

numpydoc

0.8.0

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

odo

0.5.1

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

olefile

0.46

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

openpyxl

2.5.12

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

openssl

1.0.2p

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

packaging

18.0

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.9

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

path.py

11.5.0

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

pathlib2

2.3.3

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

patsy

0.5.1

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

pep8

1.7.1

Python 风格指南检查器 / MIT

pickleshare

0.7.5

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

pillow

5.3.0

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

pip

18.1

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

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

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

ply

3.11

Python Lex-Yacc / BSD 3-clause

progress

1.3

Python 的简单进度报告 / ISC

prometheus_client

0.5.0

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

prompt_toolkit

1.0.15

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

psutil

5.4.8

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

py

1.7.0

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

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.19

用纯 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.3.1

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

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

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

pyparsing

2.3.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

4.0.2

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

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.5

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

python-libarchive-c

2.8

pytz

2018.7

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

pywavelets

1.0.1

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

pywin32

223

Windows 的 Python 扩展 / PSF

pywinpty

0.5.5

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.5.3

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

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

requests

2.21.0

面向人类的 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.1

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

scikit-learn

0.20.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

setuptools

40.6.3

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

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.18.1

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

six

1.12.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.1.0

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

sphinx

1.8.2

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

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

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

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.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.3

subprocess 模块从 Python 3.2/3.3 回溯,用于 2.x 版本。/ PSF 2

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

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

toolz

0.9.0

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

tornado

5.1.1

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

tqdm

4.28.1

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

traceback2

1.4.0

traceback 模块的回溯 / PSF 2.0

traitlets

4.3.2

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

typing

3.6.6

Python 的类型提示 - 为 Python<3.5 版本回溯 / PSF

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unittest2

1.1.0

unittest 中的新功能回溯到 Python 2.4+ / BSD

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

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.2.0

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

xlsxwriter

1.1.2

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

xlwings

0.15.1

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

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

Anaconda 2018.12 for 32-bit Windows with Python 2.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

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

alabaster

0.7.12

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

anaconda-client

1.7.2

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

anaconda-navigator

1.9.6

Anaconda Navigator / 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

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

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

1.6.5

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

2.0.9

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / MIT

automat

0.7.0

为随时随地的程序员提供的自助有限状态机 / MIT

babel

2.6.0

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

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

来自 Python 3.3 的 functools.lru_cache 的移植,如 ActiveState 中发布的那样。 / MIT

backports.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

backports.shutil_get_terminal_size

1.0.0

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

backports.shutil_which

3.5.2

来自 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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

comtypes

1.1.7

纯 Python COM 包 / MIT

conda

4.5.12

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

conda-build

3.17.6

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 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.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

freetype

2.9.1

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

funcsigs

1.0.2

来自 PEP362 的 Python 函数签名,用于 Python 2.6、2.7 和 3.2+。 / Apache 2.0

functools32

3.2.3.2

来自 Python 3.2.3 的 functools 模块的移植,用于在 2.7 和 PyPy 上使用。 / PSF 许可证

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

futures

3.2.0

来自 Python 3.2 的 concurrent.futures 包的移植 / PSF

get_terminal_size

1.0.0

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

gevent

1.3.7

基于协程的网络库 / 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

2019.0.0

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

icu

58.2

Unicode 的国际组件。 / MIT

idna

2.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

intel-openmp

2019.1

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.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jdcal

1.4

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

jedi

0.13.2

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

jinja2

2.10

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

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

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

jupyter

1.0.0

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

jupyter_client

5.2.4

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

17.0.0

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

kiwisolver

1.0.1

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

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

libiconv

1.15

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

libpng

1.6.35

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.26.0

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

locket

0.2.0

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

lxml

4.2.5

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

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

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.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.4

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

mkl

2019.1

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

mkl-service

1.1.2

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

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

more-itertools

4.3.0

更多用于操作可迭代对象的操作,超越 itertools / MIT

mpmath

1.1.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.2

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

nltk

3.4

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

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

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

numexpr

2.6.8

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

numpy

1.15.4

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

numpy-base

1.15.4

numpydoc

0.8.0

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

odo

0.5.1

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

olefile

0.46

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

openpyxl

2.5.12

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

openssl

1.0.2p

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

packaging

18.0

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.9

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

path.py

11.5.0

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

pathlib2

2.3.3

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

patsy

0.5.1

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

pep8

1.7.1

Python 风格指南检查器 / MIT

pickleshare

0.7.5

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

pillow

5.3.0

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

pip

18.1

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

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

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

ply

3.11

Python Lex-Yacc / BSD 3-clause

progress

1.3

Python 的简单进度报告 / ISC

prometheus_client

0.5.0

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

prompt_toolkit

1.0.15

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

psutil

5.4.8

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

py

1.7.0

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

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.19

用纯 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.3.1

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

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

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

pyparsing

2.3.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

4.0.2

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

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.5

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

python-libarchive-c

2.8

pytz

2018.7

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

pywavelets

1.0.1

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

pywin32

223

Windows 的 Python 扩展 / PSF

pywinpty

0.5.5

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.5.3

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

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

requests

2.21.0

面向人类的 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.1

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

scikit-learn

0.20.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

setuptools

40.6.3

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

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.18.1

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

six

1.12.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.1.0

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

sphinx

1.8.2

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

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

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

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.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.3

subprocess 模块从 Python 3.2/3.3 回溯,用于 2.x 版本。/ PSF 2

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

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

toolz

0.9.0

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

tornado

5.1.1

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

tqdm

4.28.1

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

traceback2

1.4.0

traceback 模块的回溯 / PSF 2.0

traitlets

4.3.2

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

typing

3.6.6

Python 的类型提示 - 为 Python<3.5 版本回溯 / PSF

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unittest2

1.1.0

unittest 中的新功能回溯到 Python 2.4+ / BSD

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

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.2.0

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

xlsxwriter

1.1.2

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

xlwings

0.15.1

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

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

Anaconda 2018.12 for macOS on Intel 64-bit with Python 2.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

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

alabaster

0.7.12

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

anaconda-client

1.7.2

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

anaconda-navigator

1.9.6

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.5

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

2.0.9

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

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / MIT

babel

2.6.0

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

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

来自 Python 3.3 的 functools.lru_cache 的移植,如 ActiveState 中发布的那样。 / MIT

backports.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

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

blosc

1.14.4

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

bokeh

1.0.2

用于 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.11.29

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

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

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

clyent

1.2.2

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

colorama

0.4.1

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

conda

4.5.12

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

conda-build

3.17.6

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

conda-env

2.6.0

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

conda-verify

3.1.1

用于验证 conda 食谱和 conda 包的工具 / BSD 3-Clause

configparser

3.5.0

此库将 Python 3.5 中更新的 configparser 带到 Python 2.6-3.5 / MIT

contextlib2

0.5.5

contextlib 模块的后移植和增强 / PSF

cryptography

2.4.2

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

curl

7.63.0

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

cycler

0.10.0

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

cython

0.29.2

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

cytoolz

0.9.0.1

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

dask

1.0.0

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

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

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

flask-cors

3.0.7

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

freetype

2.9.1

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

funcsigs

1.0.2

来自 PEP362 的 Python 函数签名,用于 Python 2.6、2.7 和 3.2+。 / Apache 2.0

functools32

3.2.3.2

来自 Python 3.2.3 的 functools 模块的移植,用于在 2.7 和 PyPy 上使用。 / PSF 许可证

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

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.7

基于协程的网络库 / 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

icu

58.2

Unicode 的国际组件。 / MIT

idna

2.8

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

imageio

2.4.1

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

imagesize

1.1.0

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

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

intel-openmp

2019.1

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.2

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

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

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

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自先验格里高利历和儒略历的儒略日。 / BSD 2-Clause

jedi

0.13.2

用于文本编辑器的 Python 自动完成工具。 / MIT

jinja2

2.10

一个易于使用的独立模板引擎,用纯 Python 编写。 / 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元软件包。一次性安装所有 Jupyter 组件。 / BSD 3-Clause

jupyter_client

5.2.4

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

17.0.0

安全地存储和访问您的密码 / Python 软件基金会或 MIT

kiwisolver

1.0.1

Cassowary 约束求解器的快速实现 / BSD 3-Clause

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (http://curl.haxx.se/docs/copyright.html)

libcxx

4.0.1

C++ 标准库 / MIT 许可证或 UIUC 许可证

libcxxabi

4.0.1

C++ 标准库支持 / MIT 许可证或 UIUC 许可证

libedit

3.1.20170329

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

liblief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

libpng

1.6.35

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.26.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Pythonic 绑定。 / BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

lzo

2.10

LZO 是一个用 ANSI C 编写的可移植无损数据压缩库。 / GPL v2+

markupsafe

1.1.0

一个实现 jinja2.Markup 字符串的 Python 模块 / BSD-3-Clause

matplotlib

2.2.3

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.4

纯 Python 中最快的 Markdown 解析器。 / BSD 3-Clause

mkl

2019.1

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

mkl_random

1.0.2

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.1.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.2

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.4

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

使用 LLVM 的 NumPy 意识动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。 / MIT

numpy

1.15.4

用于数字、字符串、记录和对象的数组处理。 / BSD 3-Clause

numpy-base

1.15.4

numpydoc

0.8.0

用于支持 NumPy 格式文档字符串的 Sphinx 扩展 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.12

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.1.1a

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

18.0

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.9

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

path.py

11.5.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.3

pathlib 的分支,旨在支持完整的 stdlib Python API。 / MIT

patsy

0.5.1

使用符号公式在 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.5

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.3.0

Pillow 是 Alex Clark 和贡献者友好的 PIL 分支 / PIL

pip

18.1

PyPA 推荐用于安装 Python 包的工具 / MIT

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

用于 Python 的插件注册和挂钩调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

portaudio

19.6.0

跨平台开源音频 I/O 库 / MIT

prometheus_client

0.5.0

用于 Prometheus 监控系统的 Python 客户端 / Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建功能强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.8

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.7.0

具有跨 Python 路径、ini 解析、io、代码、日志工具的库 / MIT

py-lief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

pyaudio

0.2.11

PortAudio v19 的绑定,跨平台音频流库 / MIT

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

与 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.19

用纯 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.3.1

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.3.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

4.0.2

使用 Python 进行简单而强大的测试。 / MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.5

对标准 Python datetime 模块的扩展。 / BSD 3 Clause

python-libarchive-c

2.8

python.app

2

OS X 上的代理,允许 Python 库挂钩到 GUI 事件循环 / BSD

pytz

2018.7

世界时区定义,现代和历史。 / MIT

pywavelets

1.0.1

Python 中的离散小波变换。 / MIT

pyyaml

3.13

Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.7

Qt 是一个跨平台的应用程序和 UI 框架。 / LGPL-3.0

qtawesome

0.5.3

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于编辑输入命令行的库 / GPL-3.0

requests

2.21.0

面向人类的 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.1

用于 SciPy 的图像处理例程。 / BSD 3-Clause

scikit-learn

0.20.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

setuptools

40.6.3

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.12.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.1.0

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.8.2

Sphinx 是一个工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

Sphinx API,用于 Web 应用程序 / BSD-2-Clause

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.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.3

subprocess 模块从 Python 3.2/3.3 回溯,用于 2.x 版本。/ PSF 2

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.28.1

快速、可扩展的进度计 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的回溯 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

typing

3.6.6

Python 的类型提示 - 为 Python<3.5 版本回溯 / PSF

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unittest2

1.1.0

unittest 中的新功能回溯到 Python 2.4+ / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子补丁的模块。 / BSD 2-Clause

wurlitzer

1.0.2

在 Python 中捕获 C 级别的 stdout/stderr / MIT

xlrd

1.2.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带广告的 BSD

xlsxwriter

1.1.2

一个用于创建 Excel XLSX 文件的 Python 模块 / BSD 2-Clause

xlwings

0.15.1

在 Python 和 Excel 之间进行交互 / 3-clause BSD

xlwt

1.2.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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

Anaconda 2018.12 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.12

可配置的、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

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

1.6.5

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

2.0.9

社区开发的 Python 天文学库 / BSD

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / MIT

automat

0.7.0

为随时随地的程序员提供的自助有限状态机 / MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序 / BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

来自 Python 3.3 的 functools.lru_cache 的移植,如 ActiveState 中发布的那样。 / MIT

backports.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

简单、基于白名单的 HTML 净化工具 / Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,它可能比 memcpy() 更快 / BSD 3-Clause

bokeh

1.0.2

用于 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.11.29

用于提供 Mozilla CA Bundle 的 Python 包。 / ISC

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

Python 对象的扩展腌制支持 / BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库 / BSD 3-Clause

colorama

0.4.1

跨平台彩色终端文本 / BSD-3-Clause

conda

4.5.12

与操作系统无关的系统级二进制包和环境管理器。 / BSD 3-Clause

conda-build

3.16.3

用于构建 conda 包的工具 / BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具。 / BSD 3-Clause

conda-verify

3.1.1

用于验证 conda 食谱和 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.4.2

为 Python 开发人员提供加密配方和原语 / Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合样式循环。 / BSD 3-Clause

cython

0.29.2

用于为 Python 语言编写 C 扩展的 Cython 编译器 / Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。 高性能函数式实用程序。 / BSD 3-Clause

dask

1.0.0

带任务调度的并行 Python / BSD 3-Clause

dask-core

1.0.0

带任务调度的并行 Python / BSD 3-Clause

datashape

0.5.4

数据描述语言。 / BSD 2-Clause

decorator

4.3.0

使用装饰器改善 Python 生活。 / BSD 3-Clause

distributed

1.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架。 / BSD 3-Clause

flask-cors

3.0.7

Flask 扩展,添加了用于 CORS 支持的装饰器 / MIT

fontconfig

2.13.0

用于配置和定制字体访问的库。 / MIT

freetype

2.9.1

免费、高质量、可移植的字体引擎 / GPL-2.0 和 FreeType

funcsigs

1.0.2

来自 PEP362 的 Python 函数签名,用于 Python 2.6、2.7 和 3.2+。 / Apache 2.0

functools32

3.2.3.2

来自 Python 3.2.3 的 functools 模块的移植,用于在 2.7 和 PyPy 上使用。 / PSF 许可证

functools_lru_cache

1.4

来自 Python 3.3 的 functools.lru_cache 的移植,如 ActiveState 中发布的那样。 / MIT

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

futures

3.2.0

来自 Python 3.2 的 concurrent.futures 包的移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小。 / MIT

gevent

1.3.7

基于协程的网络库 / 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.8

应用程序中的国际化域名 (IDNA)。 / BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

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.2

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

各种帮助程序,用于将受信任的数据传递到不受信任的环境中。 / BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自先验格里高利历和儒略历的儒略日。 / BSD 2-Clause

jedi

0.13.2

用于文本编辑器的 Python 自动完成工具。 / MIT

jinja2

2.10

一个易于使用的独立模板引擎,用纯 Python 编写。 / 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元软件包。一次性安装所有 Jupyter 组件。 / BSD 3-Clause

jupyter_client

5.2.4

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (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.35

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 的 Pythonic 绑定。 / BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

lzo

2.10

LZO 是一个用 ANSI C 编写的可移植无损数据压缩库。 / GPL v2+

markupsafe

1.1.0

一个实现 jinja2.Markup 字符串的 Python 模块 / BSD-3-Clause

matplotlib

2.2.3

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.4

纯 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.1.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.2

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.4

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / 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

用于支持 NumPy 格式文档字符串的 Sphinx 扩展 / 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.12

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.1.1a

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

18.0

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.9

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.5.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.3

pathlib 的分支,旨在支持完整的 stdlib Python API。 / MIT

patsy

0.5.1

使用符号公式在 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.5

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.3.0

Pillow 是 Alex Clark 和贡献者友好的 PIL 分支 / PIL

pip

18.1

PyPA 推荐用于安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

用于 Python 的插件注册和挂钩调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.5.0

用于 Prometheus 监控系统的 Python 客户端 / Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建功能强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.8

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.7.0

具有跨 Python 路径、ini 解析、io、代码、日志工具的库 / MIT

pyasn1-modules

0.2.2

ASN.1 基协议模块的集合。 / BSD 2-Clause

pycairo

1.18.0

Cairo 图形库的 Python 绑定。/ LGPL 2.1, MPL 1.1

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

与 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.19

用纯 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.3.1

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.3.0

创建和执行简单语法 / MIT

pysocks

1.6.8

Python SOCKS 客户端模块。有关更多信息,请参阅 Anorov/PySocks。 / BSD 3-Clause

pytables

3.4.4

将 Python、HDF5 和 NumPy 结合在一起,以轻松处理大量数据。 / BSD 3-Clause

pytest

4.0.2

使用 Python 进行简单而强大的测试。 / MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.5

对标准 Python datetime 模块的扩展。 / BSD 3 Clause

python-libarchive-c

2.8

pytz

2018.7

世界时区定义,现代和历史。 / MIT

pywavelets

1.0.1

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.21.0

面向人类的 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.1

用于 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

setuptools

40.6.3

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

six

1.12.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.1.0

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.8.2

Sphinx 是一个工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

Sphinx API,用于 Web 应用程序 / BSD-2-Clause

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.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.3

subprocess 模块从 Python 3.2/3.3 回溯,用于 2.x 版本。/ PSF 2

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.28.1

快速、可扩展的进度计 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的回溯 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

typing

3.6.6

Python 的类型提示 - 为 Python<3.5 版本回溯 / PSF

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unittest2

1.1.0

unittest 中的新功能回溯到 Python 2.4+ / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子补丁的模块。 / BSD 2-Clause

xlrd

1.2.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带广告的 BSD

xlsxwriter

1.1.2

一个用于创建 Excel XLSX 文件的 Python 模块 / 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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

Anaconda 2018.12 for 64-bit Linux with Python 2.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 捆绑的 jupyter 扩展的配置元包 / BSD

alabaster

0.7.12

可配置的、Python 2+3 兼容的 Sphinx 主题。 / BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库 / BSD 3-clause

anaconda-navigator

1.9.6

Anaconda Navigator / 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具 / BSD 3-Clause

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

1.6.5

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

2.0.9

社区开发的 Python 天文学库 / BSD

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / MIT

automat

0.7.0

为随时随地的程序员提供的自助有限状态机 / MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序 / BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

来自 Python 3.3 的 functools.lru_cache 的移植,如 ActiveState 中发布的那样。 / MIT

backports.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

简单、基于白名单的 HTML 净化工具 / Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,它可能比 memcpy() 更快 / BSD 3-Clause

bokeh

1.0.2

用于 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.11.29

用于提供 Mozilla CA Bundle 的 Python 包。 / ISC

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

Python 对象的扩展腌制支持 / BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库 / BSD 3-Clause

colorama

0.4.1

跨平台彩色终端文本 / BSD-3-Clause

conda

4.5.12

与操作系统无关的系统级二进制包和环境管理器。 / BSD 3-Clause

conda-build

3.17.6

用于构建 conda 包的工具 / BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具。 / BSD 3-Clause

conda-verify

3.1.1

用于验证 conda 食谱和 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.4.2

为 Python 开发人员提供加密配方和原语 / Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合样式循环。 / BSD 3-Clause

cython

0.29.2

用于为 Python 语言编写 C 扩展的 Cython 编译器 / Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。 高性能函数式实用程序。 / BSD 3-Clause

dask

1.0.0

带任务调度的并行 Python / BSD 3-Clause

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架。 / BSD 3-Clause

flask-cors

3.0.7

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

来自 PEP362 的 Python 函数签名,用于 Python 2.6、2.7 和 3.2+。 / Apache 2.0

functools32

3.2.3.2

来自 Python 3.2.3 的 functools 模块的移植,用于在 2.7 和 PyPy 上使用。 / PSF 许可证

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

futures

3.2.0

来自 Python 3.2 的 concurrent.futures 包的移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小。 / MIT

gevent

1.3.7

基于协程的网络库 / 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.8

应用程序中的国际化域名 (IDNA)。 / BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

intel-openmp

2019.1

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.2

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

各种帮助程序,用于将受信任的数据传递到不受信任的环境中。 / BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自先验格里高利历和儒略历的儒略日。 / BSD 2-Clause

jedi

0.13.2

用于文本编辑器的 Python 自动完成工具。 / MIT

jinja2

2.10

一个易于使用的独立模板引擎,用纯 Python 编写。 / 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元软件包。一次性安装所有 Jupyter 组件。 / BSD 3-Clause

jupyter_client

5.2.4

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (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

liblief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

libpng

1.6.35

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.26.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Pythonic 绑定。 / BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

lzo

2.10

LZO 是一个用 ANSI C 编写的可移植无损数据压缩库。 / GPL v2+

markupsafe

1.1.0

一个实现 jinja2.Markup 字符串的 Python 模块 / BSD-3-Clause

matplotlib

2.2.3

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.4

纯 Python 中最快的 Markdown 解析器。 / BSD 3-Clause

mkl

2019.1

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

mkl_random

1.0.2

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.1.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.2

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.4

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

使用 LLVM 的 NumPy 意识动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。 / MIT

numpy

1.15.4

用于数字、字符串、记录和对象的数组处理。 / BSD 3-Clause

numpy-base

1.15.4

numpydoc

0.8.0

用于支持 NumPy 格式文档字符串的 Sphinx 扩展 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.12

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.1.1a

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

18.0

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.9

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.5.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.3

pathlib 的分支,旨在支持完整的 stdlib Python API。 / MIT

patsy

0.5.1

使用符号公式在 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.5

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.3.0

Pillow 是 Alex Clark 和贡献者友好的 PIL 分支 / PIL

pip

18.1

PyPA 推荐用于安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

用于 Python 的插件注册和挂钩调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.5.0

用于 Prometheus 监控系统的 Python 客户端 / Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建功能强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.8

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.7.0

具有跨 Python 路径、ini 解析、io、代码、日志工具的库 / MIT

py-lief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

pyasn1-modules

0.2.2

ASN.1 基协议模块的集合。 / BSD 2-Clause

pycairo

1.18.0

Cairo 图形库的 Python 绑定。/ LGPL 2.1, MPL 1.1

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

与 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.19

用纯 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.3.1

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.3.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

4.0.2

使用 Python 进行简单而强大的测试。 / MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.5

对标准 Python datetime 模块的扩展。 / BSD 3 Clause

python-libarchive-c

2.8

pytz

2018.7

世界时区定义,现代和历史。 / MIT

pywavelets

1.0.1

Python 中的离散小波变换。 / MIT

pyyaml

3.13

Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.7

Qt 是一个跨平台的应用程序和 UI 框架。 / LGPL-3.0

qtawesome

0.5.3

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于编辑输入命令行的库 / GPL-3.0

requests

2.21.0

面向人类的 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.1

用于 SciPy 的图像处理例程。 / BSD 3-Clause

scikit-learn

0.20.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

setuptools

40.6.3

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.12.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.1.0

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.8.2

Sphinx 是一个工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

Sphinx API,用于 Web 应用程序 / BSD-2-Clause

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.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.3

subprocess 模块从 Python 3.2/3.3 回溯,用于 2.x 版本。/ PSF 2

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.28.1

快速、可扩展的进度计 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的回溯 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

typing

3.6.6

Python 的类型提示 - 为 Python<3.5 版本回溯 / PSF

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unittest2

1.1.0

unittest 中的新功能回溯到 Python 2.4+ / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子补丁的模块。 / BSD 2-Clause

wurlitzer

1.0.2

在 Python 中捕获 C 级别的 stdout/stderr / MIT

xlrd

1.2.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带广告的 BSD

xlsxwriter

1.1.2

一个用于创建 Excel XLSX 文件的 Python 模块 / 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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause

Anaconda 2018.12 for 32-bit Linux with Python 2.7#

名称

版本

摘要 / 许可证

_ipyw_jlab_nb_ext_conf

0.1.0

用于启用 Anaconda 捆绑的 jupyter 扩展的配置元包 / BSD

alabaster

0.7.12

可配置的、Python 2+3 兼容的 Sphinx 主题。 / BSD 3-Clause

anaconda-client

1.7.2

anaconda.org 命令行客户端库 / BSD 3-clause

anaconda-navigator

1.9.6

Anaconda Navigator / 专有 - Continuum Analytics, Inc.

anaconda-project

0.8.2

用于封装、运行和重现数据科学项目的工具 / BSD 3-Clause

asn1crypto

0.24.0

Python ASN.1 库,重点关注性能和 Pythonic API / MIT

astroid

1.6.5

Python 的抽象语法树,支持推理。 / LGPL 2.1

astropy

2.0.9

社区开发的 Python 天文学库 / BSD

atomicwrites

1.2.1

原子文件写入。 / MIT

attrs

18.2.0

attrs 是一个 Python 包,它将通过减轻您实施对象协议(又名 dunder 方法)的繁琐工作,使您重新获得编写类的乐趣。 / MIT

automat

0.7.0

为随时随地的程序员提供的自助有限状态机 / MIT

babel

2.6.0

用于国际化和本地化 Python 应用程序的实用程序 / BSD 3-clause

backports

1.0

/ BSD

backports.functools_lru_cache

1.5

来自 Python 3.3 的 functools.lru_cache 的移植,如 ActiveState 中发布的那样。 / MIT

backports.os

0.1.1

Python os 模块中新功能的移植 / Python 软件基金会

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

3.0.2

简单、基于白名单的 HTML 净化工具 / Apache-2.0

blosc

1.14.4

一个阻塞、混洗和无损压缩库,它可能比 memcpy() 更快 / BSD 3-Clause

bokeh

1.0.2

用于 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.11.29

用于提供 Mozilla CA Bundle 的 Python 包。 / ISC

cffi

1.11.5

用于 Python 调用 C 代码的外部函数接口。 / MIT

chardet

3.0.4

通用字符编码检测器 / LGPL2

click

7.0

Python 可组合命令行界面工具包 / BSD-3-Clause

cloudpickle

0.6.1

Python 对象的扩展腌制支持 / BSD 3-Clause

clyent

1.2.2

适用于 Windows 和 posix 的命令行客户端库 / BSD 3-Clause

colorama

0.4.1

跨平台彩色终端文本 / BSD-3-Clause

conda

4.5.12

与操作系统无关的系统级二进制包和环境管理器。 / BSD 3-Clause

conda-build

3.17.6

用于构建 conda 包的工具 / BSD 3-Clause

conda-env

2.6.0

用于与 conda 环境交互的工具。 / BSD 3-Clause

conda-verify

3.1.1

用于验证 conda 食谱和 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.4.2

为 Python 开发人员提供加密配方和原语 / Apache 2.0 或 BSD 3-Clause, PSF 2

curl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (http://curl.haxx.se/docs/copyright.html)

cycler

0.10.0

可组合样式循环。 / BSD 3-Clause

cython

0.29.2

用于为 Python 语言编写 C 扩展的 Cython 编译器 / Apache-2.0

cytoolz

0.9.0.1

Toolz 的 Cython 实现。 高性能函数式实用程序。 / BSD 3-Clause

dask

1.0.0

带任务调度的并行 Python / BSD 3-Clause

dask-core

1.0.0

带任务调度的并行 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.25.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.10

平台独立的文件锁。 / 公共领域

flask

1.0.2

基于 Werkzeug、Jinja2 和良好意愿的微框架。 / BSD 3-Clause

flask-cors

3.0.7

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

来自 PEP362 的 Python 函数签名,用于 Python 2.6、2.7 和 3.2+。 / Apache 2.0

functools32

3.2.3.2

来自 Python 3.2.3 的 functools 模块的移植,用于在 2.7 和 PyPy 上使用。 / PSF 许可证

future

0.17.1

为 Python 3 和 2 提供干净的单源支持 / MIT

futures

3.2.0

来自 Python 3.2 的 concurrent.futures 包的移植 / PSF

get_terminal_size

1.0.0

获取终端窗口的大小。 / MIT

gevent

1.3.7

基于协程的网络库 / 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.8

应用程序中的国际化域名 (IDNA)。 / BSD 类

imageio

2.4.1

用于读取和写入图像数据的 Python 库 / BSD 2-Clause

imagesize

1.1.0

从 png/jpeg/jpeg2000/gif 文件获取图像大小 / MIT

importlib_metadata

0.6

用于访问 Python 包元数据的库 / APACHE-2.0

incremental

17.5.0

一个对 Python 项目进行版本控制的库 / MIT License

intel-openmp

2019.1

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.2

Jupyter 交互式小部件 / BSD 3-clause

isort

4.3.4

用于排序 Python 导入的 Python 工具/库。 / MIT

itsdangerous

1.1.0

各种帮助程序,用于将受信任的数据传递到不受信任的环境中。 / BSD 3-Clause

jbig

2.1

JBIG1 数据压缩标准的实现 / GPL-2.0

jdcal

1.4

来自先验格里高利历和儒略历的儒略日。 / BSD 2-Clause

jedi

0.13.2

用于文本编辑器的 Python 自动完成工具。 / MIT

jinja2

2.10

一个易于使用的独立模板引擎,用纯 Python 编写。 / 3-Clause BSD

jpeg

9b

读取/写入 jpeg COM、EXIF、IPTC medata / 自定义自由软件许可证

jsonschema

2.6.0

用于 Python 的 JSON Schema 验证实现 / MIT

jupyter

1.0.0

Jupyter 元软件包。一次性安装所有 Jupyter 组件。 / BSD 3-Clause

jupyter_client

5.2.4

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

krb5

1.16.1

网络认证协议。 / MIT

lazy-object-proxy

1.3.1

快速而彻底的延迟对象代理。 / BSD 2-Clause

libarchive

3.3.3

多格式存档和压缩库 / BSD 2-Clause

libcurl

7.63.0

使用 URL 语法的工具和库来传输数据 / MIT/X derivate (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

liblief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

libpng

1.6.35

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.26.0

用于编写 JIT 编译器的轻量级 LLVM python 绑定 / 新 BSD 许可证

locket

0.2.0

用于 Linux 和 Windows 的 Python 的基于文件的锁 / BSD 2-Clause

lxml

4.2.5

用于 C 库 libxml2 和 libxslt 的 Pythonic 绑定。 / BSD 3-Clause、GPL-2.0、ZPL-2.0 和 ElementTree

lz4-c

1.8.1.2

超高速压缩算法 / BSD 2-clause

lzo

2.10

LZO 是一个用 ANSI C 编写的可移植无损数据压缩库。 / GPL v2+

markupsafe

1.1.0

一个实现 jinja2.Markup 字符串的 Python 模块 / BSD-3-Clause

matplotlib

2.2.3

Python 中的出版物级图形 / 基于 PSF

mccabe

0.6.1

用于 Python 的 McCabe 复杂度检查器 / MIT

mistune

0.8.4

纯 Python 中最快的 Markdown 解析器。 / BSD 3-Clause

mkl

2019.1

Intel 和兼容处理器的数学库 / 专有 - Intel

mkl-service

1.1.2

MKL 服务函数的 Python 绑定 / 3-clause BSD

mkl_fft

1.0.6

使用 Intel (R) Math Kernel Library 的 NumPy 快速傅里叶变换的实现。 / BSD 3-Clause

mkl_random

1.0.2

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.1.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.2

用于创建和操作复杂网络的 Python 包 / BSD 3-Clause

nltk

3.4

构建用于处理人类语言数据的 Python 程序 / Apache 2.0

nose

1.3.7

Nose 扩展 unittest,使测试更轻松 / LGPL-2.1

notebook

5.7.4

Jupyter Notebook / BSD 3-clause

numba

0.41.0

使用 LLVM 的 NumPy 意识动态 Python 编译器 / BSD 2-clause

numexpr

2.6.8

用于 NumPy 的快速数值表达式求值器。 / MIT

numpy

1.15.4

用于数字、字符串、记录和对象的数组处理。 / BSD 3-Clause

numpy-base

1.15.4

numpydoc

0.8.0

用于支持 NumPy 格式文档字符串的 Sphinx 扩展 / BSD 3-Clause

odo

0.5.1

Python 中的数据迁移 / BSD-3-Clause

olefile

0.46

解析、读取和写入 Microsoft OLE2 文件 / BSD 2-Clause

openpyxl

2.5.12

用于读取/写入 Excel 2010 xlsx/xlsm 文件的 Python 库 / MIT

openssl

1.1.1a

OpenSSL 是 SSL 和 TLS 协议的开源实现 / OpenSSL

packaging

18.0

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.9

用于磁盘上混洗操作的数据结构 / BSD 3-Clause

patchelf

0.9

一个用于修改 ELF 可执行文件的动态链接器和 RPATH 的小型实用程序。 / GPL 3

path.py

11.5.0

用于 os.path 的模块包装器 / MIT

pathlib2

2.3.3

pathlib 的分支,旨在支持完整的 stdlib Python API。 / MIT

patsy

0.5.1

使用符号公式在 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.5

具有并发支持的微型“shelve”式数据库 / MIT

pillow

5.3.0

Pillow 是 Alex Clark 和贡献者友好的 PIL 分支 / PIL

pip

18.1

PyPA 推荐用于安装 Python 包的工具 / MIT

pixman

0.34.0

一个用于像素操作的低级软件库。 / MIT

pkginfo

1.4.2

从 sdists / bdists / 已安装的软件包查询元数据。 / MIT

pluggy

0.8.0

用于 Python 的插件注册和挂钩调用 / MIT

ply

3.11

Python Lex-Yacc / BSD 3-clause

prometheus_client

0.5.0

用于 Prometheus 监控系统的 Python 客户端 / Apache 2.0

prompt_toolkit

1.0.15

用于在 Python 中构建功能强大的交互式命令行的库 / BSD 3-clause

psutil

5.4.8

用于 Python 的跨平台进程和系统实用程序模块 / BSD 3-Clause

ptyprocess

0.6.0

在伪终端中运行子进程 / ISC

py

1.7.0

具有跨 Python 路径、ini 解析、io、代码、日志工具的库 / MIT

py-lief

0.9.0

一个跨平台库,用于解析、修改和抽象 ELF、PE 和 MachO 格式。 / Apache 2.0

pyasn1-modules

0.2.2

ASN.1 基协议模块的集合。 / BSD 2-Clause

pycairo

1.18.0

Cairo 图形库的 Python 绑定。/ LGPL 2.1, MPL 1.1

pycodestyle

2.4.0

Python 风格指南检查器 / MIT

pycosat

0.6.3

与 picosat(SAT 求解器)的绑定 / MIT

pycparser

2.19

用纯 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.3.1

通用语法高亮显示包 / BSD 2-clause

pylint

1.9.2

python 代码静态检查器 / GPL

pyodbc

4.0.25

用于 ODBC 的 DB API 模块 / MIT

pyopenssl

18.0.0

OpenSSL 库的 Python 包装器模块 / Apache 2.0

pyparsing

2.3.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

4.0.2

使用 Python 进行简单而强大的测试。 / MIT

python

2.7.15

通用编程语言 / PSF

python-dateutil

2.7.5

对标准 Python datetime 模块的扩展。 / BSD 3 Clause

python-libarchive-c

2.8

pytz

2018.7

世界时区定义,现代和历史。 / MIT

pywavelets

1.0.1

Python 中的离散小波变换。 / MIT

pyyaml

3.13

Python 的 YAML 解析器和发射器 / MIT

pyzmq

17.1.2

zeromq 的 Python 绑定 / BSD 3-clause

qt

5.9.7

Qt 是一个跨平台的应用程序和 UI 框架。 / LGPL-3.0

qtawesome

0.5.3

PyQt 和 PySide 应用程序中的图标字体 / MIT

qtconsole

4.4.3

Jupyter Qt 控制台 / BSD 3-Clause

qtpy

1.5.2

PyQt5/PyQt4/PySide 的抽象层 / MIT

readline

7.0

用于编辑输入命令行的库 / GPL-3.0

requests

2.21.0

面向人类的 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.1

用于 SciPy 的图像处理例程。 / BSD 3-Clause

scikit-learn

0.20.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

setuptools

40.6.3

下载、构建、安装、升级和卸载 Python 包 / MIT

simplegeneric

0.8.1

简单的泛型函数(类似于 Python 自己的 len()、pickle.dump() 等) / Zope Public

singledispatch

3.4.0.3

将函数转换为单调度泛型函数 / MIT

sip

4.19.8

为 C 和 C++ 库创建 Python 绑定 / GPL-3.0

six

1.12.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.1.0

Python 排序容器类型:SortedList、SortedDict 和 SortedSet / Apache 2.0

sphinx

1.8.2

Sphinx 是一个工具,可以轻松创建智能且美观的文档 / BSD 2-clause

sphinxcontrib

1.0

Python 命名空间,用于 sphinxcontrib / BSD

sphinxcontrib-websupport

1.1.0

Sphinx API,用于 Web 应用程序 / BSD-2-Clause

spyder

3.3.2

科学 Python 开发环境 / MIT

spyder-kernels

0.3.0

Spyder 控制台的 Jupyter 内核 / MIT

sqlalchemy

1.2.15

数据库抽象库。 / MIT

sqlite

3.26.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.3

subprocess 模块从 Python 3.2/3.3 回溯,用于 2.x 版本。/ PSF 2

sympy

1.3

Python 符号数学库 / 3-clause BSD

tblib

1.3.2

回溯序列化库。 / BSD 2-Clause

terminado

0.8.1

由 tornado websockets 提供的终端 / BSD 2-clause

testpath

0.4.2

Testpath 是一个实用程序集合,用于与文件和命令一起工作的 Python 代码。 / BSD-3-Clause

tk

8.6.8

具有 GUI 支持的动态编程语言。捆绑了 Tcl 和 Tk。 / Tcl/Tk

toolz

0.9.0

Python 的函数式标准库。 / BSD 3-Clause

tornado

5.1.1

Python Web 框架和异步网络库,最初由 FriendFeed 开发。 / Apache 2.0

tqdm

4.28.1

快速、可扩展的进度计 / MPLv2.0, MIT

traceback2

1.4.0

traceback 模块的回溯 / PSF 2.0

traitlets

4.3.2

Python 应用程序的配置系统 / BSD 3-clause

typing

3.6.6

Python 的类型提示 - 为 Python<3.5 版本回溯 / PSF

unicodecsv

0.14.1

csv 模块的直接替换,支持 unicode 字符串 / BSD

unittest2

1.1.0

unittest 中的新功能回溯到 Python 2.4+ / BSD

unixodbc

2.3.7

非 MS Windows 平台上的 ODBC / LGPL-2.1

urllib3

1.24.1

具有线程安全连接池、文件发布等功能的 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.32.3

Python 的内置包格式。 / MIT

widgetsnbextension

3.4.2

Jupyter 的交互式小部件 / BSD 3-clause

wrapt

1.10.11

用于装饰器、包装器和猴子补丁的模块。 / BSD 2-Clause

wurlitzer

1.0.2

在 Python 中捕获 C 级别的 stdout/stderr / MIT

xlrd

1.2.0

开发人员用于从 Microsoft Excel (tm) 电子表格文件中提取数据的库 / BSD 3-Clause 和带广告的 BSD

xlsxwriter

1.1.2

一个用于创建 Excel XLSX 文件的 Python 模块 / 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

zstd

1.3.7

Zstandard - 快速实时压缩算法 / BSD 3-Clause