Skip to content

stephlojano/ccny-sgil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CCNY Smart Grid Interdependencies Laboratory

Python tool to interface easily with Here REST API.
Written by: Stephanie Lojano
For more information about SGIL visit: https://smartgrid.ccny.cuny.edu/
For more information about Here Routing API visit: Here Routing API v8 Developer Guide


Set up

  1. Clone the repository

git clone https://github.com/stephlojano/ccny-sgil.git

  1. In your terminal, navigate to the repository, then enter:

pip install .

Alternatively, you can use pip install -e . to install in editable mode.

  1. Open your Python environment and begin using ccny-sgil:

import ccny_sgil

  1. Before using ccny_sgil, you need to have an active project with a valid API key. Click here for instructions: Here API - API Key Credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages