Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cfdf8eb

Browse files
author
stonebig
committed
package names
1 parent 8d2cc29 commit cfdf8eb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

winpython/data/packages.ini

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,9 +745,18 @@ description=Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML
745745
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
746746
category=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]
749755
description=Scientific Graphics and GUI Library for Python
750756
757+
[pyqtpurchasing]
758+
description=Python bindings for the Qt Purchasing library
759+
751760
[pyqt4]
752761
description=Python bindings for the Qt cross platform GUI toolkit
753762
url=http://www.riverbankcomputing.co.uk/software/pyqt/intro
@@ -841,6 +850,9 @@ description=Jupyter Qt console
841850
[qtpy]
842851
description=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]
845857
description=Collection of persistent (disk-based) queues
846858
@@ -952,6 +964,9 @@ description=Simple, fast, extensible JSON (JavaScript Object Notation) encoder/d
952964
[singledispatch]
953965
description=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]
956971
description=Python 2 and 3 compatibility utilities
957972
category=util
@@ -1080,6 +1095,9 @@ description=Open-source software system for visualization, 3D graphics, volume r
10801095
[wcwidth]
10811096
description=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]
10841102
description=The Swiss Army knife of Python web development
10851103

0 commit comments

Comments
 (0)