Notion Python SDK Documentation

This page summarizes the projects mentioned and recommended in the original post on /r/Notion

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • notion-sdk-py

    The official Notion API client library, but rewritten in Python! (sync + async)

  • I think the best source of examples for now is to look at the projects that already use the SDK.

  • notional

    A high level interface and object model for the Notion SDK.

  • Official SDK is very basic and low level. There is another project in the works that is aimed at making it more accessible.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • notion-py

    Unofficial Python API client for Notion.so

  • Also if you are planning on uploading files or images to notion then you'll have to stick to the unofficial SDK for now, since the official one does not support creating file objects yet. You'll have to apply a few patches from the pull requests though to make it work properly, since the project is not maintained for a while.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Adding connections automatically

    1 project | /r/Notion | 23 Aug 2023
  • Notion API too slow : cache it in my DB ?

    1 project | /r/AskProgramming | 5 May 2023
  • How to auto-name a table rows to avoid losing time and keep it uptodate ?

    1 project | /r/Notion | 8 Dec 2022
  • API - Creating a page via Python

    1 project | /r/Notion | 15 Aug 2022
  • API Retrieving only some properties of a whole database

    1 project | /r/Notion | 8 Jan 2022