Hi I have a Django script that I need to run,
I think the commands could be called through bash.
Thing is the script causes memory leaks after a long a perio
i think http://code.google.com/p/django-cron/ should be interesting for you
its a platform independand cron-lib for django, and works as well on windows servers