ryvencore-qt provides Qt-based GUI classes for ryvencore, and is itself a Python package. The Ryven editor is built on top of ryvencore-qt. ryvencore-qt uses the PySide2 Python bindings for Qt. It shouldn't be too much work to get it running with PySide6 but I didn't try it yet. PyQt is not supported (because it doesn't allow for multi-inheritance on QObject derived classes).
Installation
pip install ryvencore-qt
or build from sources
git clone https://github.com/leon-thomm/ryven
cd ryven/ryvencore-qt
pip install .
Release files for ryvencore-qt 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ryvencore_qt-0.5.0.tar.gz | 5.6 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ryvencore_qt-0.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.3 MB
Release files / ryvencore_qt-0.5.0.tar.gz
| Download URL | ryvencore_qt-0.5.0.tar.gz |
|---|---|
| Size | 5.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f24f883e931ebce76d1445ac0c4900399cc63b59e52693ae7a1b1783089dd068
|
|
BLAKE2b-256 checksum How to use checksums |
4df04614e8fa34bcb40f44702d49cb41d151d2ec2e5b464cf993c35bed0b9073
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|
Release files / ryvencore_qt-0.5.0-py3-none-any.whl
| Download URL | ryvencore_qt-0.5.0-py3-none-any.whl |
|---|---|
| Size | 5.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fda64e4db5cd91bb99fc5191e8e61b65fbabd5c2e73e8c125bce9c4e1da18deb
|
|
BLAKE2b-256 checksum How to use checksums |
6e1dad1e9a2278b4882342fd292e8757bf1b5f8da9a12a9d7d2fd0a8cb65e94e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|