# Ryven **Repository Path**: flyaha/Ryven ## Basic Information - **Project Name**: Ryven - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-30 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README *you can find a project update about the current state of the project in the discussions* # A simple flow-based visual scripting runtime environment for Python Ey, what's up! Please visit the [website](https://ryven.org) ### Basic Requirements - Python 3 (3.8+ recommended) - PySide2 (2.14+ recommended) ### Installation download or clone the repo, install the dependencies via ``` pip install -r requirements.txt ``` and run `Ryven.py` ### Ideas and TODOs - visual content: logos, splash screen etc. - code node, interpreter node - reload imported packages - modifiable display title for nodes - tutorials rather long term: - advanced source code editor widget, with syntax highlighting and autocomplete for Ryven, the NodeManager and a *code* node - Jupyter integration? - better touch controls (not gonna happen until the [guys at QtCompany finally fix this](https://bugreports.qt.io/browse/PYSIDE-287)) ![](/docs/images/ryven_screenshot2.png) ![](/docs/images/ui.png) ![](/docs/images/ryven1.png) ![](/docs/images/matrices1.png) ![](/docs/images/checkpoints.png) ![](/docs/images/matplotlib.jpeg) ![](/docs/images/opencv_1.png) ![](/docs/images/matrices2.png) ![](/docs/images/extract_property_1.png) ![](/docs/images/random.png)