Upref documentation
Upref stores small per-user application configurations through an explicit, typed Python API. Storage, interactive collection, and v1 migration are separate operations, so applications decide exactly when to read, ask, and write.
Start with the overview and quickstart, then use the task-oriented guides below for behavioral details and the API reference for signatures.
Getting started
User guide
Reference
Project