14 projects
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!
bdspackmanager
None
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.