Skip to content

felixvonsamson/energetica_data_visualisation_tool

Repository files navigation

Setup & Installation

Make sure you have the latest version of Python installed.

git clone <repo-url>
pip install -r requirements.txt

or

conda install -c conda-forge --file requirements.txt

Running The App

python main.py

Use python versions 3.10 and above.

Viewing The App

Go to http://127.0.0.1:5001

Source Code Formattting and Linting

Use Ruff for Python. Use djLint for Jinja. Both specified through pyproject.toml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published