Python React

Open-source Python projects categorized as React

Top 23 Python React Projects

  1. quivr

    Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.

    Project mention: Ask HN: Local RAG with private knowledge base | news.ycombinator.com | 2024-10-29
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. PostHog

    🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.

    Project mention: 5 Essential Tools Every Bootstrapped SaaS Startup Needs to Succeed | dev.to | 2025-02-12

    For SaaS startups looking for a powerful, privacy-conscious analytics platform, PostHog provides an all-in-one solution designed for modern product teams.

  4. dash

    Data Apps & Dashboards for Python. No JavaScript Required.

  5. FastUI

    Build better UIs faster.

    Project mention: Show HN: Web Development with Htmx, Type-Guided Components, Pure Python | news.ycombinator.com | 2024-06-04

    How do you compare withhttps://github.com/pydantic/FastUI (made by the authors of Pydantic)?

  6. reactpy

    It's React, but in Python

    Project mention: FastHTML – Modern web applications in pure Python | news.ycombinator.com | 2024-07-29

    Another Python framework agnostic project is ReactPy. [0]

    [0]: https://github.com/reactive-python/reactpy

  7. flagsmith

    Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/

    Project mention: 5 Open Source Repositories to Level Up Your GitOps | dev.to | 2025-02-05

    These tools work together to create a full GitOps pipeline. Flagsmith manages feature releases via Terraform, while Terrateam handles infrastructure changes directly through GitHub (and possibly GitLab in the future). ArgoCD and FluxCD ensure reliable application deployments via Kubernetes, and Atlas integrates database schema migrations.

  8. django-xadmin

    Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. polar

    An open source Merchant of Record. Sell SaaS and digital products in minutes.

    Project mention: Ask HN: How can I monetise an open source app of mine that has become popular? | news.ycombinator.com | 2024-09-11

    Quite happy with the experience so far.

    [^1]: https://polar.sh/

  11. fastapi-react

    🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker

  12. django-react-boilerplate

    Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate

  13. Photonix

    A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms.

  14. coffee

    Build and iterate on your UI 10x faster with AI - right from your own IDE ☕️

  15. LedFx

    LedFx is a network based LED effect engine designed to deliver advanced real-time audio effects to a wide variety of devices.

  16. listenbrainz-server

    Server for the ListenBrainz project, including the front-end (javascript/react) code that it serves and all of the data processing components that LB uses.

    Project mention: Goodbye, Slopify | news.ycombinator.com | 2025-01-28

    For people moving off Spotify, have a look at https://listenbrainz.org. You can sync your listens to there and it will give you weekly recommendations. From my experience so far they are decent.

    Note they don't host songs themselves, but will auto-search youtube/bandcamp/etc. and play the closest match. So YMMV.

  17. aws-inventory

    Discover resources created in an AWS account.

  18. hyperglass

    hyperglass is the network looking glass that tries to make the internet better.

  19. sarenka

    OSINT tool - gets data from services like shodan, censys etc. in one app

  20. 0xDeCA10B

    Sharing Updatable Models (SUM) on Blockchain

  21. gpt-home

    ChatGPT at home! Basically a better Google Nest Hub or Amazon Alexa home assistant. Built on the Raspberry Pi using the OpenAI API.

    Project mention: 🏠 GPT Home 🤖💬 an Open-source Raspberry Pi Home Assistant! | dev.to | 2024-11-13
  22. DI-sheep

    羊了个羊 + 深度强化学习(Deep Reinforcement Learning + 3 Tiles Game)

  23. Tweetme-2

    Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.

  24. django-react-typescript

    This is a non-opinionated Django 5 + React 18 boilerplate built with great development experience and easy deployment in mind.

    Project mention: Implementing React and Django with Docker and Nginx | dev.to | 2024-07-23

    If you’re ever used Django before, you’ve probably wanted to integrate it with a framework like React. And if you’ve gone down this path, you’ve probably spent a few hours looking for an easy way to do this, and you’ve probably realized that there really isn’t. While there are alternative solutions such as this, I wanted to make my own implementation of React and Django.

  25. reactpy-django

    It's React, but in Python. Now with Django integration.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python React discussion

Log in or Post with

Python React related posts

  • 5 Essential Tools Every Bootstrapped SaaS Startup Needs to Succeed

    1 project | dev.to | 12 Feb 2025
  • The Risks of User Impersonation

    2 projects | dev.to | 24 Jan 2025
  • Yek: Serialize your code repo (or part of it) to feed into any LLM

    11 projects | news.ycombinator.com | 18 Jan 2025
  • The Impatient AI Programming - FAV0 Weekly #027

    6 projects | dev.to | 19 Jan 2025
  • FFmpeg by Example

    11 projects | news.ycombinator.com | 14 Jan 2025
  • Modern JavaScript for Django Developers

    6 projects | news.ycombinator.com | 15 Jan 2025
  • Implementing Posthog Analytics in Flutter Tutorial

    1 project | dev.to | 23 Dec 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source React projects in Python? This list will help you:

# Project Stars
1 quivr 37,264
2 PostHog 24,212
3 dash 21,908
4 FastUI 8,679
5 reactpy 7,940
6 flagsmith 5,315
7 django-xadmin 4,761
8 polar 4,451
9 fastapi-react 2,272
10 django-react-boilerplate 2,071
11 Photonix 1,854
12 coffee 1,479
13 LedFx 1,458
14 listenbrainz-server 734
15 aws-inventory 715
16 hyperglass 666
17 sarenka 639
18 0xDeCA10B 567
19 gpt-home 526
20 DI-sheep 439
21 Tweetme-2 405
22 django-react-typescript 372
23 reactpy-django 334

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?