Metadata-Version: 1.1
Name: hidrocomp
Version: 1.1.20
Summary: Developed for hydrological studies
Home-page: https://github.com/clebsonpy/HidroComp
Author: Clebson Farias
Author-email: clebson2007.farias@gmail.com
License: MIT License
Description: # 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 :
        
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
