Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 418 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 418 Bytes

Pinto App

This app is hosted at pinto-analysis.streamlit.app.

Development

This is a Python 3.11+ project leveraging uv for managing it's dependencies, checkout the installation instructions to get started.

Once installed, you can simply run the following to load the app!

uv run streamlit run app/main.py