パッケージ: python3-qwt (0.8.3-1)
python3-qwt に関するリンク
Debian の資源:
python-qwt ソースパッケージをダウンロード:
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Picca Frédéric-Emmanuel (QA ページ)
- Carlos Pascual (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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-qtpy
- abtraction layer for PySide/PyQt4/PyQt5 (Python 3)