Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

River Flow

Real-time water level dashboard. Built with Python and Plotly, using the Environment Agency Flood Monitoring API. Automatically deployed via GitLab Pages.

Dependencies

Setup

Install in development mode

uv sync

Project Structure

river-flow/
├── src/                  # Source code
├── tests/                # Unit tests
├── pyproject.toml        # Project metadata and build configuration
└── README.md             # This file

Usage

from template_project import main

main.run()

Development

Running tests

pytest

License

MIT

About

Real-time water level dashboard. Built with Python and Plotly, using the Environment Agency Flood Monitoring API. Automatically deployed via GitLab Pages.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages