ourtils.general

ourtils.general#

Python only helpers

Functions

pathsafenow()

Convert the current datetime into a safe string to be used as a directory name, useful when stashing data.

print_params(obj, *args)

Prints out the value of each arg from obj

qatl(obj)

Quick attribute list, filters out private / dunders