Skip to content

SebaRossi94/psn_etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psn-etl

ETL playground using PSN API

Setup

  • Login into PSN
  • Request NPSSO key from here
  • Set the response into .env file under NPSSO key or pass it as a string parameter to the constructor
  • Set the DB_URL into .env file, else it will use a sqlite DB by default
poetry install

make dbinit

make dbupgrade

refs

About

ETL playground using PSN API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published