HOLMES (HydrOLogical Modeling Educationnal Software) is a software developped to teach operational hydrology. It is developed at the university Laval, Québec, Canada.
Project description
HOLMES
HOLMES (HydrOLogical Modeling Educational Software) is a software developed to teach operational hydrology. It is developed at Université Laval, Québec, Canada.
Usage
Installation
pip install holmes-hydro
Running HOLMES
After installation, start the server with:
holmes
The web interface will be available at http://127.0.0.1:8000.
Configuration
Customize the server by creating a .env file:
DEBUG=True # Enable debug mode (default: False)
RELOAD=True # Enable auto-reload on code changes (default: False)
HOST=127.0.0.1 # Server host (default: 127.0.0.1)
PORT=8000 # Server port (default: 8000)
Development
Setup
-
Install uv:
curl -LsSf https://astral.sh/uv/install.sh | sh
-
Clone and install in development mode:
git clone https://gitlab.com/antoinelb/holmes.git cd holmes uv sync
Running
uv run holmes
Or activate the virtual environment and run directly:
source .venv/bin/activate
holmes
Testing
uv run pytest
Code Quality
uv run black src/ tests/
uv run ruff check src/ tests/
uv run ty check src/
References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file holmes_hydro-3.2.5.tar.gz.
File metadata
- Download URL: holmes_hydro-3.2.5.tar.gz
- Upload date:
- Size: 19.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f2c7d33236e01bfef97ee33375a0fe1bbf5166e5a3e1672ff22c0608f36eb26
|
|
| MD5 |
b18e42850a02312e0fe55e18cfeac6b3
|
|
| BLAKE2b-256 |
0c6a913beaa2324e0dbfc17bbd0a217621754b32533e0bc660ecaba8d4dcaed4
|
File details
Details for the file holmes_hydro-3.2.5-py3-none-any.whl.
File metadata
- Download URL: holmes_hydro-3.2.5-py3-none-any.whl
- Upload date:
- Size: 20.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea934874cb0e4600705331cd2900c0412ecb16d0787e23b1eccced09bcae6a32
|
|
| MD5 |
ecf845692815daaee43033c4b273eeb6
|
|
| BLAKE2b-256 |
86269ea06033ccf6a5cf5b29b01ea848787eb1517bbe3b36574d1bf9825be4e8
|