What is this?
Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https://
Example
A Quick demo of what this looks like once you fill out the base and extension variable 
A linter to manage all your python exceptions and try/except blocks (limited only for those who like dinosaurs).
ReLeaderLogs For Cardano Stakepool Operators: Lightweight Scheduled Blocks Checker for Current Epoch. No cardano-node Required, data is taken from blo
milatools The milatools package provides the mila command, which is meant to help with connecting to and interacting with the Mila cluster. Install Re
iCal Generator This is a simple python script to generate an iCalendar file for the university classes. Installation Clone the repository git clone ht
ticktock is a minimalist library to view Python time performance of Python code.
ParseSnapchat iOS Snapchat parser for chats and cached files Tested on Windows and Linux install required libraries: pip install -r requirements.txt c
python-color-getter Color getter (including method to get random color or complementary color) made out of Python Setup pip3 install git+https://githu
RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy
By default, Python supports neither pre-increments (like ++x) nor post-increments (like x++). However, the first ones are syntactically correct since Python parses them as two subsequent +x operation
What is this? This is a quick hack implementation of a simulator for xkcd 2529's weirdly concrete problem. This is barely tested and I suck at computa
chords-generator A simple Python app that generates semi-random chord progressions.
LightHouse_Automatic_Shutdown 腾讯云轻量服务流量超出限制自动关机
General Purpose Scripts Introduction This repository holds a curated list of Python scripts which aim to help us automate daily and common tasks. You
etherunit Etherium unit conversation and arithmetic library Install pip install -u etherunit Usage from etherunit import Ether, Gwei, Wei, E Creat
Welcome to Apple In-store Monitor This is a monitor that are not fully scaled, and might still have some bugs.
A python module to update the console without flashing.
NetConfParser is a tool that helps you analyze the rpcs coming and going from a netconf client to a server
Profile-Athena-Generator A simple profile athena generator for Fortnite Private Servers. This profile athena generrator features: Item variants Get al
SysBot.py A sys-botbase client for remote control automation of Nintendo Switch consoles. Based on SysBot.NET, written in python. Setup: Download the
Tree-Traversals (BST) 🌲 A simple BST (Binary Search Tree) generator written in python Installation Use the package manager pip to install BST. Usage