Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ewatercycle_leakybucket-0.0.2.tar.gz (53.7 kB view hashes)

Uploaded Source

Built Distribution

ewatercycle_leakybucket-0.0.2-py2.py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page