Metadata-Version: 2.1
Name: effmap_demo
Version: 0.0.1
Summary: Streamlit demonstration of usage of regressor and HST object introduced in effmap
Home-page: https://github.com/ivanokhotnikov/effmap_demo/
Author: Ivan Okhotnikov
Author-email: ivan.okhotnikov@outlook.com
License: UNKNOWN
Description: # Effmap_demo
        
        Effmap_demo is the python library, which demonstrates the use of the hydro-static transmission (HST) and regression model (Regressor) classses intriduced in effmap.
        
        ## How to use
        ```
        pip install effmap
        streamlit run effmap_demo.py
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
