套件:python3-qwt(0.12.7-1)
python3-qwt 的相關連結
Debian 的資源:
下載原始碼套件 python-qwt:
維護小組:
- Debian Science Maintainers (QA 頁面, 郵件存檔)
- Picca Frédéric-Emmanuel (QA 頁面)
- Carlos Pascual (QA 頁面)
- Roland Mas (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
Pure Python implementation of Qwt - Python 3
The qwt package is a pure Python implementation of Qwt C++ library with the following limitations.
The following `Qwt` classes won't be reimplemented in `qwt` because most powerful features already exist in `guiqwt`:
* QwtPlotZoomer * QwtCounter * QwtEventPattern * QwtPicker * QwtPlotPicker
QwtClipper is not implemented yet (and it will probably be very difficult or impossible to implement it in pure Python without performance issues). As a consequence, when zooming in a plot curve, the entire curve is still painted (in other words, when working with large amount of data, there is no performance gain when zooming in).
This is the Python 3 version of the package.
其他與 python3-qwt 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-qtpy
- Abstraction layer for PySide2/PySide6/PyQt5/PyQt6 (Python 3)