Skip to main content

Providing async views, ORM, and tasks for Django.

Project description

Django Async Framework

pypi-version

Django Async Framework is a lightweight class-based view framework built on top of Django.

You can find the documentation for the project here.

Overview

Django is a powerful web framework, but its async support is still a work in progress. Some parts play well with async, others don’t. Django Async Framework aims to fill in those gaps by giving a fully async-first way to build with Django.

Getting Started

  1. Install it with pip:
pip install djangoasyncframework
  1. Add it to your INSTALLED_APPS in settings.py:
INSTALLED_APPS = [
    # your other apps...
    'async_framework',
]

Why This Matters

Django deserves a modern async-first ecosystem, not just patches around old sync components. It provides a structured foundation for writing asynchronous code in Django without relying on sync-based workarounds.

Project Status

This is an early-stage open-source project that’s still growing. We’d love your feedback, ideas, bug reports, and contributions.


Stay tuned, Djangonauts ❤️

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangoasyncframework-0.3.6.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

djangoasyncframework-0.3.6-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file djangoasyncframework-0.3.6.tar.gz.

File metadata

  • Download URL: djangoasyncframework-0.3.6.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for djangoasyncframework-0.3.6.tar.gz
Algorithm Hash digest
SHA256 05e917367749feafbabd680c7ba609cd898b3299ab12ef1443a968cd014072e1
MD5 a94cfffa1ba68993ed6e8fa8e39b3f26
BLAKE2b-256 92caf318f3bdcc13ad3e14c63e0bed81b024993d913d1e1e3b0f671f9b07e415

See more details on using hashes here.

File details

Details for the file djangoasyncframework-0.3.6-py3-none-any.whl.

File metadata

File hashes

Hashes for djangoasyncframework-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 dbe3c4dde6c0e619271f54ed6c3a54f20ffe8c09e6eb3f29d6b45f9853737844
MD5 f88ff128d5f3ed7b8608c21045b61bf6
BLAKE2b-256 a85acaddf03dc16c092dc2008fe8c3d06d105d59dd6399778942e6bf3c000498

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page