Metadata-Version: 2.1
Name: hydro-model-builder
Version: 0.0.7
Summary: Python package for the generation of water-related models
Home-page: https://github.com/gena/hydro_model_builder
Author: Gennadii Donchyts
Author-email: gennadiy.donchyts@gmail.com
License: MIT license
Keywords: hydro_model_builder
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=6.0)

===================
Hydro Model Builder
===================


.. image:: https://img.shields.io/pypi/v/hydro_model_builder.svg
        :target: https://pypi.python.org/pypi/hydro_model_builder

.. image:: https://img.shields.io/travis/openearth/hydro-model-builder.svg
        :target: https://travis-ci.org/openearth/hydro-model-builder

.. image:: https://readthedocs.org/projects/hydro-model-builder/badge/?version=latest
        :target: https://hydro-model-builder.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Python package for the generation of water-related models


* Free software: MIT license
* Documentation: https://hydro-model-builder.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-06-07)
------------------

* First release on PyPI.


