Skip to content

Python script for synchronising and filtering events from my cursus ics to a Notion database using Notion API.

Notifications You must be signed in to change notification settings

DorianoDellAria/ics_notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion ics sync

Python script for synchronising and filtering events from my cursus ics to a Notion database using Notion API.

Requirements

Install python requirements

pip install -r requirements.txt

Create a .env file and add these three variables:

NOTION_TOKEN=<Your notion token>
DATABASE_ID=<Your database id>
URL_ICS=<Your ics URL>

About

Python script for synchronising and filtering events from my cursus ics to a Notion database using Notion API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages