Skip to content

A Python client for retrieving solar irradiance data.

License

Notifications You must be signed in to change notification settings

dslaw/solardat-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solardat-client

Build Status Website

A Python client for retrieving solar irradiance data.

Development

To get started, first ensure that tox is installed. Then use it to lint, type-check and run tests:

$ tox -e py37

Documentation can also be generated via tox, which will output the documentation under .tox/html:

$ tox -e docs

About

A Python client for retrieving solar irradiance data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published