9 projects
EasySettings
Easily set and retrieve application settings.
WhichFile
Reports symlink targets and file types, like `which` and `file`.
FindFunc
Finds function definitions/signatures from the command line.
Requirementz
Checks pip requirements against installed versions, and other related tools.
Colr
Easy terminal colors, with chainable methods.
OutputCatcher
Catches/silences stdout/stderr output.
PrintDebug
A small debug printing module that prints extra info like filenames, function names, and line numbers. It can also recursively print lists, tuples, and dicts.
FormatBlock
Format blocks of characters for display, split by words, characters, or newlines.
timedop
Time python operations or enforce a time limit for function calls.