Streamlit applications demonstrating Airbyte embedded integration.
This project uses uv for dependency management.
Install dependencies:
uv syncRun the Streamlit app:
uv run streamlit run streamlit_app.pyCopy env.example to .env and configure your environment variables.