Skip to content

Stek-io/hackpad-email-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackpad Migrations Email Parser

Requirements

  • Python 3
  • Python Virtual Env

Setup Environment

  • Run ./bin/bootstrap.sh to setup a Python Virtual Env inside the project root.
  • Add gmail OAUTH2 client secret inside .credentials/client_secret.json
  • Obtain OAuth 2.0 Credentials: run ./bin/fetch_credentials.sh

Run (continuously)

  • Edit (or copy and edit) the ./config/config.yml file
  • Set the download_directory using a full path to the destination directory.
  • Run ./bin/run.sh [path-to-config-file] (default path-to-config-file is ./config/config.yml)

About

Hackpad Migration Email Reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published