Picture of the author

open-source

Articles

Projects


django-serverless-cron 🦡

django-serverless-cron 🦡

django-serverless-cron 🦡 is a Django app (library/package) with a simpler approach running cron jobs (mostly in a serverless environment) through HTTP requests with an integration with the Django admin. This allows you to run any task without having to manage always-on infrastructure.

There is also an option to run jobs via management commands and the Django admin.

PyPI
version

Tests

codecov