GP89's Stars
psf/requests
A simple, yet elegant, HTTP library.
NARKOZ/hacker-scripts
Based on a true story
kivy/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
Broxxar/GlowingObjectOutlines
A technique for Glowing Object Outlines in Unity.
malthe/macfsevents
Thread-based interface to file system observation primitives.
twidi/django-templates-macros
Add macros to your django templates
GP89/FileQueue
A thread-safe queue which queues items on disk, with an optional in memory buffer. Can put and get any pickle-able object into a buffer of a specified size (optional), any overflow will get put to a gzip file to keep excessive amounts of queued items out of memory
benhoyt/betterwalk
BetterWalk, a better and faster os.walk() for Python -- DEPRECATED, see my "scandir" project
TheMasonX/UnityTextureCompositor
A tool to composite multiple textures into a single texture. To use, select Tools -> Composite Texture from the top Unity menu bar