dssvue

Python based Graphical User Interface (GUI) for HEC-DSS

MIT License

Stars
6

About dssvue

Graphical User Interface for HEC-DSS database file.

Usage

from dssvue.main import show
show(dss_file_path)

Dependencies

Installation

python setup.py install 

or

pip install https://github.com/gyanz/dssvue/zipball/master  

Contributing

All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome. Feel free to ask questions on my email.

License

This program is a free software: you can modify and/or redistribute it under MIT license.