Skip to main content

provide async capable stuff for django

Project description

Async stuff for django

I did not do this because it was easy, I did it because I thought it would be easy.

What is this?

django-async-extensions is a package that contains various async tools to be used in a django project,

this might be something django doesn't have yet, something django can't add (due to maintenance problems or backwards compatibility), or something else.

What does it do?

these tools are provided for now:

  1. async class based views (AsyncView).
  2. async generic class based views.
  3. async paginator
  4. async auth mixins

more to come...

Where are the docs?

you can find our documentations here

How to install this?

pip install django-async-extensions

no need to add this to INSTALLED_APPS.

Can I use this?

the package should work with the stable versions of django and python. there shouldn't be any problems using it with other versions, but it is not tested.

is this for everyone?

this package is developed by the community for the community and is available for everyone under MIT licence.

Q&A

  1. does this package solve all the async problems django has?

no, we provide some tools to help with some stuff, but some stuff need to be solved in django itself.

  1. does this make async programming easier?

no, it makes async programming with django easier, you still need to know how to do async programming.

  1. is this production ready?

the codebase is well tested, but the package is new and not used in production, so I can't make any guarantees yet.

  1. what async framework can be used for this?

django only works with asyncio, so this also only works with asyncio.

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

django_async_extensions-0.0.3.post1.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

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

django_async_extensions-0.0.3.post1-py3-none-any.whl (24.1 kB view details)

Uploaded Python 3

File details

Details for the file django_async_extensions-0.0.3.post1.tar.gz.

File metadata

  • Download URL: django_async_extensions-0.0.3.post1.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.12.17-1-MANJARO

File hashes

Hashes for django_async_extensions-0.0.3.post1.tar.gz
Algorithm Hash digest
SHA256 9f8fdb6e3e3d204172986b2fae3a28bcd09ced314932ec2cfd45fbdc8a6acbb7
MD5 efe218fee48060fc50e0283804617fe4
BLAKE2b-256 b15a109d711285d69f9254e7664374d6fa87206837a8c106cf4a3846e0c07f2f

See more details on using hashes here.

File details

Details for the file django_async_extensions-0.0.3.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_async_extensions-0.0.3.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 40e6be5d389cf492976f2941f41bbab629e18477ce308460cd84ba7011253e32
MD5 5b1d4ca15b2b968c0ea8277996f02122
BLAKE2b-256 413a191f431b29a8202174d9509684b002227480bf9a526e42162793a2bfbfc0

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