Template project for starting a new eWaterCycle plugin
Project description
eWaterCycle plugin example: a leaky bucket model
This repository is a template for adding models to eWatercycle, and will guide you through all required steps.
As an example this plugin adds the "leakybucket" model.
To use the template, press the green "Use this template" button on GitHub, and replace all instances of "leakybucket"/"LeakyBucket" with your model name.
Installation
Install this package alongside your eWaterCycle installation
pip install ewatercycle-leakybucket
Then LeakyBucket becomes available as one of the eWaterCycle models
from ewatercycle.models import LeakyBucket
Implementing your own model
For more information on how this plugin works, and on how to implement your own model see the plugin guide
License
ewatercycle-plugin is distributed under the terms of the Apache-2.0 license.
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 ewatercycle_leakybucket-0.0.2.tar.gz.
File metadata
- Download URL: ewatercycle_leakybucket-0.0.2.tar.gz
- Upload date:
- Size: 53.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
827580b0be432be315f3d687b792f933ebc953f605f1910d26b19fd9334a4b1a
|
|
| MD5 |
179f9d78bb75abab3b9553ff11a358f8
|
|
| BLAKE2b-256 |
ec07d682c1dd22bd999ea48c3977d3ffe2b98c8b64876bb621b33b95fc380908
|
File details
Details for the file ewatercycle_leakybucket-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: ewatercycle_leakybucket-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
672902dee7e6c97d72a738f774a1a598c5551c47601502a4203fc38748a3c76f
|
|
| MD5 |
16fb6d36e30f37c374a4dbc33eee0644
|
|
| BLAKE2b-256 |
d2269bf25d1e173d0a2259c59848cb660e6d0e9f211f816f2ca017e5a1b971b1
|