From c07974ab1ff2ff50be28fd94cf360c271aa7178b Mon Sep 17 00:00:00 2001 From: stonebig Date: Tue, 17 Mar 2020 23:28:00 +0100 Subject: [PATCH] package names --- winpython/data/packages.ini | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/winpython/data/packages.ini b/winpython/data/packages.ini index 7fbddb89..f3844654 100644 --- a/winpython/data/packages.ini +++ b/winpython/data/packages.ini @@ -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 @@ -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 @@ -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 @@ -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