{"library":"django-crontab","type":"library","category":null,"description":"django-crontab is a Python library providing dead-simple job scheduling for Django applications, leveraging the system's `crontab` utility. The latest version is 0.7.1, released in March 2016. Due to its age and lack of recent updates, it is best suited for legacy Django projects (up to Django 2.0) or users prepared to address potential issues themselves.","language":"python","status":"abandoned","version":"0.7.1","tags":["django","cron","scheduling","jobs","automation","legacy"],"install":[{"cmd":"pip install django-crontab","imports":["CRONJOBS = [('*/5 * * * *', 'myapp.cron.my_scheduled_job')]"]}],"homepage":null,"github":"https://github.com/kraiz/django-crontab","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-crontab/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/django-crontab/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}