estherjk / reading-quantified-trello2notion

Scripts & files for getting my books data from Trello into Notion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading Quantified - Trello to Notion

Scripts & files for getting my books data from Trello into Notion.

Installation

Create a Python virtual environment:

python -m venv .venv

Activate the virtual environment:

source .venv/bin/activate

Install Python dependencies:

pip install -r requirements.txt

Usage

Run the script

python main.py

About

Scripts & files for getting my books data from Trello into Notion.


Languages

Language:Python 100.0%