Metadata-Version: 2.1
Name: pression_index_st
Version: 0.1.0
Summary: A template Streamlit app
Home-page: https://github.com/niesfutbol/pression_index_streamlit
Author: NIES
Author-email: nepo@nies.futbol
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)

<a href="https://www.nies.futbol/"><img
src="https://raw.githubusercontent.com/niesfutbol/pression_index_streamlit/develop/static/logo_nies.png" align="right" width="256"
/></a>

# Pressure index

## Step to use
### Local app
``` sh
docker-compose up app
```
### Develop Enviroment
``` sh
docker-compose run nies
```

