# Data models for Notion API
[](https://pypi.org/project/pydantic-api-models-notion/)
Pydantic data model for [Notion](https://www.notion.so/).
Install via:
```sh
pip install pydantic-api-models-notion
```
## Development
This repository uses [devenv](https://devenv.sh/). Devenv and enabled direnv will give you the best developer experience.
## Releasing
Create a new release [here](https://github.com/stevieflyer/pydantic-api-models-notion/releases/new).
Choose a semver-style tag with a `v` prefix, (i.e. `vX.X.X`). The release will happen automatically.
Raw data
{
"_id": null,
"home_page": null,
"name": "pydantic-api-models-notion",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "notion, pydantic, api, data-models",
"author": "stevieflyer",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3d/6d/1da4ace68d69e62d181423a4cefd09246564f6feb75e8f6eb7f7fdca4667/pydantic_api_models_notion-0.0.22.tar.gz",
"platform": null,
"description": "# Data models for Notion API\n\n[](https://pypi.org/project/pydantic-api-models-notion/)\n\nPydantic data model for [Notion](https://www.notion.so/).\n\n\nInstall via:\n```sh\npip install pydantic-api-models-notion\n```\n\n## Development\n\nThis repository uses [devenv](https://devenv.sh/). Devenv and enabled direnv will give you the best developer experience.\n\n## Releasing\n\nCreate a new release [here](https://github.com/stevieflyer/pydantic-api-models-notion/releases/new).\nChoose a semver-style tag with a `v` prefix, (i.e. `vX.X.X`). The release will happen automatically.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Pydantic-based library for Notion API data models",
"version": "0.0.22",
"project_urls": {
"Homepage": "https://github.com/stevieflyer/pydantic-api-models-notion",
"Repository": "https://github.com/stevieflyer/pydantic-api-models-notion"
},
"split_keywords": [
"notion",
" pydantic",
" api",
" data-models"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e6d68a7f62e81fff78e8f8b3605bdeac8698ad664a9d7197a60c23625951af2b",
"md5": "2da1149feb8b5512d1969bd380e1b64a",
"sha256": "0c7d90eebac9d9b0139d4088065627f23e86659d0f65bb4cfcb79be69ba0f1b2"
},
"downloads": -1,
"filename": "pydantic_api_models_notion-0.0.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2da1149feb8b5512d1969bd380e1b64a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 40136,
"upload_time": "2025-07-15T14:22:49",
"upload_time_iso_8601": "2025-07-15T14:22:49.339564Z",
"url": "https://files.pythonhosted.org/packages/e6/d6/8a7f62e81fff78e8f8b3605bdeac8698ad664a9d7197a60c23625951af2b/pydantic_api_models_notion-0.0.22-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3d6d1da4ace68d69e62d181423a4cefd09246564f6feb75e8f6eb7f7fdca4667",
"md5": "01f18790daef3fbfb14275afe3c3925a",
"sha256": "163f18f7f57bf98be173e13c3b9c72384077bcedfc7e4b6081939706f1836ab4"
},
"downloads": -1,
"filename": "pydantic_api_models_notion-0.0.22.tar.gz",
"has_sig": false,
"md5_digest": "01f18790daef3fbfb14275afe3c3925a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 25620,
"upload_time": "2025-07-15T14:22:50",
"upload_time_iso_8601": "2025-07-15T14:22:50.779014Z",
"url": "https://files.pythonhosted.org/packages/3d/6d/1da4ace68d69e62d181423a4cefd09246564f6feb75e8f6eb7f7fdca4667/pydantic_api_models_notion-0.0.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 14:22:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stevieflyer",
"github_project": "pydantic-api-models-notion",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pydantic-api-models-notion"
}