Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 853 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 853 Bytes

fondat-postgresql

PyPI Python GitHub Test License Black

Fondat module for PostgreSQL.

Develop

poetry install
poetry run pre-commit install

Test

poetry run pytest