You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description=The fastest markdown parser in pure Python, inspired by marked.
581
605
606
+
[mizani]
607
+
description=Scales for Python
608
+
582
609
[mock]
583
610
description=Rolling backport of unittest.mock for all Pythons
584
611
@@ -595,6 +622,9 @@ description=Interactive data cursors for Matplotlib
595
622
[mpld3]
596
623
description=D3 Viewer for Matplotlib
597
624
625
+
[mpl-scatter-density]
626
+
description=Fast scatter density plots for Matplotlib
627
+
598
628
[mpmath]
599
629
description=Python library for arbitrary-precision floating-point arithmetic
600
630
@@ -707,6 +737,9 @@ description=a component-based data mining framework.
707
737
[packaging]
708
738
description=Core utilities for Python packages
709
739
740
+
[palettable]
741
+
description=Color palettes for Python
742
+
710
743
[palladium]
711
744
description=Framework for setting up predictive analytics services
712
745
@@ -777,6 +810,12 @@ category=improc
777
810
description=A tool for installing and managing Python packages
778
811
category=deploy
779
812
813
+
[plotly]
814
+
description=Python plotting library for collaborative, interactive, publication-quality graphs.
815
+
816
+
[plotnine]
817
+
description=A grammar of graphics for python
818
+
780
819
[plotpy]
781
820
description=plotpy is a set of tools for curve and image plotting
782
821
@@ -1084,6 +1123,9 @@ description=Python bindings for the QScintilla programmers editor widget
1084
1123
[queuelib]
1085
1124
description=Collection of persistent (disk-based) queues
1086
1125
1126
+
[quiver_engine]
1127
+
description=Interactive per-layer visualization for convents in keras
1128
+
1087
1129
[recommonmark]
1088
1130
description=A markdown parser for docutils
1089
1131
@@ -1271,9 +1313,12 @@ description=ReadTheDocs.org theme for Sphinx, 2013 version.
1271
1313
[spyder]
1272
1314
description=Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
1273
1315
1274
-
[spyder.notebook]
1316
+
[spyder_notebook]
1275
1317
description=Jupyter notebook integration with Spyder
1276
1318
1319
+
[spyder_reports]
1320
+
description=pyder plugin to render Markdown reports using Pweave as a backend
1321
+
1277
1322
[spyder.line_profiler]
1278
1323
description=a plugin to run the python line profiler from within the spyder editor
0 commit comments