Skip to content

usharerose/sgcc-alert

Repository files navigation

sgcc-alert

license

Know your home power usage on time

Development

Environment

Docker (Recommended)

Execute the following commands, which sets up a service with development dependencies and enter into it.

> make run && make ssh

Virtual Environment

  1. As a precondition, please install Poetry which is a tool for dependency management and packaging in Python.
  2. Install and activate local virtual environment
    > poetry install && poetry shell
  3. IPython is provided as interactive shell

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published