@@ -470,6 +470,9 @@ description=Matplotlib Jupyter Extension
470
470
[ipyparallel]
471
471
description =Interactive Parallel Computing with IPython
472
472
473
+ [ipyscales]
474
+ description =A widget library for scales
475
+
473
476
[ipython]
474
477
description =Enhanced Python shell
475
478
@@ -554,7 +557,7 @@ description=A software library for rapid development of hardware-accelerated mul
554
557
[kivy-garden]
555
558
description =Garden tool for kivy flowers.
556
559
557
- [Kiwisolver ]
560
+ [kiwisolver ]
558
561
description =an efficient implementation of the Cassowary constraint solving algorithm.
559
562
560
563
[knit]
@@ -683,6 +686,9 @@ description=Python library for arbitrary-precision floating-point arithmetic
683
686
[mypy]
684
687
description=Optional static typing for Python
685
688
689
+ [msgpack]
690
+ description=MessagePack (de)serializer.
691
+
686
692
[msgpack-python]
687
693
description=MessagePack (de)serializer.
688
694
@@ -836,6 +842,9 @@ category=dataoric
836
842
[pdfrw]
837
843
description=pure Python library that reads and writes PDFs
838
844
845
+ [pdvega]
846
+ description=Pandas plotting interface to Vega and Vega-Lite
847
+
839
848
[peewee]
840
849
description=a small, expressive ORM.
841
850
@@ -1205,6 +1214,9 @@ description=A markdown parser for docutils
1205
1214
[redis]
1206
1215
description=Python client for Redis key-value store
1207
1216
1217
+ [regex]
1218
+ description=Alternative regular expression module, to replace re.
1219
+
1208
1220
[reportlab]
1209
1221
description=The PDF generation library
1210
1222
url=http://www.reportlab.org
@@ -1535,6 +1547,9 @@ description=Ultra fast JSON encoder and decoder for Python
1535
1547
[vega]
1536
1548
description=An IPython/ Jupyter widget for Vega and Vega-Lite
1537
1549
1550
+ [vega3]
1551
+ description=An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2
1552
+
1538
1553
[verboselogs]
1539
1554
description=Verbose logging level for Python' s logging module
1540
1555
0 commit comments