Skip to content

Learning project on how to connect todoist and postgres

Notifications You must be signed in to change notification settings

Skarpison/todoist_to_postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

todoist_to_postgres

This project is to get data from Todoist to a Postgres database.

This is a project for me to learn with. Don't expect anything big here.

Setup

  1. Get a postgres database up and running. Could use the official Docker.
    1. Need to configure user and tables
  2. Configure a .env file like env.example
  3. Run python todoist_to_postgres.py in main directory

About

Learning project on how to connect todoist and postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages