e4b59ed7c3aec3e2c83ec2020efc7178a2de65ef
#pyClasses This is a collection of classes and functions that I have found I use often enough that it is helpful to keep a record of them.
#Algorithms This is a collection of functions that is not large enough to justify a class, but too helpful to not keep track of.
#Stopwatch This class is used for timing portions of your code.
Description
Languages
Python
100%