Skip to content

Repository files navigation

sqlpyd

Github CI

Validate raw content with pydantic for consumption by sqlite-utils; utilized in the LawSQL dataset.

Documentation

See documentation.

Development

Checkout code, create a new virtual environment:

poetry add sqlpyd # python -m pip install sqlpyd
poetry install # install dependencies
poetry shell

Run tests:

pytest

About

Combining sqlite-utils data management + Pydantic data validation for data that will (later) be deployed in a specific Datasette project: LawData.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages