Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 864 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 864 Bytes

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.