30 projects
hytale-sharecode
Small Python module that decodes/encodes Hytale world share codes
xor-delta
Reversible adjacent XOR differencing transform algo
aryabhata
Aryabhata's digit‑pair square‑root algorithm
digpipe
Decimal-Digit Input Pipeline
palconfig
Utility for serialization and parsing of Palworld configuration files
xbl3auth
Security-conscious XBL3.0 token helper using MSAL and the OS keyring.
zipwrap
A config-driven wrapper around the Linux `zip` tool
two-goats-one-car
A Monte Carlo simulator for the Monty Hall Problem
parsedat-bedrock
Lightweight Little-Endian NBT -> JSON CLI utility for Minecraft Bedrock level.dat files
szbadge
A defensive, dependency-free text->SVG badge API for AWS Lambda
sunweather
None
wavtoolkit
File operations and other tools for working with .WAV files
chessanimate
Creates GIF animations from .PGN chess games
leetspeak
Convert text to and from leetspeak
gifanimator
Extensible library for applying animated effects to still images and generating GIFs
discordemojiparser
Provides utilities for parsing and accessing Discord emojis.
bdspackmanager
Command-line tool designed for managing resource and behavior packs on a Minecraft Bedrock Dedicated Server (BDS)
ezqrcli
The easy command line QR code generator
afetchx
None
imgsplatter
Create randomized wallpapers from your favorite images
colorpick
Create curses-based interactive selection list in the terminal. Now with color!
homegrowndhe
None
makewindowsicons
Easily create all appropriate icon sizes for a Windows app from a single source image
deepaipng
Processes images with DeepAI and PIL by resizing, cropping to fit specified dimensions, making the background transparent
pyxels
Pyxels is a low-level image data manipulation library for Python. It is designed to be fast and efficient, and to provide a simple interface for working with image data.
deepimg3
Automated testing for the DeepAI text to image api
pingplot
Create a graph depicting latency to arbitrary addresses over time
download-sorter
Organizes the files in your Downloads folder based on their file extensions. The module moves files into predefined folders according to a configuration file, making it easier to find and manage your downloaded files.
wavescout
A lightweight module for easy beatmapping, key detection, and smart-slicing
pe-analyzer
A Python module to analyze Portable Executable (PE) files on Windows systems. It parses and extracts various details about the file header, optional header, sections, imports, and exports. The module provides an easy-to-use class, PEAnalyzer, which returns analysis data in JSON format and supports pretty-printing of the information when used with the print() function.