Gregory Parkes

Results 3 issues of Gregory Parkes

### Problem description ## OS version Windows 11 ## Python version 3.11 ## pip version 23.2.1 ## Problem description I've installed a fresh version of Anaconda (v23.7.4) and attempted to...

TL;DR - This PR is derived from issue #58 to automatically support data validation using Pydantic, a JSON and JSONschema-friendly validation library. At this point, the PR only defines the...

## Aim I would propose to overhaul the library as it currently stands to introduce a dependency on `pydantic`, an excellent data validation library that works hand-in-glove with JSON and...

enhancement