Nihir2904 / DuckDBxStreamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamlit + duckdb

Prerequisites

1 - Clone the repo

git clone https://github.com/mikekenneth/streamlit_duckdb

2 - Start by installing requirements.txt using the below command (Ideally create a virtualenv.

pip install -t requirements.txt

Usage

We just need to run the Streamlit application

streamlit run home.py

About


Languages

Language:Python 100.0%