41 skills found · Page 1 of 2
xlmnxp / QockerQocker is a user-friendly GUI application for managing Docker containers. Built with PyQt5, it provides an intuitive interface for viewing and interacting with your Docker containers.
shiningdesign / Universal Tool Template.pya quick Qt GUI tool development template for Maya, Houdini, Nuke, Fusion, Blender, Unreal, Unity, Krita, Notepad++ and Desktop application, supports automatically for PySide, PyQt4, PySide2, PyQt5 with Python 2.x and 3.x on Win, Mac, Linux.
MariyaSha / TriviaGameWho Wants to be a Programmer?? - GUI Application with PyQt5
jozo / Docker Pyqt5Dockerfile for development of GUI applications with Python 3 + PyQt5
mandeep / Cookiecutter Pyqt5A cookiecutter template for PyQt5 GUI applications
busaudit / DbcUtilityA simple PyQt5-based GUI application for viewing, editing, and managing CAN (Controller Area Network) DBC files. Visit the live site: [DBC Utility](dbcutility.com)
nutjob-laboratories / MerkMERK is an open source, cross-platform, multiple-document interface GUI IRC client for Windows, Linux, and macOS written in Python, PyQt5, and Twisted.
MuradIsazade777 / CryptoTrackerCryptoTracker is a modular, GUI-based Python application for secure encryption, password generation, and wallet management. Built with PyQt5 and Cryptography, it offers a sleek dark/light themed interface, particles animation, and tabbed navigation.
HongleiHuang-amd / Dbc2excel NewA PyQt5-based GUI application for converting CAN database files between different formats, with a primary focus on DBC to Excel conversion and vice versa.
Tristan296 / FileManagerFile-Manager | GUI Desktop Application made in Python using PyQt5
ErmiasBahru / Language TranslatorA simple GUI application that translates over 100 languages using google translate api and PyQT5
saminsakur / PyQt5BrowserBuildChromium web view based browser with python PyQt5 module.
decacent / PyNanoLaball in one GUI software for data analysis and visualization
sushriyamogasala / My Web BrowserThis project is a browser made using python. This browser has features like: Previous ,Next , Refresh , Home .This uses Ecosia search engine which cares about user's privacy, it doesn't save browsing history or any related data.So it is completely safe to use.
jozo / Docker Pyqt5 Qml QtmultimediaDockerfile for development of GUI applications with Python 3 + PyQt5 + QML + QtMultimedia
JamesDestiny / PyQt5 GUI ApplicationTo achieve a flight manage system,using SQL alchemy to connect Mysql and using pyqt5 to achieve its GUI application
pierreamir123 / VTK Pyqt 3D Visualisation DICOMpyqt5 GUI application use VTK tools to visualize DICOM files in 3D modules in two modes Surface Rending and Ray Casting
addisonElliott / SmartShopTouchScreenSmartShop is a home inventory management system created by a group of engineers in a senior design group at Southern Illinois University Edwardsville (SIUE). The design was created over the Fall 2016 - Spring 2017 academic period. The application uses Python 3.5.2 with PyQt5 to create a GUI for users to interact with the SainSmart 7" touchscreen attached to a Raspberry Pi 3.
god233012yamil / Creating A Serial Port Communication GUI Using PyQt5This PyQt5-based application provides a GUI for serial port communication.
DanielChopra / MediaPlayer With PyQt5I made this Multimedia Player with Python and PyQt5, I referred the following sources, Credits :- https://www.pythonguis.com/examples/python-multimedia-player/ https://codeloop.org/python-how-to-create-media-player-in-pyqt5/ https://stackoverflow.com/questions/41612790/pyqt5-videowidget-not-showing-in-layout https://gist.github.com/QuantumCD/6245215 Packaging PyQt5 applications for Windows :- https://www.pythonguis.com/tutorials/packaging-pyqt5-pyside2-applications-windows-pyinstaller/ PyQt5 Documentation : https://doc.qt.io/qtforpython-5/PySide2/QtMultimedia/QMediaPlayer.html Book for reference : "Create GUI Applications with Python&Qt5" by Martin Fitzpatrick