9 projects
eggcrypt
A pretty secure (yet inneficient) encryption program. Has key(), hash(), encrypt() and decrypt().
numgen-egg
A Python package for generating pseudo-random high entropy number strings.
egglogger
A Python package that logs all output.
priocomp
A simple Python library that lets you check comparisons in order of priority (importance).
eggtools
A simple Python library that lets you update and install my modules, scan python code for potential malicious code and crash python.
egglord
A simple Python library that motivates you every 10-120 seconds.
debug-egg
A Python package for debugging.
variablesplus
A Python package for handling variables, also my first library. I hope you enjoy! You can create, clear, write to, delete and read variables. Safely.
eggr
A Python package that extracts the longest reachable increasing sequence from a list of numbers where each step cannot exceed a specified distance.