interval-timer is a new Python module that will make it easy to ensure that your jobs are executed at a fix interval as well as possible. Meaning that if you'd like to run some function every 1 second ...