@@ -745,9 +745,18 @@ description=Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML
745745url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
746746category=gui
747747
748+ [pyqtchart]
749+ description=Python bindings for the Qt Charts library
750+
751+ [pyqtdatavisualization]
752+ description=Python bindings for the Qt Data Visualization library
753+
748754[pyqtgraph]
749755description=Scientific Graphics and GUI Library for Python
750756
757+ [pyqtpurchasing]
758+ description=Python bindings for the Qt Purchasing library
759+
751760[pyqt4]
752761description=Python bindings for the Qt cross platform GUI toolkit
753762url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
@@ -841,6 +850,9 @@ description=Jupyter Qt console
841850[qtpy]
842851description=Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
843852
853+ [qscintilla]
854+ description=Python bindings for the QScintilla programmers editor widget
855+
844856[queuelib]
845857description=Collection of persistent (disk-based) queues
846858
@@ -952,6 +964,9 @@ description=Simple, fast, extensible JSON (JavaScript Object Notation) encoder/d
952964[singledispatch]
953965description =This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
954966
967+ [sip]
968+ description =Python extension module generator for C and C++ libraries
969+
955970[six]
956971description =Python 2 and 3 compatibility utilities
957972category =util
@@ -1080,6 +1095,9 @@ description=Open-source software system for visualization, 3D graphics, volume r
10801095[wcwidth]
10811096description=Measures number of Terminal column cells of wide-character codes
10821097
1098+ [webencodings]
1099+ description=Character encoding aliases for legacy web content
1100+
10831101[werkzeug]
10841102description=The Swiss Army knife of Python web development
10851103
0 commit comments