About 400 results
Open links in new tab
  1. Reflex · Web apps in Pure Python

    Iterate In Python With Reflex Build and refine your app using pure Python—fast, flexible, scalable, and open source.

  2. Introduction - reflex.dev

    Introduction Reflex is an open-source framework for quickly building beautiful, interactive web applications in pure Python.

  3. Reflex Basics

    We cannot compile arbitrary Python code, only the components that you define. What this means importantly is that you cannot use arbitrary Python operations and functions on state vars in …

  4. Installation - reflex.dev

    Reflex will hot reload any code changes in real time when running in development mode. Your code edits will show up on http://localhost:3000 automatically.

  5. How Reflex Works

    Reflex frontends are built using components that can be composed together to create complex UIs. Instead of using a templating language that mixes HTML and Python, we just use Python functions to …

  6. Designing a Pure Python Web Framework · Reflex Blog

    Mar 21, 2024 · We started Reflex a year ago so that anyone who knows Python can easily build web apps and share them with the world, without needing to learn a new language and piecing together a …

  7. Library - reflex.dev

    Component Library Components let you split the UI into independent, reusable pieces, and think about each piece in isolation. This page contains a list of all builtin components.

  8. Chatapp Tutorial - reflex.dev

    This application is a simple, interactive chatbot built with Reflex that leverages OpenAI's API for intelligent responses. The chatbot features a clean interface with streaming responses for a natural …

  9. Frequently Asked Questions · Reflex

    We've compiled a list of the most common questions we get about Reflex. If you have a question that isn't answered here, feel free to reach out to us on our Discord.

  10. Templates · Reflex

    Reflex Build Templates Production-ready app templates built with Reflex — explore dashboards, tools, and AI-powered apps. Virtual Machine Life Cycle App Integrations: Treasury Dashboard