Python App

Open-source Python projects categorized as App

Top 23 Python App Projects

  • kivy

    Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

  • Project mention: How to Develop a User Data Storage Registration Form Using Python. | dev.to | 2024-03-28

    We will create this complete Python registration form using Kivy. We get started by installing Kivy, a powerful Python framework for building interactive applications.

  • activitywatch

    The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.

  • Project mention: Basic computer logon tracking/monitoring tools? | /r/sysadmin | 2023-12-08

    But have a look at https://activitywatch.net/

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

    Project mention: [META] A place to list your apps: on Awesome TestFlight Links (GitHub) | /r/TestFlight | 2023-07-01

    Link: https://github.com/pluwen/awesome-testflight-link

  • prettymapp

    🖼️ Create beautiful maps from OpenStreetMap data in a streamlit webapp

  • Project mention: FLaNK Stack Weekly 28 August 2023 | dev.to | 2023-08-28
  • KivyMD

    KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd

  • Project mention: Buildozer won't generate the APK if I use kivy 2.2.0 | /r/kivy | 2023-05-22

    These are the requirements in buildozer.spec that worked: requirements = kivy==master, https://github.com/kivymd/KivyMD/archive/master.zip

  • dreame-vacuum

    Home Assistant integration for Dreame robot vacuums with map support

  • Project mention: Dreame L10s ultra firmware 4.3.6_3018 Home Assistant integration broke | /r/Dreame_Tech | 2023-08-11

    I've added my L10s to the Dreamehome app, did the firmware upgrade to 4.3.6_3018 and switched it back to the Mi Home App. Since than, the Home Assistant Dreame Vaccum integration cannot load the robot via local connection anymore. The local LAN connection seem to be broken with this firmware. Has anyone the same issue?

  • SaaSHub

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

    SaaSHub logo
  • pydoc-markdown

    Create Python API documentation in Markdown format.

  • Chocolate

    The future of media manager

  • Project mention: Emby VS Chocolate - a user suggested alternative | libhunt.com/r/Emby | 2023-10-01
  • nodezator

    A multi-purpose visual node editor for the Python programming language

  • Project mention: Ask HN: Modern Day Equivalent to HyperCard? | news.ycombinator.com | 2024-05-01

    I really wish Livecode hadn't pulled their opensource/Community Edition (and I'd be very glad for someone to do something with that code).

    Gambas is something I keep wanting to try and seems promising.

    I did one small app w/ Python and TKinter, but it was a dense wall of text/code when I was finished and not something I was interested in revisiting. I keep seeing suggestions that Python w/ QT support is supposed to be quite good.

    One unlikely option is Google's Blockly (which I wish had a stand-alone desktop implementation which would make graphical programs), which has a nifty version implementing OpenSCAD:

    https://www.blockscad3d.com/editor/

    which I've used a fair bit. Moving on from there, there is: https://github.com/derkork/openscad-graph-editor which has the advantage of encompassing the entirety of OpenSCAD. It's also possible to wrap up Python using PythonSCAD.org

    If you're willing to consider other node/line connection systems two promising options are:

    https://ryven.org/

    and

    https://nodezator.com/

    What sort of coding, on what sort of projects do you want to do?

  • ESP32-MPY-Jama

    v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manager, REPL, real time dashboards (sys/net), advanced features (gpio/mp3/leds/...)

  • Python-NSE-Option-Chain-Analyzer

    The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.

  • Project mention: Python-NSE-Option-Chain-Analyzer: NEW Data - star count:282.0 | /r/algoprojects | 2023-06-03
  • SignTools-CI

    Sign iOS apps on demand using CI. Part of: https://github.com/SignTools/SignTools

  • gnucash-web

    A simple, mobile-friendly webinterface for GnuCash

  • Project mention: An open-source alternative to QuickBooks | news.ycombinator.com | 2023-05-29

    The other thing GnuCash doesn't do is be a multiuser web app. It's an executable, remember them? There is https://github.com/joshuabach/gnucash-web 0.1.0 but that is just an access to the register you might (or might not) set up on a server to access your database.

  • kivy-cupertino

    iOS-style widgets for Kivy

  • aki65.github.io

  • PPG

    Create Powerful Python Apps with Qt5/Qt6

  • Translator-pp

    A cross platform all in one translator app

  • slap

    Slap is a CLI to assist in the process for developing and releasing Python packages. (by NiklasRosenstein)

  • Tk-Path-Finder

    Windows File Explorer/Manager with Tabs. Written in Tkinter using ttkbootstrap.

  • gaspium

    Framework to build Python apps with the GASP metaphor

  • DiscordButton-RPC

    A Python package that makes buttons work better and more stable on Discord.

  • docker-cats

    A simple web application that serves different content according to a given environment variable.

  • 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 App related posts

  • Ask HN: What 2FA iOS app do you use?

    2 projects | news.ycombinator.com | 12 Dec 2023
  • Starting role as MAC admin

    3 projects | /r/macsysadmin | 6 Dec 2023
  • Streamlit alternatives but for Rust?

    3 projects | /r/rust | 1 Oct 2023
  • Nodezator v1.4 released! (Python node editor in the public domain)

    3 projects | /r/Python | 3 Sep 2023
  • Dreame L10s ultra firmware 4.3.6_3018 Home Assistant integration broke

    1 project | /r/Dreame_Tech | 11 Aug 2023
  • [META] A place to list your apps: on Awesome TestFlight Links (GitHub)

    1 project | /r/TestFlight | 1 Jul 2023
  • Cracked version of Better Me or similar fitness app?

    1 project | /r/sideloaded | 24 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 kivy 16,978
2 activitywatch 10,899
3 wave 3,867
4 awesome-testflight-link 3,129
5 prettymapp 2,176
6 KivyMD 2,100
7 dreame-vacuum 627
8 pydoc-markdown 441
9 Chocolate 414
10 nodezator 390
11 ESP32-MPY-Jama 375
12 Python-NSE-Option-Chain-Analyzer 372
13 SignTools-CI 176
14 gnucash-web 89
15 kivy-cupertino 73
16 aki65.github.io 64
17 PPG 27
18 Translator-pp 25
19 slap 18
20 Tk-Path-Finder 12
21 gaspium 8
22 DiscordButton-RPC 6
23 docker-cats 5

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