A next-generation ASGI Python web-framework, focused on Speed and Stability
Project description
A next-generation ASGI Python web-framework, focused on Speed and Stability
Welcome to WebX
WebX is a next-generation ASGI Python web-framework, which is focused on Speed Stability.
WebX is heavily inspired by django, making it a bit easier to try out WebX for the first time. However, WebX is asynchronous, meaning it uses the ASGI protocol. Sure, django-channels
exists, however it's never TRULY async
. You don't experience the true abilities of asynchronous programming. This is where WebX comes in. It's completely written to handle the ASGI spec, allowing for awesome features such as WebSockets, and background tasks.
WebX also encourages heavy contribution, allowing for extensions to be natively integrated into WebX, through the webx.ext
import paths. It's advised to write extensions that fit within this ext
folder, as it's hidden away from the rest of WebX, avoiding silly problems.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file webx-0.1.6a0.tar.gz
.
File metadata
- Download URL: webx-0.1.6a0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 220748f104e1a984257c60f14234a3ddc1792253f8b552da3416e507cf657a83 |
|
MD5 | 98c39da065a79ce1d0b72eff06aa636e |
|
BLAKE2b-256 | 8ad4da5b74b6ea589afc53f3abe0ef22a1c75e5de99445666fadca17dbf0690f |
File details
Details for the file webx-0.1.6a0-py3-none-any.whl
.
File metadata
- Download URL: webx-0.1.6a0-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 083f5ada629679ed306c8c87153ffa0f52142d52b2d2a30c650b22590627f287 |
|
MD5 | 355eb340d977fa9a0d95faef4e6534a1 |
|
BLAKE2b-256 | 0178398952033bf7af284f37f56e8b398f9e07d2a24d3711314f8e7fec9e48e4 |