1
+
2
+ [absl-py]
3
+ description =Abseil Python Common Libraries
4
+
1
5
[adodbapi]
2
6
description =A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
3
7
@@ -466,6 +470,9 @@ description=Matplotlib Jupyter Extension
466
470
[ipyparallel]
467
471
description =Interactive Parallel Computing with IPython
468
472
473
+ [ipyscales]
474
+ description =A widget library for scales
475
+
469
476
[ipython]
470
477
description =Enhanced Python shell
471
478
@@ -550,7 +557,7 @@ description=A software library for rapid development of hardware-accelerated mul
550
557
[kivy-garden]
551
558
description =Garden tool for kivy flowers.
552
559
553
- [Kiwisolver ]
560
+ [kiwisolver ]
554
561
description =an efficient implementation of the Cassowary constraint solving algorithm.
555
562
556
563
[knit]
@@ -655,6 +662,9 @@ url=https://github.com/ContinuumIO/mkl-service
655
662
[mock]
656
663
description=Rolling backport of unittest.mock for all Pythons
657
664
665
+ [modergnl]
666
+ description=Modern OpenGL binding for python
667
+
658
668
[monotonic]
659
669
description=An implementation of time.monotonic() for Python 2 & < 3.3
660
670
@@ -676,6 +686,9 @@ description=Python library for arbitrary-precision floating-point arithmetic
676
686
[mypy]
677
687
description=Optional static typing for Python
678
688
689
+ [msgpack]
690
+ description=MessagePack (de)serializer.
691
+
679
692
[msgpack-python]
680
693
description=MessagePack (de)serializer.
681
694
@@ -829,6 +842,9 @@ category=dataoric
829
842
[pdfrw]
830
843
description=pure Python library that reads and writes PDFs
831
844
845
+ [pdvega]
846
+ description=Pandas plotting interface to Vega and Vega-Lite
847
+
832
848
[peewee]
833
849
description=a small, expressive ORM.
834
850
@@ -1198,6 +1214,9 @@ description=A markdown parser for docutils
1198
1214
[redis]
1199
1215
description=Python client for Redis key-value store
1200
1216
1217
+ [regex]
1218
+ description=Alternative regular expression module, to replace re.
1219
+
1201
1220
[reportlab]
1202
1221
description=The PDF generation library
1203
1222
url=http://www.reportlab.org
@@ -1311,6 +1330,9 @@ description=scs: splitting conic solver
1311
1330
[seaborn]
1312
1331
description=statistical data visualization
1313
1332
1333
+ [send2trash]
1334
+ description=Send file to trash natively under Mac OS X, Windows and Linux.
1335
+
1314
1336
[service_identity]
1315
1337
description=Service identity verification for pyOpenSSL.
1316
1338
@@ -1525,6 +1547,9 @@ description=Ultra fast JSON encoder and decoder for Python
1525
1547
[vega]
1526
1548
description=An IPython/ Jupyter widget for Vega and Vega-Lite
1527
1549
1550
+ [vega3]
1551
+ description=An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2
1552
+
1528
1553
[verboselogs]
1529
1554
description=Verbose logging level for Python' s logging module
1530
1555
0 commit comments