python3-simple-websocket
Simple WebSocket server and client for Python
simple-websocket includes a collection of WebSocket servers and clients for
Python, including support for both traditional and asynchronous (asyncio)
workflows. The servers are designed to be integrated into larger web
applications if desired.
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.
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.
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.
python3-ewoksorange
Orange binding for Ewoks
Ewoksorange provides a desktop graphical interface for Ewoks within
the Orange canvas.
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.