Skip to content

Python Notion API

Logo

Python Notion API implements a client for talking with Notion API.

The key features of this implementation are:

  • Async calls allowing you to send multiple requests at once
  • pydantic wrappers around Notion pages, properties and databases

Get started