PyNotion

Notion API Tutorials in Python

Load a Notion Database in Pandas

Tutorial Intermediate
Ever wanted to do more detailed analysis on data that’s in Notion? Here’s how you can load it into Pandas, a popular data analysis library in Python.

Notion Widgets

General Intermediate
One term you often see in Notion circles is “Notion Widgets”. But what are they, and how do they relate to Notion Integrations?

Authorizing the Notion API from Django (Part 2)

Tutorial Intermediate
In part 2 of this tutorial, we turn the bare bones example into the basics of a real web application.

Authorizing the Notion API from Django (Part 1)

Tutorial Intermediate
Before you release your Notion integration to the world, you need to make it a Public integration using OAuth. This post covers a bare bones practical example, using Django and oauthlib.

Create a Notion Database using the API

Tutorial Beginner
Let’s learn how to create databases in Notion, from a super simple example to a database with Relations and Roll Ups.

More posts can be found in the archive.