@@ -470,6 +470,9 @@ description=Matplotlib Jupyter Extension
470470[ipyparallel]
471471description =Interactive Parallel Computing with IPython
472472
473+ [ipyscales]
474+ description =A widget library for scales
475+
473476[ipython]
474477description =Enhanced Python shell
475478
@@ -554,7 +557,7 @@ description=A software library for rapid development of hardware-accelerated mul
554557[kivy-garden]
555558description =Garden tool for kivy flowers.
556559
557- [Kiwisolver ]
560+ [kiwisolver ]
558561description =an efficient implementation of the Cassowary constraint solving algorithm.
559562
560563[knit]
@@ -683,6 +686,9 @@ description=Python library for arbitrary-precision floating-point arithmetic
683686[mypy]
684687description=Optional static typing for Python
685688
689+ [msgpack]
690+ description=MessagePack (de)serializer.
691+
686692[msgpack-python]
687693description=MessagePack (de)serializer.
688694
@@ -836,6 +842,9 @@ category=dataoric
836842[pdfrw]
837843description=pure Python library that reads and writes PDFs
838844
845+ [pdvega]
846+ description=Pandas plotting interface to Vega and Vega-Lite
847+
839848[peewee]
840849description=a small, expressive ORM.
841850
@@ -1205,6 +1214,9 @@ description=A markdown parser for docutils
12051214[redis]
12061215description=Python client for Redis key-value store
12071216
1217+ [regex]
1218+ description=Alternative regular expression module, to replace re.
1219+
12081220[reportlab]
12091221description=The PDF generation library
12101222url=http://www.reportlab.org
@@ -1535,6 +1547,9 @@ description=Ultra fast JSON encoder and decoder for Python
15351547[vega]
15361548description=An IPython/ Jupyter widget for Vega and Vega-Lite
15371549
1550+ [vega3]
1551+ description=An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2
1552+
15381553[verboselogs]
15391554description=Verbose logging level for Python' s logging module
15401555
0 commit comments