<img src="https://raw.githubusercontent.com/reflex-dev/awesome-reflex/main/images/dark_logo.svg#gh-light-mode-only" alt="Reflex Logo" width="300px">
<img src="https://raw.githubusercontent.com/reflex-dev/awesome-reflex/main/images/light_logo.svg#gh-dark-mode-only" alt="Reflex Logo" width="300px">
Reflex is an open-source framework for building full-stack web applications entirely in pure Python. It allows developers to create both the frontend and backend of their web apps using just one language - Python.
With Reflex, you can build anything from small data science projects to large, multi-page websites without having to write any HTML, CSS, or JavaScript.
A repo of complete Reflex examples can be found here.
Reflexโs own website was built using Reflex! See code on GitHub.
reflex-chakra
- A simple, modular and accessible component library (wrapped).reflex-clerk
- Custom Reflex component library for integration with Clerk, a user
authentication and management platform.reflex-color-picker
- A color pickerreflex-chat
- A chat componentreflex-local-auth
- Local authenticationreflex-nav-menu
- A navigation menu componentreflex-intersection-observer
- Intersection observerreflex-echarts
- ECharts integrationreflex-google-recaptcha-v2
- Google reCAPTCHA v2 integrationreflex-simpleicons
- SimpleIcons integrationreflex-image-zoom
- Image zoom componentreflex-webcam
- Webcam integrationreflex-motion
- Motion animationsreflex-magic-link-auth
- Magic link authenticationreflex-google-auth
- Google authenticationreflex-spline
- Spline integrationreflex-audio-capture
- Audio capture componentreflex-calendar
- Calendar componentreflex-dynoselect
- Dynamic select componentreflex-simple-password
- Simple password inputreflex-antd
- Ant Design integrationreflex-resizable-panels
- Resizable panelsreflex-animated-cursor
- Animated cursor componentreflex-monaco
- Monaco editor integrationreflex-qrcode
- QR code generatorreflex-lottiefiles
- LottieFiles integrationreflex-giscus
- A GitHub-powered commenting system for Reflex applications.reflex-wordcloud
- Word cloud generatorreflex-ag-grid
- AG Grid integration<table>
<tr>
<td><a href="https://forum.reflex.dev/"><img src="https://img.shields.io/badge/Forum-Blue?logo=forum" alt="Forum Badge"></a></td>
<td><a href="https://discord.gg/T5WSbC2YtQ"><img src="https://img.shields.io/badge/Discord-7289DA?logo=discord" alt="Discord Badge"></a></td>
<td><a href="https://www.linkedin.com/company/reflex-dev/"><img src="https://img.shields.io/badge/LinkedIn-0077B5?logo=linkedin" alt="LinkedIn Badge"></a></td>
<td><a href="https://twitter.com/getreflex"><img src="https://img.shields.io/badge/X-1DA1F3?logo=X" alt="Twitter Badge"></a></td>
<td><a href="https://www.ycombinator.com/companies/reflex"><img src="https://img.shields.io/badge/YC-007080?logo=ycombinator" alt="YC Badge"></a></td>
<td><a href="https://www.youtube.com/@reflex-dev"><img src="https://img.shields.io/badge/YouTube-FF0000?logo=youtube" alt="YouTube Badge"></a></td>
</tr>
</table>