@@ -745,9 +745,18 @@ description=Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML
745
745
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
746
746
category=gui
747
747
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
+
748
754
[pyqtgraph]
749
755
description=Scientific Graphics and GUI Library for Python
750
756
757
+ [pyqtpurchasing]
758
+ description=Python bindings for the Qt Purchasing library
759
+
751
760
[pyqt4]
752
761
description=Python bindings for the Qt cross platform GUI toolkit
753
762
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
@@ -841,6 +850,9 @@ description=Jupyter Qt console
841
850
[qtpy]
842
851
description=Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
843
852
853
+ [qscintilla]
854
+ description=Python bindings for the QScintilla programmers editor widget
855
+
844
856
[queuelib]
845
857
description=Collection of persistent (disk-based) queues
846
858
@@ -952,6 +964,9 @@ description=Simple, fast, extensible JSON (JavaScript Object Notation) encoder/d
952
964
[singledispatch]
953
965
description =This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
954
966
967
+ [sip]
968
+ description =Python extension module generator for C and C++ libraries
969
+
955
970
[six]
956
971
description =Python 2 and 3 compatibility utilities
957
972
category =util
@@ -1080,6 +1095,9 @@ description=Open-source software system for visualization, 3D graphics, volume r
1080
1095
[wcwidth]
1081
1096
description=Measures number of Terminal column cells of wide-character codes
1082
1097
1098
+ [webencodings]
1099
+ description=Character encoding aliases for legacy web content
1100
+
1083
1101
[werkzeug]
1084
1102
description=The Swiss Army knife of Python web development
1085
1103
0 commit comments