Metadata-Version: 2.2
Name: opndb
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pandera>=0.22.1

# opndb
Open Property Network DB

Very WIP!!

# Todo:
- init uv environment - should be easy for data scientists to start project and get good environment
- Create directory for data schema v0.1 (pydantic?)
- Create example script that takes a

- Create gui / webapp repo

# how to run
- install uv on your computer
- `uv run -m opndb.schema.20250207_init` as example
