Skip to content

GiorgioBalestrieri/renewables-ninja-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renewables Ninja Client

This is a (very) minimal Python client for Renewables Ninja.

About Renewables Ninja

Renewables Ninja is an open source project created by Stefan Pfenninger, providing renewable data for PV and Wind energy. The project is hosted on github.

Installation

renewables_ninja_client can be installed through pip:

  • cd into this folder
  • do pip install ./

note: check which environment you are using!

How to use the client

  • go to the renewables ninja website
  • create an account
  • copy your API token, paste it in the ninja_token_example json file
  • rename ninja_token_example.json to ninja_token.json
  • try running the test_renewable_ninja Jupyter notebook.

Releases

No releases published

Packages

No packages published