@@ -26,6 +26,9 @@ description=Altair Widgets: An interactive visualization for statistical data fo
26
26
[amqp]
27
27
description =Low-level AMQP client for Python (fork of amqplib).
28
28
29
+ [ansiwrap]
30
+ description =textwrap, but savvy to ANSI colors and styles
31
+
29
32
[anyjson]
30
33
description =Wraps the best available JSON implementation available in a common interface
31
34
@@ -218,6 +221,12 @@ description=Config file reading, writing and validation.
218
221
[configparser]
219
222
description=This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.
220
223
224
+ [contextlib2]
225
+ description=Backports and enhancements for the contextlib module
226
+
227
+ [contextvars]
228
+ description=PEP 567 Backport
229
+
221
230
[corner]
222
231
description=Make some beautiful corner plots of samples.
223
232
@@ -230,6 +239,9 @@ description=cryptography is a package which provides cryptographic recipes and p
230
239
[cupy]
231
240
description=NumPy-like API accelerated with CUD
232
241
242
+ [curio]
243
+ description=Curio - Concurrent I/O
244
+
233
245
[cvxcanon]
234
246
description=common operations for convex optimization modeling tools.
235
247
@@ -293,6 +305,9 @@ description=Distributed computing
293
305
[decorator]
294
306
description=Better living through Python with decorators
295
307
308
+ [dm_sonnet]
309
+ description=Sonnet is a library for building neural networks in TensorFlow.
310
+
296
311
[docopt]
297
312
description=Pythonic argument parser, that will make you smile
298
313
@@ -497,6 +512,9 @@ description=Internationalized Domain Names in Applications (IDNA)
497
512
[imageio]
498
513
description =Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
499
514
515
+ [immutables]
516
+ description =A high-performance immutable mapping type for Python
517
+
500
518
[imagesize]
501
519
description =Getting image size from png/jpeg/jpeg2000/gif file
502
520
@@ -842,6 +860,9 @@ description=Sphinx extension to support docstrings in Numpy format
842
860
[oauth2client]
843
861
description=OAuth 2.0 client library
844
862
863
+ [observations]
864
+ description=Tools for loading standard data sets in machine learning
865
+
845
866
[octave_kernel]
846
867
description=A Jupyter kernel for Octave.
847
868
@@ -869,6 +890,9 @@ description=a component-based data mining framework.
869
890
[osqp]
870
891
description=the Operator Splitting QP Solver.
871
892
893
+ [outcome]
894
+ description=Capture the outcome of Python function calls.
895
+
872
896
[packaging]
873
897
description=Core utilities for Python packages
874
898
@@ -893,6 +917,9 @@ description=functional data manipulation for pandas
893
917
[pandocfilters]
894
918
description=Utilities for writing pandoc filters in python
895
919
920
+ [papermill]
921
+ description=Parametrize and Run Jupyter Notebooks
922
+
896
923
[param]
897
924
description=Declarative Python programming using Parameters.
898
925
@@ -980,6 +1007,9 @@ description=Polygon3 is a Python-3 package that handles polygonal shapes in 2D
980
1007
[pomegranate]
981
1008
description=Pomegranate is a graphical models library for Python, implemented in Cython for speed.
982
1009
1010
+ [ppci]
1011
+ description=A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
1012
+
983
1013
[prettytable]
984
1014
description=A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
985
1015
@@ -1191,6 +1221,9 @@ description=2D plotting library (set of Python bindings for the Qwt library feat
1191
1221
[pyreadline]
1192
1222
description=IPython needs this module to display color text in Windows command window
1193
1223
1224
+ [pyrro_ppl]
1225
+ description=A Python library for probabilistic modeling and inference
1226
+
1194
1227
[pyserial]
1195
1228
description=Library encapsulating the access for the serial port
1196
1229
@@ -1212,6 +1245,9 @@ description=Python interface to Stan, a package for Bayesian inference
1212
1245
[pytest]
1213
1246
description=pytest: simple powerful testing with Python
1214
1247
1248
+ [pytest_runner]
1249
+ description=Invoke py.test as distutils command with dependency resolution
1250
+
1215
1251
[python-crfsui
6D47
te]
1216
1252
description=Python binding for CRFsuite
1217
1253
@@ -1421,6 +1457,9 @@ description=scs: splitting conic solver
1421
1457
[seaborn]
1422
1458
description=statistical data visualization
1423
1459
1460
+ [semantic_version]
1461
+ description=A library implementing the ' SemVer' scheme.
1462
+
1424
1463
[send2trash]
1425
1464
description=Send file to trash natively under Mac OS X, Windows and Linux.
1426
1465
@@ -1472,6 +1511,9 @@ description=A pure python implementation of a sliding window memory map manager
1472
1511
[snakeviz]
1473
1512
description =An in-browser Python profile viewer
1474
1513
1514
+ [sniffio]
1515
+ description =Sniff out which async library your code is running under
1516
+
1475
1517
[snowballstemmer]
1476
1518
description =This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.
1477
1519
@@ -1574,6 +1616,9 @@ description=Terminals served to term.js using Tornado websockets
1574
1616
[testpath]
1575
1617
description=Test utilities for code working with files and commands
1576
1618
1619
+ [textwrap3]
1620
+ description=textwrap from Python 3.6 backport (plus a few tweaks)
1621
+
1577
1622
[theano]
1578
1623
description=Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
1579
1624
@@ -1592,6 +1637,9 @@ description=List processing tools and functional utilities
1592
1637
[torch]
1593
1638
description=a deep learning framework.
1594
1639
1640
+ [torchfile]
1641
+ description=Torch7 binary serialized file parser
1642
+
1595
1643
[torchvision]
1596
1644
description=Datasets, Transforms and Models specific to Computer Vision
1597
1645
@@ -1616,6 +1664,12 @@ description=Enthought traits-capable user interfaces
1616
1664
[traittypes]
1617
1665
description=Scipy trait types
1618
1666
1667
+ [trio]
1668
+ description=An async/await-native I/O library for humans and snake people
1669
+
1670
+ [trio_asyncio]
1671
+ description=a re-implementation of the asyncio mainloop on top of Trio
1672
+
1619
1673
[ttfquery]
1620
1674
description=FontTools-based package for querying system fonts
1621
1675
@@ -1667,6 +1721,9 @@ description=Verbose logging level for Python's logging module
1667
1721
[vispy]
1668
1722
description =Interactive visualization in Python
1669
1723
1724
+ [visdom]
1725
+ description =A tool for visualizing live, rich data for Torch and Numpy
1726
+
1670
1727
[vitables]
1671
1728
description =Graphical tool for browsing and editing files in both HDF5 and PyTables formats
1672
1729
0 commit comments