2026-05-17 17:55:03 +02:00
2026-05-09 14:54:23 +02:00
2026-05-12 12:04:15 +02:00
2026-05-14 18:51:27 +02:00
2026-05-14 18:51:27 +02:00
2026-05-08 16:25:16 +02:00
2026-05-02 11:14:56 +02:00
2026-05-02 13:46:36 +02:00
2026-05-11 12:35:36 +02:00
2026-05-15 20:32:45 +02:00

stand

An editable, filterable and sortable spreadsheet (via AG Grid) webapp (via NiceGUI) with REST API (via FastAPI) using Pandas DataFrames backed by ArcticDB.

Setup the environment

pixi install

Start the webapp

pixi shell
./stand.py

Interact in the browser

  • edit: double click a cell
  • filter: click the filter icon on a column head
  • sort: click a column head (cycles through ascending, descending, chronological)
S
Description
An editable, filterable and sortable spreadsheet webapp with REST API
Readme
293 KiB
Languages
Python 98%
Shell 2%