Skip to main content

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


Download files

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

Source Distribution

webx-0.1.6a0.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

webx-0.1.6a0-py3-none-any.whl (20.0 kB view hashes)

Uploaded Python 3

Supported by

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