python3-tempora

Python objects and routines pertaining to date and time
  https://github.com/jaraco/tempora
  0
  no reviews



Tempora is a set of Python objects and routines pertaining to date and time.

Besides the top level package module (tempora), it includes: * timing: routines for measuring and profiling. * schedule: an event scheduler. * utc: routines for getting datetime-aware UTC values.