CPDataKit v0.6.0 - Local-first scientific workbench
CPDataKit 0.6.0 adds a Python 3.12+ local-first workbench while preserving the v0.5 tabular,
schema 1.0, HDF5 1.0, CLI, and public Python contracts.
Highlights
cpdatakit uistarts a loopback-only FastAPI workbench with bundled Jinja/static assets.- Typed application services are shared by the CLI and UI for inspection, validation, conversion,
reports, comparisons, and plots. ScientificDataset, schema 2.0, HDF5 2.0, NetCDF, Zarr 3, and Parquet support explicit
N-dimensional and tabular representations without implicit flattening or unit inference.- SQLite catalog records, bounded uploads, cooperative jobs, safe output paths, CSRF protection,
and capability discovery support reproducible local workflows.
Compatibility
The existing Dataset, built-in curve, point, and field2d profiles, DAMASK adapter, CLI
commands, schema 1.0 behavior, and CPDataKit HDF5 1.0 files remain available. Python 3.10 and 3.11
users should remain on the v0.5.x maintenance line.