Metadata-Version: 2.1
Name: hidrocomp
Version: 1.2.2
Summary: Developed for hydrological studies
Home-page: https://github.com/clebsonpy/HidroComp
Author: Clebson Farias
Author-email: clebson2007.farias@gmail.com
License: MIT License
Keywords: hydrology statistic eflow flow
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Requires-Dist: lmoments3 (==1.0.*)
Requires-Dist: pandas (==1.1.*)
Requires-Dist: colorlover (==0.3.*)
Requires-Dist: plotly (==4.9.*)
Requires-Dist: pytz (==2020.1)
Requires-Dist: pyzmq (==19.0.*)
Requires-Dist: scipy (==1.2.*)
Requires-Dist: six (==1.15.*)
Requires-Dist: statsmodels (==0.11.*)
Requires-Dist: hydro-python-api (==1.1.*)

# hidrocomp: Package Python for hydrological data analysis
[![DOI](https://zenodo.org/badge/129845167.svg)](https://zenodo.org/badge/latestdoi/129845167)

## What is it?

## Main Features

## Where to get it
The source code is currently hosted on GitHub at:
https://github.com/clebsonpy/HidroComp

Binary installers for the latest released version are available at the [Python
package index](https://pypi.org/project/hidrocomp/) and on conda.

```sh
pip install hidrocomp
```

## Dependencies
- [NumPy](https://www.numpy.org)
- [Pandas](https://pandas.pydata.org/)

See the [full installation instructions](https://pypi.org/project/hidrocomp/) for minimum supported versions of required, recommended and optional dependencies.

[MIT](LICENSE)

## Documentation
The official documentation is hosted on :


