python3-pytest-venv

venv fixture for pytest

pytest-venv is a simple pytest plugin that exposes a venv fixture. The fixture is used to create a new virtual environment which can be used to install packages and run commands inside tests.

python3-processview

Toolkit for workflow processes supervision

When processing several datasets within the same workflow / orange instance user can quickly be confused about what has been process or not and what is currently processing. To ease comprehension and get a state of processes and datasets we can add a 'process view' widget to orange-canvas.

python3-ewoksorange

Orange binding for Ewoks

Ewoksorange provides a desktop graphical interface for Ewoks within the Orange canvas.

tree-sitter-cli

command-line for Tree-sitter parsers

Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.

libsqlite3-ext-icu

SQLite 3 ICU extension

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

libsqlite3-ext-csv

SQLite 3 CSV extension

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.