We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8813d51 commit 766d078Copy full SHA for 766d078
winpython/data/packages.ini
@@ -535,6 +535,9 @@ category=util
535
[python-igraph]
536
description=High performance graph data structures and algorithms
537
538
+[python-qwt]
539
+description=Qt plotting widgets for Python
540
+
541
[python-twitter]
542
description=A Python wrapper around the Twitter API
543
@@ -559,9 +562,6 @@ description=Lightweight and super-fast messaging based on ZeroMQ library (requir
559
562
[qtconsole]
560
563
description=Jupyter Qt console
561
564
-[qwt]
-description=qwt is a pure Python implementation of Qwt C++ library, using PyQt and NumPy
-
565
[redis]
566
description=Python client for Redis key-value store
567
0 commit comments