dp-alvarez's Stars
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
pydantic/pydantic
Data validation using Python type hints
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
pdm-project/pdm
A modern Python package and dependency manager supporting the latest PEP standards
Bogdanp/dramatiq
A fast and reliable background task processing library for Python 3.
prefix-dev/pixi
Package management made easy
OnionUI/Onion
OS overhaul for Miyoo Mini and Mini+
bpython/bpython
bpython - A fancy curses interface to the Python interactive interpreter
GrahamDumpleton/wrapt
A Python module for decorators, wrappers and monkey patching.
moses-palmer/pynput
Sends virtual input commands
lm-sensors/lm-sensors
lm-sensors repository
ponty/PyVirtualDisplay
Python wrapper for Xvfb, Xephyr and Xvnc
gujjwal00/avnc
VNC Client for Android
ElDavoo/wa-crypt-tools
Manage WhatsApp .crypt12, .crypt14 and .crypt15 files.
KnugiHK/WhatsApp-Chat-Exporter
A customizable Android and iOS/iPadOS WhatsApp database parser that will give you the history of your WhatsApp conversations in HTML and JSON. Android Backup Crypt12, Crypt14, Crypt15, and new schema supported.
esp32-open-mac/esp32-open-mac
Reverse engineered wifi driver for the ESP32
YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor
The most advanced and complete solution for extracting WhatsApp key/DB from package directory (/data/data/com.whatsapp) without root access.
deshaw/pyflyby
A set of productivity tools for Python
hacking-support/DVUEFI
Damn Vulnerable UEFI
markusressel/fan2go
A simple daemon providing dynamic fan speed control based on temperature sensors.
metaperl/pure-python-web-development
Avoid the CSS/JS/HTML soup - develop web apps entirely in Python
Flared/dramatiq-abort
Dramatiq extension to abort message
neutrinoceros/deep_chainmap
A recursive subclass of collections.ChainMap
sunhs/py-paste-indent
python paste and indent extension for VS Code