This library is not meant to stand-alone. Instead it defines common helpers used by all Google API clients. For more information, see the documentation. Python == 2.7, Python == 3.5, Python == 3.6.
Calculate week and month in a easy way. Normally we want to use these binate date in script, from Monday to next Monday which means 00:00:00-23:59:59, and Month from 1st to next 1st in the same way, ...