/fastUIIntro

Starting to learn FastUI

Primary LanguagePythonMIT LicenseMIT

FastUI-Intro

TL;DR

DevContainer i created to get started w FastUI.

What’s inside

  • Base image is python 3.11

  • Dependencies FastUI, FastAPI, uvicorn,pytest

  • helper script ./start_server.sh to start the app in reload mode

The application is based on the example code published on the Github FastUI Page

Ideas

Resources