Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 429 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 429 Bytes

Mike's Random Scripts

A selection of little unrelated tools that do not merit their own repos. Use as you wish.

The tools in python/ are intended to be placed in python's runtime path for use by import. The tools in bin/ are intended to be run directly.

logme

In the python directory, the logme.py file allows easy timestamped and color coded logging to virtually any file type or logging object.