File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -362,9 +362,24 @@ description=Cython implementation of Toolz: High performance functional utilitie
362
362
[dash]
363
363
description=A Python framework for building reactive web-apps. Developed by Plotly.
364
364
365
+ [dash_core_components]
366
+ description=Core component suite for Dash
367
+
368
+ [dash_html_components]
369
+ description=Vanilla HTML components for Dash
370
+
371
+ [dash_renderer]
372
+ description=Front-end component renderer for Dash
373
+
374
+ [dash_table]
375
+ description=Dash table
376
+
365
377
[dask]
366
378
description=Minimal task scheduling abstraction
367
379
380
+ [dask_labextension]
381
+ description=A Jupyter Notebook server extension manages Dask clusters.
382
+
368
383
[dask_ml]
369
384
description=a library for distributed and parallel machine learning using dask
370
385
@@ -1049,6 +1064,9 @@ description=Rolling backport of unittest.mock for all Pythons
1049
1064
[modergnl]
1050
1065
description =Modern OpenGL binding for python
1051
1066
1067
+ [modin]
1068
+ description =Make your pandas code run faster by changing one line of code.
1069
+
1052
1070
[monotonic]
1053
1071
description =An implementation of time.monotonic() for Python 2 & < 3.3
1054
1072
@@ -1806,6 +1824,9 @@ description=Lightweight and super-fast messaging based on ZeroMQ library (requir
1806
1824
[pyzo]
1807
1825
description =the Python IDE for scientific computing
1808
1826
1827
+ [py_spy]
1828
+ description =A Sampling Profiler for Python
1829
+
1809
1830
[qdarkstyle]
1810
1831
description =A dark style sheet for QtWidgets application
1811
1832
@@ -1836,6 +1857,9 @@ description=Code Metrics in Python
1836
1857
[rasterio]
1837
1858
description =Fast and direct raster I/O for use with Numpy and SciPy
1838
1859
1860
+ [ray]
1861
+ description =A system for parallel and distributed Python that unifies the ML ecosystem.
1862
+
1839
1863
[readme_renderer]
1840
1864
description =a library for rendering " readme" descriptions for Warehouse
1841
1865
You can’t perform that action at this time.
0 commit comments