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
Release files for matplotlibqml 0.92.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| matplotlibqml-0.92.2.tar.gz | 16.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| matplotlibqml-0.92.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.3 kB
Release files / matplotlibqml-0.92.2.tar.gz
| Download URL | matplotlibqml-0.92.2.tar.gz |
|---|---|
| Size | 16.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eb5f91ce7b60f7544f3a8a7317552bbd745f834b45c3265e1d7fbec1348ddda0
|
|
BLAKE2b-256 checksum How to use checksums |
b8cc8b50cc29cc2452789e7a4be11cfcfdc70b55dcd94e3b30fcdffc4d488f09
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
|
Release files / matplotlibqml-0.92.2-py3-none-any.whl
| Download URL | matplotlibqml-0.92.2-py3-none-any.whl |
|---|---|
| Size | 17.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5d9af9d9ea50c6e242abb05666cd773af3cccb83abf6def2add44603bafba92a
|
|
BLAKE2b-256 checksum How to use checksums |
e1040b0f786fd3855c146f7af12ec96978c6ce2a5325d35bfacaf3be594664f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
|