Skip to content

colasnaudi/enedis-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General setup

pip install -r requirements.txt

Setup for this part

Important ! : Create a .envfile at the root of this project.

Put the following content in it and replace the values with yours:

ENEDIS_KEY_FILE="path/to/key.pem"
ENEDIS_CERT_FILE="path/to/cert.pem"
ENEDIS_LOGIN="your_login"
ENEDIS_CONTRAT="your_contract"
ENEDIS_HOMOLOGATION=on

About

A python client for the Enedis API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages