Metadata-Version: 2.4
Name: bootstrapping_postgres
Version: 0.1.0
Summary: A simple script to bootstrap a PostgreSQL database
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: adbc-driver-postgresql>=1.5.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: pyarrow>=19.0.1
Requires-Dist: pydantic-settings>=2.8.1
Requires-Dist: rich>=14.0.0
Requires-Dist: typer>=0.15.2
