Fizzy's Magical Library Ideas That He'll Never Get Around To Actually Working On
- Last edited on Jul 19, 2016, 7:48:53 AM by
Ffisegydd
A debug-printing library that prints out different things for different types of objects. For exampledebugprint(foo)
would return the type, the var itself, the length (if a container) etctimedata
- A library which can be used to get the various time “names” for different regions. For example,timedata.get_days(short=True)
would return a generator which yields “Mon”, “Tues”, “Wed”, …