Metadata-Version: 2.1
Name: pydantic-api-models-notion
Version: 0.0.3
Summary: A Pydantic-based library for Notion API data models
Home-page: https://github.com/stevieflyer/pydantic-api-models-notion
License: MIT
Keywords: notion,pydantic,api,data-models
Author: stevieflyer
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: emoji (>=2.14.0,<3.0.0)
Requires-Dist: pydantic-api-models (>=0.0.2,<0.0.3)
Requires-Dist: uuid (>=1.30,<2.0)
Project-URL: Repository, https://github.com/stevieflyer/pydantic-api-models-notion
Description-Content-Type: text/markdown

# Data models for Notion API

