Contents

xweb 3.0.1

0

High performance web framework built with uvloop and httptools.

High performance web framework built with uvloop and httptools.

Stars: 315, Watchers: 315, Forks: 36, Open Issues: 1

The elliotgao2/xweb repo was created 7 years ago and the last code push was 5 years ago.
The project is popular with 315 github stars!

How to Install xweb

You can install xweb using pip

pip install xweb

or add it to a project with poetry

poetry add xweb

Package Details

Author
gaojiuli
License
MIT
Homepage
https://github.com/gaojiuli/xweb
PyPi:
https://pypi.org/project/xweb/
GitHub Repo:
https://github.com/gaojiuli/xweb

Classifiers

  • Internet/WWW/HTTP/Dynamic Content/CGI Tools/Libraries
  • Internet/WWW/HTTP/HTTP Servers
  • Software Development/Libraries/Application Frameworks
No  xweb  pypi packages just yet.

Errors

A list of common xweb errors.

Code Examples

Here are some xweb code examples and snippets.

Related Packages & Articles

muffin 0.100.1

Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio, curio)

sanic 23.12.1

A web server and web framework that's written to go fast. Build fast. Run fast.

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production