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=A tool for installing and managing Python packages
1225
1264
@@ -1262,6 +1301,9 @@ description=A simple Python library for easily displaying tabular data in a visu
1262
1301
[prettytensor]
1263
1302
description=Pretty Tensor makes learning beautiful
1264
1303
1304
+
[priority]
1305
+
description=A pure-Python implementation of the HTTP/2 priority tree
1306
+
1265
1307
[proglog]
1266
1308
description=Log and progress bar manager for console, notebooks, web...
1267
1309
@@ -1292,7 +1334,6 @@ description=Protocol Buffers - Google's data interchange format
1292
1334
[pscript]
1293
1335
description=Python to JavaScript compiler
1294
1336
1295
-
1296
1337
[psutil]
1297
1338
description=Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
1298
1339
@@ -1353,6 +1394,9 @@ description=bindings to picosat (a SAT solver)
1353
1394
[pycparser]
1354
1395
description=C parser in Python
1355
1396
1397
+
[pydantic]
1398
+
description=Data validation and settings management using python 3.6 type hinting
1399
+
1356
1400
[pydicom]
1357
1401
description=Pure python package for working with DICOM files (medical imaging)
1358
1402
@@ -1684,6 +1728,9 @@ description=Python bindings for the QScintilla programmers editor widget
1684
1728
[quantecon]
1685
1729
description=A community based Python library for quantitative economics
1686
1730
1731
+
[quart]
1732
+
description=A Python ASGI web microframework with the same API as Flask
1733
+
1687
1734
[quiver_engine]
1688
1735
description=Interactive per-layer visualization for convents in keras
1689
1736
@@ -1836,6 +1883,9 @@ description=Service identity verification for pyOpenSSL.
1836
1883
[setuptools]
1837
1884
description=Download, build, install, upgrade, and uninstall Python packages - easily
1838
1885
1886
+
[setuptools_git]
1887
+
description=Setuptools revision control system plugin for Git
1888
+
1839
1889
[sframe]
1840
1890
description=SFrame is an scalable, out-of-core dataframe, which allows you to work with datasets that are larger than the amount of RAM on your system.
1841
1891
@@ -2022,7 +2072,6 @@ description=TensorFlow helps the tensors flow
2022
2072
[tensorflow_estimator]
2023
2073
description=TensorFlow Estimator.
2024
2074
2025
-
2026
2075
[tensorflow-probability]
2027
2076
description=Probabilistic modeling and statistical inference in TensorFlow
2028
2077
@@ -2243,6 +2292,9 @@ description=A Python module for decorators, wrappers and monkey patching.
2243
2292
[wsgiref]
2244
2293
description=WSGI (PEP 333) Reference Library
2245
2294
2295
+
[wsproto]
2296
+
description=WebSockets state-machine based protocol implementation
0 commit comments