11 projects
easy-tasks
Normal python class tasks like sorting, closet/furthest value, dublicates, ...
selenium-simplification
Make Selenium simple. Using Selenium in a pythonic style without having to google how to do non-trivial stuff.
var-print
Nicer printing with var_print: Colours and structure allow quick reading of the output, at the same time the name of the variable is displayed.
know-the-time
Get the time in different formats. Quickly available time stamps, dates, etc. are available useing functions. - makes `datetime` more available.
colorful-terminal
Print with color, style your output and take full control of your terminal.
keyboard-extended
Extension for the keyboard package
win32-classics
Simplify win32 actions
file-and-string-encryption
Simple encryption functions. Do not simply trust this code! Pay attention to how you handle sensitive information!
observable-variable
Bind functions to a value. When the value changes, the functions are called.
useful-prints
Useful Prints
exception-details
Get nicely formated exception details