Metadata-Version: 2.4
Name: finder-enrichment-db-contracts
Version: 0.1.5
Summary: Pydantic schemas for the Finder Enrichment DB
Author-email: Giacomo Kavanagh <giacomo.kavanagh@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/giacomokavanagh/finder-enrichment-db
Project-URL: Bug Tracker, https://github.com/giacomokavanagh/finder-enrichment-db/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.0.0
Requires-Dist: fastapi>=0.104.0

# Finder Enrichment DB Contracts

This package contains the Pydantic schemas used by the Finder Enrichment DB API and its clients. 
