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: NiceGUI – Simple web apps with Python | news.ycombinator.com | 2024-05-17
  • 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.

  • 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/ ?

  • 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!

  • SaaSHub

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

    SaaSHub 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

  • 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, Klipper, and Bambu Lab 3D Printers With Free, Private, And Secure Remote Access, AI 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).

Python Webapp related posts

  • NiceGUI – Simple web apps with Python

    1 project | news.ycombinator.com | 17 May 2024
  • Simple Flask Integration for an Elastic Semantic Search App

    2 projects | dev.to | 6 Feb 2024
  • Microdot: A Web Framework for Microcontrollers

    3 projects | news.ycombinator.com | 3 Feb 2024
  • Ask HN: Washed out PHP Dev – What to do next?

    2 projects | news.ycombinator.com | 27 Dec 2023
  • The Flask Mega-Tutorial, Part I: Hello, World

    1 project | news.ycombinator.com | 12 Dec 2023
  • Python GUI libraries recommendations?

    1 project | /r/pythontips | 6 Dec 2023
  • Learning building webpages and websites in Python

    3 projects | /r/learnprogramming | 6 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 29 May 2024
    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. Learn more →

Index

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

Project Stars
1 system-design-primer 258,407
2 nicegui 7,769
3 microblog 4,449
4 wave 3,876
5 uwsgi-nginx-flask-docker 2,962
6 Solara 1,627
7 coronavirus-tracker-api 1,591
8 microdot 1,382
9 traingenerator 1,346
10 ThePhish 1,046
11 Hawkpost 947
12 Watcher 805
13 nxbt 779
14 IPRotate_Burp_Extension 778
15 cartoonize 604
16 picoweb 500
17 greppo 377
18 kerko 284
19 Cat-Printer 283
20 web-portal 179
21 OctoPrint-OctoEverywhere 128
22 DocumentGPT 102
23 webNUT 90

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com