Skip to main content

Reflex introduction

Welcome to Brimstone's Reflex guide!

Reflex is a Python framework that enables building full-stack web applications. Its unique strength is its flexibility, enabling the development of truly first-class apps in Python.

Compared to Streamlit, it has requires more upfront effort but can go much, much further. This guide is here to help you get over that initial friction and get familiar with our development patterns.


Random Erwin notes:

Reflex, the Brimstone way

UI components

Shadcn

Reference

Working on Stoneware V2

  • Runnning the app: mono run stoneware-v2
  • Creating pages
  • Authentication

Why Reflex?

  • Application quality