@@ -16,7 +16,7 @@ description=Taylor Arithmetic Computation and Algorithmic Differentiation
1616[altair]
1717description =High-level declarative visualization library for Python
1818
19- [altair-widgets ]
19+ [altair_widgets ]
2020description =Altair Widgets: An interactive visualization for statistical data for Python.
2121
2222[amqp]
@@ -160,6 +160,9 @@ description=IPython cell magic to use .NET languages
160160[colorama]
161161description =Cross-platform colored terminal text
162162
163+ [colorcet]
164+ description =A set of useful perceptually uniform colormaps for plotting scientific data
165+
163166[coloredlogs]
164167description =Colored terminal output for Python' s logging module
165168
@@ -216,6 +219,9 @@ description=Cython implementation of Toolz: High performance functional utilitie
216219[dash]
217220description =A Python framework for building reactive web-apps. Developed by Plotly.
218221
222+ [datashader]
223+ description =Data visualization toolchain based on aggregating into a grid
224+
219225[datashape]
220226description =A data description language
221227
@@ -446,7 +452,10 @@ description=Vestigial utilities from IPython
446452description =RDBMS access via IPython
447453
448454[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
450459
451460[ipywidgets]
452461description =IPython HTML widgets for Jupyter
@@ -609,15 +618,18 @@ description=The fastest markdown parser in pure Python, inspired by marked.
609618[mizani]
610619description=Scales for Python
611620
621+ [mkl-service]
622+ description=Python bindings to some MKL service functions
623+ url=https://github.com/ContinuumIO/mkl-service
624+
612625[mock]
613626description=Rolling backport of unittest.mock for all Pythons
614627
615628[monotonic]
616629description=An implementation of time.monotonic() for Python 2 & < 3.3
617630
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
621633
622634[mpldatacursor]
623635description=Interactive data cursors for Matplotlib
@@ -727,7 +739,7 @@ description=Data migration in Python
727739[olefile]
728740description=Python package to parse, read and write Microsoft OLE2 files
729741
730- [opencv ]
742+ [opencv_python ]
731743description=Open Source Computer Vision Library
732744url=http://opencv.org
733745
@@ -790,6 +802,9 @@ description=Python style guide checker
790802[pexpect]
791803description=Pexpect allows easy control of interactive console applications.
792804
805+ [pgmagick]
806+ description=Yet Another Python wrapper for GraphicsMagick
807+
793808[pg8000]
794809description=PostgreSQL interface library
795810
@@ -869,6 +884,9 @@ description=Run a subprocess in a pseudo terminal
869884[pulp]
870885description =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
871886
887+ [pweave]
888+ description =Scientific reports with embedded python computations with reST, LaTeX or markdown
889+
872890[py]
873891description =library with cross-python path, ini-parsing, io, code, log facilities
874892
@@ -1105,6 +1123,12 @@ description=Wavelet transforms module
11051123[pywin32]
11061124description=Python library for Windows
11071125
1126+ [pywinpty]
1127+ description=Python bindings for the winpty library
1128+
1129+ [pywinusb]
1130+ description=USB / HID windows helper library
1131+
11081132[pyyaml]
11091133description=YAML parser and emitter for Python
11101134
@@ -1191,6 +1215,9 @@ description=An Amazon S3 Transfer Manager
11911215[sasl]
11921216description=Cyrus-SASL bindings for Python
11931217
1218+ [schemapi]
1219+ description=generate Python APIs from JSONSchema specifications
1220+
11941221[scidoc]
11951222description=Scidoc installs scientific libraries documentation (NumPy, SciPy, ...)
11961223
@@ -1322,6 +1349,9 @@ description=Jupyter notebook integration with Spyder
13221349[spyder_reports]
13231350description =pyder plugin to render Markdown reports using Pweave as a backend
13241351
1352+ [spyder_terminal]
1353+ description =Spyder Plugin for displaying a virtual terminal (OS independent) inside the main Spyder window
1354+
13251355[spyder.line_profiler]
13261356description =a plugin to run the python line profiler from within the spyder editor
13271357
@@ -1438,6 +1468,9 @@ description=Ultra fast JSON encoder and decoder for Python
14381468[vega]
14391469description=An IPython/ Jupyter widget for Vega and Vega-Lite
14401470
1471+ [verboselogs]
1472+ description=Verbose logging level for Python' s logging module
1473+
14411474[vispy]
14421475description =Interactive visualization in Python
14431476
0 commit comments