{"library":"django-apscheduler","type":"library","category":null,"description":"django-apscheduler is a Django application that provides a lightweight wrapper around APScheduler, enabling the scheduling and persistence of background jobs within a Django project using its ORM. It allows for managing scheduled tasks directly through the Django admin interface and is suitable for applications requiring basic scheduling features without external task queues like Celery. The current version is 0.7.0, and releases occur as needed to support newer Django/Python versions and address fixes.","language":"python","status":"active","version":"0.7.0","tags":["django","scheduler","background tasks","jobs","apscheduler"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-apscheduler","imports":["from django_apscheduler.jobstores import DjangoJobStore","from django_apscheduler.models import DjangoJobExecution","from django_apscheduler import util","from apscheduler.schedulers.blocking import BlockingScheduler","from apscheduler.schedulers.background import BackgroundScheduler","from apscheduler.triggers.cron import CronTrigger","from apscheduler.triggers.interval import IntervalTrigger"]}],"homepage":null,"github":"http://github.com/jcass77/django-apscheduler","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-apscheduler/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-apscheduler/compatibility"}}