uwsgi
App server
An application server container for Python web applications
uWSGI application server container
3k stars
114 watching
692 forks
Language: C
last commit: 26 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tiangolo/uwsgi-nginx-flask-docker | A Docker image for running Flask web applications using uWSGI and Nginx in a single container. | 2,990 |
encode/uvicorn | Provides an ASGI web server implementation for Python | 8,567 |
upbit/pixivpy | API wrapper for Pixiv's web services | 1,801 |
pylons/webtest | Allows testing of WSGI applications without setting up an HTTP server | 336 |
huangsam/ultimate-python | A comprehensive study guide for learning Python by exploring core concepts through hands-on examples and interactive modules. | 5,098 |
encode/starlette | A lightweight ASGI framework/toolkit for building async web services in Python | 10,271 |
gtworek/psbits | A collection of simple C libraries and tools to explore programming concepts. | 3,207 |
danni/uwebsockets | An implementation of websockets for the ESP8266 | 192 |
09net/uniappblog | A demo website showcasing uni-app development with built-in features such as high-speed servers and global CDN acceleration. | 6 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,042 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
unstructured-io/unstructured | A toolkit for building custom machine learning pipelines from unstructured data | 9,144 |
pallets/werkzeug | A comprehensive WSGI web application library providing utilities for building end-user applications | 6,657 |
python-pillow/pillow | A Python library providing image processing capabilities with extensive file format support. | 12,300 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,576 |