ByteArts's Stars
debauchee/barrier
Open-source KVM software
feathericons/feather
Simply beautiful open-source icons
kivy/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
microsoft/fluentui-system-icons
Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
wonderworks-software/PyFlow
Visual scripting framework for python - https://wonderworks-software.github.io/PyFlow
billw2/rpi-clone
A shell script to clone a booted disk.
Fr0sT-Brutal/awesome-pascal
A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
kivy/plyer
Plyer is a platform-independent Python wrapper for platform-dependent APIs
danieleteti/delphimvcframework
DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
remotemcu/remcu_examples
The examples of the REMCU lib (https://remotemcu.github.io/)
abulka/pynsource
Reverse engineer Python source code into UML
mahart-studio/kivystudio
A Software development environment for software developers
wonderworks-software/PyFlowOpenCv
Wrapper for openCv (https://opencv.org/) python module.
skpang/PiCAN-Python-examples
Python examples for use with PiCAN board.
kivy-garden/garden.matplotlib
Matplotlib backends using kivy
GBert/misc
miscellaneous stuff / unsorted
QCoDeS/Qcodes_contrib_drivers
A collection of community-contributed QCoDeS drivers for instruments
fpiette/Logitech-Gaming-LED-SDK-for-Delphi
This repositiry contains the file required to use Logitech Gaming LED SDK from a Delphi application.
dehond/serialSpy
Python utility for spying on serial communication using the com0com virtual driver.
linusg/rpi-backlight-emulator
📺 Raspberry Pi 7" display emulator for rpi-backlight
Richi0D/Kerbalcontroller
Kerbal Space Program Controller Arduino
Ronald-Saunfe/LMS
Library Management System written in python and kivy
nvpinkham/FragmentR
Tools for building and validating database made from DNA fragment analysis
rhcarvalho/pyrysunek
PyRysunek is a simple interactive OpenGL 2D vector drawing program.
TheMcSebi/hanmatek-cmd
Python command processor and library to control Hanmatek Bench Power Supplies
uditvashisht/kivy-tutorial-paintapp
This is a GitHub page of Kivy Tutorial hosted on Youtube. Check the link in readme file.
bkrit/drawing-tools
This is a fun app made using OpenCV which provides interactive tools for drawing, creating shapes such as rectangles, circles using keyboard and mouse inputs. It also contains an interactive colour palette of RGB colours made using trackbars.
JoeLawler23/Geometry-Importer
Python module that can read in a DXF, CSV, TXT files, extract geometric elements, convert each geometry to nanometers, and output a list of each element with the corresponding coordinates and any pertinent attributes.
memanj/Coherent-labmax-top-energy-meter-reader
I am working on automatically getting energy measured from coherent labmax_top energy meter. Did not find any specific module so created one myself. This is my first github project looking for comments from fellow python developers on things I can improve on