@@ -16,7 +16,7 @@ description=Taylor Arithmetic Computation and Algorithmic Differentiation
16
16
[altair]
17
17
description =High-level declarative visualization library for Python
18
18
19
- [altair-widgets ]
19
+ [altair_widgets ]
20
20
description =Altair Widgets: An interactive visualization for statistical data for Python.
21
21
22
22
[amqp]
@@ -160,6 +160,9 @@ description=IPython cell magic to use .NET languages
160
160
[colorama]
161
161
description =Cross-platform colored terminal text
162
162
163
+ [colorcet]
164
+ description =A set of useful perceptually uniform colormaps for plotting scientific data
165
+
163
166
[coloredlogs]
164
167
description =Colored terminal output for Python' s logging module
165
168
@@ -216,6 +219,9 @@ description=Cython implementation of Toolz: High performance functional utilitie
216
219
[dash]
217
220
description =A Python framework for building reactive web-apps. Developed by Plotly.
218
221
222
+ [datashader]
223
+ description =Data visualization toolchain based on aggregating into a grid
224
+
219
225
[datashape]
220
226
description =A data description language
221
227
@@ -446,7 +452,10 @@ description=Vestigial utilities from IPython
446
452
description =RDBMS access via IPython
447
453
448
454
[ipyvega]
449
- description =IPython/Jupyter notebook module for Vega, and Vega-Lite, Polestar, and Voyager
455
+ description =IPython/Jupy
456
+
457
+ [ipyvolume]
458
+ description =3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
450
459
451
460
[ipywidgets]
452
461
description =IPython HTML widgets for Jupyter
@@ -609,15 +618,18 @@ description=The fastest markdown parser in pure Python, inspired by marked.
609
618
[mizani]
610
619
description=Scales for Python
611
620
621
+ [mkl-service]
622
+ description=Python bindings to some MKL service functions
623
+ url=https://github.com/ContinuumIO/mkl-service
624
+
612
625
[mock]
613
626
description=Rolling backport of unittest.mock for all Pythons
614
627
615
628
[monotonic]
616
629
description=An implementation of time.monotonic() for Python 2 & < 3.3
617
630
618
- [mkl-service]
619
- description=Python bindings to some MKL service functions
620
- url=https://github.com/ContinuumIO/mkl-service
631
+ [moviepy]
632
+ description=Video editing with Python
621
633
622
634
[mpldatacursor]
623
635
description=Interactive data cursors for Matplotlib
@@ -727,7 +739,7 @@ description=Data migration in Python
727
739
[olefile]
728
740
description=Python package to parse, read and write Microsoft OLE2 files
729
741
730
- [opencv ]
742
+ [opencv_python ]
731
743
description=Open Source Computer Vision Library
732
744
url=http://opencv.org
733
745
@@ -790,6 +802,9 @@ description=Python style guide checker
790
802
[pexpect]
791
803
description=Pexpect allows easy control of interactive console applications.
792
804
805
+ [pgmagick]
806
+ description=Yet Another Python wrapper for GraphicsMagick
807
+
793
808
[pg8000]
794
809
description=PostgreSQL interface library
795
810
@@ -869,6 +884,9 @@ description=Run a subprocess in a pseudo terminal
869
884
[pulp]
870
885
description =PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems
871
886
887
+ [pweave]
888
+ description =Scientific reports with embedded python computations with reST, LaTeX or markdown
889
+
872
890
[py]
873
891
description =library with cross-python path, ini-parsing, io, code, log facilities
874
892
@@ -1105,6 +1123,12 @@ description=Wavelet transforms module
1105
1123
[pywin32]
1106
1124
description=Python library for Windows
1107
1125
1126
+ [pywinpty]
1127
+ description=Python bindings for the winpty library
1128
+
1129
+ [pywinusb]
1130
+ description=USB / HID windows helper library
1131
+
1108
1132
[pyyaml]
1109
1133
description=YAML parser and emitter for Python
1110
1134
@@ -1191,6 +1215,9 @@ description=An Amazon S3 Transfer Manager
1191
1215
[sasl]
1192
1216
description=Cyrus-SASL bindings for Python
1193
1217
1218
+ [schemapi]
1219
+ description=generate Python APIs from JSONSchema specifications
1220
+
1194
1221
[scidoc]
1195
1222
description=Scidoc installs scientific libraries documentation (NumPy, SciPy, ...)
1196
1223
@@ -1322,6 +1349,9 @@ description=Jupyter notebook integration with Spyder
1322
1349
[spyder_reports]
1323
1350
description =pyder plugin to render Markdown reports using Pweave as a backend
1324
1351
1352
+ [spyder_terminal]
1353
+ description =Spyder Plugin for displaying a virtual terminal (OS independent) inside the main Spyder window
1354
+
1325
1355
[spyder.line_profiler]
1326
1356
description =a plugin to run the python line profiler from within the spyder editor
1327
1357
@@ -1438,6 +1468,9 @@ description=Ultra fast JSON encoder and decoder for Python
1438
1468
[vega]
1439
1469
description=An IPython/ Jupyter widget for Vega and Vega-Lite
1440
1470
1471
+ [verboselogs]
1472
+ description=Verbose logging level for Python' s logging module
1473
+
1441
1474
[vispy]
1442
1475
description =Interactive visualization in Python
1443
1476
0 commit comments