Skip to content
/ raijin Public
forked from ingran/raijin

Consulting service for the timezone of your electric rate

License

Notifications You must be signed in to change notification settings

RDCH106/raijin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raijin

Consulting service for the timezone of your electric rate

Installation

You can install from source with:

$ git clone https://github.com/ingran/raijin.git --recursive
$ cd raijin
$ pip install -r requirements.txt

Configuration

Holidays

The file holidays.json in folder config contains the oficial holidays marked by OMIE

The structure of the file is one entry with the year as property name and array of 12 arrays. Each array represents one month and the values os the array of each month reprents a holiday. You can use holidays_scheme.json to create new holidays file for custom service.

Tariffs

The file tariffs.json in flder config contains the timezones of the different tariffs.

The structure of the file is one property with name tariffs, wich contains an array of tariff objects.

You can use tariffs_scheme.json to create new tariffs file for custom service.

About

Consulting service for the timezone of your electric rate

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%