Python Webapp

Open-source Python projects categorized as Webapp

Top 23 Python Webapp Projects

  • system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

  • Project mention: 10 GitHub repositories that every developer must follow | dev.to | 2024-02-21

    ✅ donnemartin/system-design-primer: https://github.com/donnemartin/system-design-primer

  • nicegui

    Create web-based user interfaces with Python. The nice way.

  • Project mention: FastUI: Build Better UIs Faster | news.ycombinator.com | 2024-03-01

    I was looking at this space and nicegui seemed like the best ootb experience.

    https://nicegui.io/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • microblog

    The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.

  • Project mention: Simple Flask Integration for an Elastic Semantic Search App | dev.to | 2024-02-06

    In this blog, we're going to address the "on any website" part of a Search Solution. Or at least - propose a starting point for it. There are many great tutorials out there for a deep dive on Flask - one of the best from my colleague Miguel.

  • wave

    Realtime Web Apps and Dashboards for Python and R (by h2oai)

  • Project mention: Streamlit alternatives but for Rust? | /r/rust | 2023-10-01

    https://streamlit.io/ https://wave.h2o.ai/ https://reflex.dev/

  • uwsgi-nginx-flask-docker

    Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.

  • coronavirus-tracker-api

    🦠 A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!

  • Solara

    A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps

  • Project mention: Designing a Pure Python Web Framework | news.ycombinator.com | 2024-03-22

    I really like this idea of using Python to create both the frontend and backend. Another lib doing this is https://solara.dev/ . Something I particularly like about Solara is that you can interactively build your app in a Jupyter Notebook, since behind the scenes it's using ipywidgets.

    Has anyone compared Solara and Reflex and can comment on pros/cons? Are there other options in this space? Maybe https://shiny.posit.co/py/ ?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • microdot

    The impossibly small web framework for Python and MicroPython. (by miguelgrinberg)

  • Project mention: Microdot: A Web Framework for Microcontrollers | news.ycombinator.com | 2024-02-03

    Presumably "anything that micropython (or circuitpython) does" which is vast range. https://github.com/miguelgrinberg/microdot/tree/main/src/mic... is just python code...

  • traingenerator

    🧙 A web app to generate template code for machine learning

  • ThePhish

    ThePhish: an automated phishing email analysis tool

  • Project mention: How do you deal with phising emails at your company? | /r/cybersecurity | 2023-05-14
  • Hawkpost

    Generate links that users can use to submit messages encrypted with your public key.

  • Watcher

    Watcher - Open Source Cybersecurity Threat Hunting Platform. Developed with Django & React JS. (by Felix83000)

  • nxbt

    Control your Nintendo Switch through a website, terminal, or macro.

  • Project mention: Raspberry Pi Hunts Shiny Pokémon While You Sleep | news.ycombinator.com | 2023-08-11

    Oh wow, awesome use-case. This actually uses my Switch Bluetooth Controller emulation project [0] under the hood for automating the button presses. If you have a RPi on-hand, you can grab a decent USB capture card for around $15 on Ebay or Amazon, last I checked, for a cheap(er) entry point into automation projects like this.

    [0] https://github.com/Brikwerk/nxbt

  • IPRotate_Burp_Extension

    Extension for Burp Suite which uses AWS API Gateway to rotate your IP on every request.

  • cartoonize

    A demo webapp to convert images and videos into cartoon!

  • picoweb

    Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework

  • greppo

    Build & deploy geospatial applications quick and easy.

  • kerko

    A web application component that provides a faceted search interface for bibliographies managed with Zotero.

  • Cat-Printer

    Application supporting Bluetooth thermal “Cat Printers”, for everyone!

  • web-portal

    Web Portal is a all-in-one web dashboard, providing many widgets to build a personal portal. With the ability to load external plugins.

  • Project mention: A simple dashboard with a list of all your servers? | /r/selfhosted | 2023-07-09

    I am the creator of Web Portal which is a web dashboard. It has a plugin system and is written in python, so should be easy to expand.

  • OctoPrint-OctoEverywhere

    Cloud Empower Your OctoPrint Or Klipper 3D Printer With Free, Private, And Secure OctoPrint Remote Access, AI-Powered Print Failure Detection, Real-time Notifications, Live Streaming, and More!

  • Project mention: IS IT WORTH BUYING | /r/crealityk1 | 2023-12-10

    You should try OctoEverywhere for remote access, AI failure detection, and more! I might be biased, since I’m the developer behind the project. But I would love to know what you think if you try it!

  • DocumentGPT

    DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search using vector databases. This tool provides a seamless interface for interacting with your research document, exploring search results, and engaging in a conversation with an AI chatbot.

  • Project mention: DocumentGPT with Agents | /r/StreamlitOfficial | 2023-07-07

    Was really excited to get everything working! Check it out at: https://github.com/aju22/DocumentGPT

  • webNUT

    Web interface for Network UPS Tools servers.

  • 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). The latest post mention was on 2024-03-22.

Python Webapp related posts

Index

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

Project Stars
1 system-design-primer 252,211
2 nicegui 7,111
3 microblog 4,421
4 wave 3,852
5 uwsgi-nginx-flask-docker 2,955
6 coronavirus-tracker-api 1,599
7 Solara 1,565
8 microdot 1,348
9 traingenerator 1,344
10 ThePhish 1,005
11 Hawkpost 944
12 Watcher 794
13 nxbt 768
14 IPRotate_Burp_Extension 764
15 cartoonize 598
16 picoweb 497
17 greppo 377
18 kerko 277
19 Cat-Printer 260
20 web-portal 174
21 OctoPrint-OctoEverywhere 120
22 DocumentGPT 96
23 webNUT 90
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com