Validate raw content with pydantic for consumption by sqlite-utils.
Project description
sqlpyd
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 update # install dependencies
poetry shell
Run tests:
pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqlpyd-0.1.4.tar.gz
(6.1 kB
view hashes)
Built Distribution
sqlpyd-0.1.4-py3-none-any.whl
(6.4 kB
view hashes)