Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 368 Bytes

Ehyd

Ehyd is a open-source Python Package to read EHYD data-files downloaded from http://ehyd.gv.at.

Installation

To install the Ehyd package type the following command in your terminal or windows command window:

pip install .

Dependencies

The Ehyd package has a minimum amount of dependencies, only Pandas is required for now.