Python Pyqt

Open-source Python projects categorized as Pyqt

Top 23 Python Pyqt Projects

  • 15-minute-apps

    15 minute (small) desktop apps built with PyQt

    Project mention: Help/Advice on starting out with first big project | reddit.com/r/learnpython | 2022-08-08

    For some ideas for the app, I wrote a small weather app in Python using PyQt5 a while ago which might come in useful. The write-up is a bit sparse but the source code is also on Github. It used a public weather API (better option than web scraping if available).

  • examples

    Learn to create a desktop app with Python and Qt (by pyqt)

    Project mention: How to run PyQt5 applications on Ubuntu (WSLg)? | reddit.com/r/bashonubuntuonwindows | 2023-02-15

    I used https://github.com/pyqt/examples

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • algobot

    Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.

  • qtpy

    Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase

    Project mention: Is it just me or did the creators of the Python QT5 GUI library miss a golden opportunity to call the package QtPy? | reddit.com/r/Python | 2022-10-07
  • CQ-editor

    CadQuery GUI editor based on PyQT

    Project mention: No Attribute Sketch(), can't figure out how to reinstall/run cqedit | reddit.com/r/cadquery | 2023-03-01

    I installed cadquery with cq-edit from github using the prebuilt package release for windows 10. This seemed to work great, cq-edit GUI launches and I can even model basic shapes. However when I try to run the printables file from above I get the error

  • Resetter

    The easiest way to reset your debian or ubuntu based linux back to stock

  • Uranium

    A Python framework for building Desktop applications.

    Project mention: How to add a command after every line in the g-code? | reddit.com/r/Cura | 2023-02-08

    For the basics of plugins, there's a bit of documentation here: https://github.com/Ultimaker/Uranium/wiki/Creating-plugins and here: https://github.com/Ultimaker/Uranium/wiki/Plugin-Types

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • gridplayer

    Play videos side-by-side

    Project mention: Is there a split-screen video player for MACOS? | reddit.com/r/macapps | 2022-03-31
  • galacteek

    Multi-platform browser for the distributed web. Mirror of https://gitlab.com/galacteek/galacteek

  • Openroast

    An open source, cross-platform application for home coffee roasting

    Project mention: [USA-Portland OR] [H] FreshRoast SR700 [W] Cash, Venmo, PayPal, CashApp | reddit.com/r/coffeeswap | 2022-07-30

    You can use the manual controls on the panel or use the USB connections to control from your computer. I always create roasting profiles and use OpenRoast to automate the roasting process.

  • win32mica

    Win32mica: a simple module to add the Mica effect on legacy python windows.

    Project mention: I made a Notepad with Tkinter | reddit.com/r/Python | 2022-11-26

    This is the issue I was talking about, anyways good luck!

  • Meshtastic-gui-installer

    Cross platform, easy to use GUI for installing Meshtastic firmware.

    Project mention: anyone know how to flash these stupid heltecs? | reddit.com/r/meshtastic | 2022-06-16

    Have you tried using the Meshtastic flasher utility yet? Try that first, after installing drivers. It's the simplest solution when it works: https://github.com/meshtastic/Meshtastic-gui-installer/releases/latest

  • venvipy

    A GUI for managing Python virtual environments

  • Pepys

    A Straightforward Markdown Journal

    Project mention: How many Flathub apps reuse other package formats? | reddit.com/r/linux | 2022-06-15

    I maintain a Python Qt application (albeit PyQt rather than PySide6). If you want a reference to a similar thing that works you are more than welcome to view the source page and the flatpack manifests

  • image_viewer

    Lighweight and cross platform image viewer entirely written in Python using PySide6

    Project mention: I made an image viewer | reddit.com/r/OSINT | 2022-05-25
  • Fuel-Consumption-Estimator

    Desktop application that estimates fuel consumption using a trained machine learning model.

    Project mention: [P] Desktop app. makes fuel consumption estimation with machine learning. | reddit.com/r/MachineLearning | 2022-12-24
  • PyQt5-expansion

    A collection of custom PyQt5 widgets / layouts

  • body-gesture-to-keyboard-control

    Transform real-time body gesture to keyboard inputs

    Project mention: My first try to create a game controller with body gesture, using Mediapipe pose solution | reddit.com/r/computervision | 2022-12-16

    Source code: https://github.com/ngviethoang/body-gesture-to-keyboard-control

  • cut-it

    Over 400 cross-platform downloads 🥳🎈 Cut-It, the next generation card cutter

  • HeartbeatEngine

    A Visual Novel / Dating Sim game engine written in Python using Pygame, with a full editor written in PyQt5

  • deep_space_trader

    Deep Space Trader is a turn-based strategy game inspired by the old DOS game "Drugwars".

    Project mention: Made a fun little strategy game inspired by old DOS game "Drug Wars", with pyqt. Available as a python package, but I also made a windows binary via pyinstaller. | reddit.com/r/Python | 2022-04-30

    It's a strategy game based around "discovering" new planets to trade materials with, with the goal of making as much money as possible in a limited number of turns. Not really much of a game designer, I made it because I enjoyed "Drug Wars" years ago and wanted create something similar. https://github.com/eriknyquist/deep_space_trader

  • PyQt-React-Boilerplate

    A boilerplate for using python to build a desktop application using PyQt webengine and React.js as the application front-end.

  • SaaSHub

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

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 2023-03-01.

Python Pyqt related posts

Index

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

Project Stars
1 15-minute-apps 3,522
2 examples 1,946
3 algobot 842
4 qtpy 760
5 CQ-editor 533
6 Resetter 375
7 Uranium 286
8 gridplayer 195
9 galacteek 156
10 Openroast 114
11 win32mica 52
12 Meshtastic-gui-installer 43
13 venvipy 26
14 Pepys 24
15 image_viewer 17
16 Fuel-Consumption-Estimator 11
17 PyQt5-expansion 9
18 Badge-Link-Creater 9
19 body-gesture-to-keyboard-control 7
20 cut-it 7
21 HeartbeatEngine 7
22 deep_space_trader 6
23 PyQt-React-Boilerplate 5
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com