Metadata-Version: 2.1
Name: hydroutils
Version: 0.0.8
Summary: A collection of commonly used util functions in hydrological modeling
Home-page: https://github.com/OuyangWenyu/hydroutils
Author: Wenyu Ouyang
Author-email: wenyuouyang@outlook.com
License: MIT license
Keywords: hydroutils
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst

# hydroutils


[![image](https://img.shields.io/pypi/v/hydroutils.svg)](https://pypi.python.org/pypi/hydroutils)
[![image](https://img.shields.io/conda/vn/conda-forge/hydroutils.svg)](https://anaconda.org/conda-forge/hydroutils)

[![image](https://pyup.io/repos/github/OuyangWenyu/hydroutils/shield.svg)](https://pyup.io/repos/github/OuyangWenyu/hydroutils)


**A collection of commonly used util functions in hydrological modeling**


-   Free software: MIT license
-   Documentation: https://OuyangWenyu.github.io/hydroutils
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
