jairo4's Stars
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
kitao/pyxel
A retro game engine for Python
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
lordmauve/adventurelib
A minimal library for writing text adventure games in Python 3
lawsie/guizero
A Python 3 library to allow learners to quickly and easily create GUIs.
lordmauve/pgzero
A zero-boilerplate games programming framework for Python 3, based on Pygame.
mozman/svgwrite
Python Package to write SVG files (UNMAINTAINED)
simple-icons/simple-icons
SVG icons for popular brands
chrismaltby/gb-studio
A quick and easy to use drag and drop retro game creator for your favourite handheld video game system
johnwmillr/LyricsGenius
Download song lyrics and metadata from Genius.com 🎶🎤
microsoft/BosqueLanguage
The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
raisely/NoHarm
Do No Harm software license - A licence for using software for good
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Nuitka/NUITKA-Utilities
A collection of scripts involving nuitka compiler
skorokithakis/python-yeelight
A Python library for controlling YeeLight WiFi RGB bulbs (mirror of https://gitlab.com/stavros/python-yeelight).
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
RPCS3/rpcs3
PlayStation 3 emulator and debugger
luanfujun/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
SummitKwan/transparent_latent_gan
Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
timvisee/ffsend
:mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.
python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
RameshAditya/asciify
Convert any image into ASCII Art.
liiight/notifiers
The easy way to send notifications
malwaredllc/byob
An open-source post-exploitation framework for students, researchers and developers.
microsoft/azuredatastudio
Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
bendangnuksung/Image-OutPainting
🏖 Keras Implementation of Painting outside the box
vibora-io/vibora
Fast, asynchronous and elegant Python web framework.
scund00r/ESP-RFID-Tool
A ~$20.00 tool for logging data/testing devices with a Wiegand Interface. Can be used to create a portable RFID reader or installed directly into an existing installation. Provides access to a web based interface using WiFi in AP or Client mode. Will work with nearly all devices that contain a standard 5V Wiegand interface. Primary target group is 26-37bit HID Cards. Similar to the Tastic RFID Thief, Blekey, and ESPKey.
python-greenlet/greenlet
Lightweight in-process concurrent programming
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O