Contents Menu Expand Light mode Dark mode Auto light/dark mode
Chard 0.2 documentation
Chard 0.2 documentation
  • Quickstart
  • Configuration
  • API
Back to top
Edit this page

Chard Docs#

Chard is a simple async/await background task queue for Django. One process, no threads, no other dependencies.

πŸ”— Chard on GitHub

πŸ“¨ Sign up to the newsletter to get news and updates

Note

This is a new project and it’s under active development.

Contents#

  • Quickstart
    • Define a task
    • Running tasks
    • Check the state of tasks
    • Example Django project
  • Configuration
  • API
    • Task decorator
    • Task model
Next
Quickstart
Copyright © Takota Limited
Made with Sphinx and @pradyunsg's Furo
Contents
  • Chard Docs
    • Contents