Matplotlib Mini QML Backend
Project description
A matplotlib mini backend always base on the latest QT for Python, no compatible will be care
Focus on Qt 6 (will always point to the latest) for Python and QML/QWidget as main user case, only desktop application will be care
Mainly base on:
1. https://github.com/jmitrevs/matplotlib_backend_qtquick
2. https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/backends/backend_qt5.py
3. https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/backends/backend_qt5agg.py
The module can run as qml demo application itself, like:
python -m matplotlibqml
A standalone classic QWidget sample(pure QWidget) is provided too, like:
python -m matplotlibqml.widgetdemo
你好
Why
QT keep improving and changing, and compatibility will kill flexibility, especially when upstream not so stable
Credit:
1. https://github.com/fcollonval/matplotlib_qtquick_playground
2. https://github.com/jmitrevs/matplotlib_backend_qtquick
3. https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/backends/backend_qt5.py
4. https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/backends/backend_qt5agg.py
5. Some weekend play for fun self Python project
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
matplotlibqml-0.92.2.tar.gz
(16.7 kB
view hashes)
Built Distribution
Close
Hashes for matplotlibqml-0.92.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d9af9d9ea50c6e242abb05666cd773af3cccb83abf6def2add44603bafba92a |
|
MD5 | 47bd8bc90f39d2c2f32b400ec240a9c6 |
|
BLAKE2b-256 | e1040b0f786fd3855c146f7af12ec96978c6ce2a5325d35bfacaf3be594664f0 |