Django Tasks: Exploring the Built-in Tasks Framework
Explore Django Tasks, the new built-in framework in Django 6.0, and run background jobs with @task, named queues, and a lightweight alternative to Celery.
Jun 24, 2026 intermediate django
Explore Real Python
Using LlamaIndex for RAG in Python
Jun 23, 2026 intermediate ai
Sending Emails With Python
May 27, 2026 intermediate web-dev
How to Use the Claude API in Python
May 20, 2026 intermediate ai api tools