nvitop

Interactive NVIDIA-GPU process viewer and beyond

nvitop is an interactive NVIDIA device and process monitoring tool. It has a colorful and informative interface that continuously updates the status of the devices and processes. As a resource monitor, it includes many features and options, such as tree-view, environment variable viewing, process filtering, process metrics monitoring, etc. Beyond that, the package also ships a CUDA device selection tool nvisel for deep learning researchers. It also provides handy APIs that allow developers to write their own monitoring tools.

python3-drf-spectacular-sidecar-nonfree

Serve builds of Swagger UI and Redoc for Django REST framework (Python3)

This package contains a Django app that is an optional addition to python3-djangorestframework-spectacular, but does not depend on it. It can also be used independently.

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.