Package: datapainter Version: 0.1.0-1 Architecture: amd64 Maintainer: Greg Baker Installed-Size: 238 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1), libtinfo6 (>= 6) Filename: pool/main/datapainter_0.1.0-1_amd64.deb Size: 95632 MD5sum: 93d177d11ace4ad5d76f548f3fe85f0c SHA1: 4aef2792d96e50b4f50f3e9e2dd963f54a36ef60 SHA256: 0deaa9a89078e379edbe66aaac2fd74ac3dd171be7f622c80d299a1cf4166833 Section: utils Priority: optional Homepage: https://github.com/solresol/datapainter Description: Interactive TUI for labeling 2D data points DataPainter is a terminal-based interactive tool for creating and editing labeled datasets for machine learning. It provides an ncurses-based interface for placing and editing points on a 2D grid, with real-time visualization and SQLite database storage. . Features: - Interactive 2D point placement and editing - Multiple label classes (x/o points) - Zoom and pan navigation - Undo/redo support - Table view for bulk editing - Study mode for reviewing datasets - Export to CSV - Command-line and interactive modes