ravipurigen's Stars
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
Netflix/flamescope
FlameScope is a visualization tool for exploring different time ranges as Flame Graphs.
Delgan/loguru
Python logging made (stupidly) simple
pywinauto/pywinauto
Windows GUI Automation with Python (based on text properties)
multi-build/multibuild
Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.
inducer/pudb
Full-screen console debugger for Python
cool-RR/PySnooper
Never use print for debugging again
rstacruz/cheatsheets
Cheatsheets for web development - devhints.io
jefftrull/gdb_python_api
Experiments with the GDB Python API
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
psf/pyperf
Toolkit to run Python benchmarks
paulross/PythonExtensionPatterns
Examples of safe coding practice for Python C extensions.
procount/pinn
An enhanced Operating System installer for the Raspberry Pi
RPi-Distro/pi-gen
Tool used to create the official Raspberry Pi OS images
jlfwong/speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
brendangregg/FlameGraph
Stack trace visualizer
graphql-python/graphene
GraphQL framework for Python
RetroPie/RetroPie-Setup
Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
joolswills/RetroPie-Setup
Shell script to setup Raspberry Pi (TM) with RetroArch emulator and various cores
brennerm/PyTricks
Collection of less popular features and tricks for the Python programming language
astrofrog/psrecord
Record the CPU and memory activity of a process :chart_with_upwards_trend:
petervanderdoes/gitflow-avh
AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model
mathiasbynens/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
thibmaek/awesome-raspberry-pi
📝 A curated list of awesome Raspberry Pi tools, projects, images and resources
dhermes/bezier
Helper for Bézier Curves, Triangles, and Higher Order Objects
github/gitignore
A collection of useful .gitignore templates
PyTables/PyTables
A Python package to manage extremely large amounts of data
python/cpython
The Python programming language
mherrmann/fbs
Create Python GUIs with Qt in minutes