wifi_off

🚀 Reflex is launching on Product Hunt on April 17th! Learn more here. 🎉

Reflex Logo

Docs

Blog

Gallery

Resources

[Frontend][Backend][Hosting]

Web apps in pure Python.

Build web apps in minutes. Deploy with a single command.


Build anything, faster.

Create your whole app in a single language. Don't worry about writing APIs to connect your frontend and backend.

1

Any use case.

With Reflex you can build anything from internal tools and data apps to complex multi-page apps.

"""This entire website is made in Reflex!"""

2

It’s just Python.

The app state is just a class. State updates are methods in the class. And the UI is a reflection of the state.

Chat GPT

LLM

Chatbot

Sales email generator

OpenAI

Database

DALL-E

ML

Image Generation

Graphing Traversal

DFS

BFS

Graph

Todo App

Short

[Frontend]

Write your entire app in Python.

No more switching between languages and frameworks. Use one language for your whole stack.

60+ built-in UI Components

Reflex comes with a large library of UI components ranging from simple buttons to complex graphs and tables.

Completely customizable

All Reflex components are fully customizable. Change the colors, fonts, and styles to match your project.

Custom Components

Create your own components in a few lines of code. Simply wrap the React component of your choice.

Now everyone can work across the full-stack

With Reflex every engineer can work across the whole stack allowing for a more efficient and productive workflow.

60+ built-in UI Components

Reflex comes with a large library of UI components ranging from simple buttons to complex graphs and tables.

Completely customizable

All Reflex components are fully customizable. Change the colors, fonts, and styles to match your project.

Custom Components

Create your own components in a few lines of code. Simply wrap the React component of your choice.

Now everyone can work across the full-stack

With Reflex every engineer can work across the whole stack allowing for a more efficient and productive workflow.

[Backend]

Skip the boilerplate and get started faster

Reflex comes with a powerful backend built with FastAPI and SQLAlchemy.

Batteries included

Skip the boilerplate and get started faster. Reflex integrates the frontend and backend so there is no need to write API endpoints.

Built in database ORM

Integrate with existing databases with a single line of code. Or use our built in SQLite database.

Seamlessly integrate with any Python library

Never get locked into a framework that doesn't support your existing tech stack.

Batteries included

Skip the boilerplate and get started faster. Reflex integrates the frontend and backend so there is no need to write API endpoints.

Built in database ORM

Integrate with existing databases with a single line of code. Or use our built in SQLite database.

Seamlessly integrate with any Python library

Never get locked into a framework that doesn't support your existing tech stack.

[Hosting]

Deploy your app in seconds

Simplify the process of deploying your app with Reflex.

Deploy your app with a single command

Autoconfigured CDN, HTTPS, SSL, and more to make sure your app is performant and secure.

Self-host your app

Learn how to configure your own server and deploy your app on your own infrastructure. With Reflex you are not locked into a specific hosting provider.

Deploy your app with a single command

Autoconfigured CDN, HTTPS, SSL, and more to make sure your app is performant and secure.

Self-host your app

Learn how to configure your own server and deploy your app on your own infrastructure. With Reflex you are not locked into a specific hosting provider.

Join the growing open-source community of Reflex developers.

3,000+

Projects created per month

15,400+

GitHub stars

3,500+

Discord members

3,000+

Projects created per month

15,400+

GitHub stars

3,500+

Discord members

Get up and running in seconds!

Reflex requires Python 3.7+

Install our library to get started:


1

$

pip install reflex

2

$

reflex init

3

$

reflex run


And you should see your first Reflex app!

The Reflex logo.

Site

HomeGalleryBlogChangelog

Copyright © 2024 Pynecone, Inc.