Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kostoprav19/NordPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NordPool

Python script that sends Nordpool Day-ahead price reports via email.

Use make for deployment

sudo apt install make

make build # Build all containers
make run   # Start all containers (in background)
make stop  # Stop all started for development containers .
make clear # Clear all containers and all data

You need to pass these environment variables or use .env file:

  • SMTP_LOGIN=
  • SMTP_PASSWORD=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published