Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,24 @@ description=Cython implementation of Toolz: High performance functional utilitie
[dash]
description=A Python framework for building reactive web-apps. Developed by Plotly.

[dash_core_components]
description=Core component suite for Dash

[dash_html_components]
description=Vanilla HTML components for Dash

[dash_renderer]
description=Front-end component renderer for Dash

[dash_table]
description=Dash table

[dask]
description=Minimal task scheduling abstraction

[dask_labextension]
description=A Jupyter Notebook server extension manages Dask clusters.

[dask_ml]
description=a library for distributed and parallel machine learning using dask

Expand Down Expand Up @@ -1049,6 +1064,9 @@ description=Rolling backport of unittest.mock for all Pythons
[modergnl]
description=Modern OpenGL binding for python

[modin]
description=Make your pandas code run faster by changing one line of code.

[monotonic]
description=An implementation of time.monotonic() for Python 2 & < 3.3

Expand Down Expand Up @@ -1806,6 +1824,9 @@ description=Lightweight and super-fast messaging based on ZeroMQ library (requir
[pyzo]
description=the Python IDE for scientific computing

[py_spy]
description=A Sampling Profiler for Python

[qdarkstyle]
description=A dark style sheet for QtWidgets application

Expand Down Expand Up @@ -1836,6 +1857,9 @@ description=Code Metrics in Python
[rasterio]
description=Fast and direct raster I/O for use with Numpy and SciPy

[ray]
description=A system for parallel and distributed Python that unifies the ML ecosystem.

[readme_renderer]
description=a library for rendering "readme" descriptions for Warehouse

Expand Down