Skip to content

passie/python-zeversolar-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-glances-api

Python API for interacting with Zeversolar.

This module is not official, developed, supported or endorsed by Zeversolar.

Installation

The module is available from the Python Package Index.

$ pip3 install zeversolar_api

Usage

The file example.py contains an example about how to use this module.

Development

For development is recommended to use a venv.

$ python3.6 -m venv .
$ source bin/activate
$ python3 setup.py develop

License

python-zeversolar-api is licensed under MIT, for more details check LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages