uwsgi
App server
An application server container for Python web applications
uWSGI application server container
3k stars
114 watching
690 forks
Language: C
last commit: 3 months 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,996 |
encode/uvicorn | Provides an ASGI web server implementation for Python | 8,695 |
upbit/pixivpy | API wrapper for Pixiv's web services | 1,807 |
pylons/webtest | Allows testing of WSGI applications without setting up an HTTP server | 337 |
huangsam/ultimate-python | A comprehensive study guide for learning Python by exploring core concepts through hands-on examples and interactive modules. | 5,116 |
encode/starlette | A lightweight ASGI framework/toolkit for building async web services in Python | 10,361 |
gtworek/psbits | A collection of simple C libraries and tools to explore programming concepts. | 3,246 |
danni/uwebsockets | An implementation of websockets for the ESP8266 | 195 |
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,078 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 18,095 |
unstructured-io/unstructured | A toolkit for building custom machine learning pipelines from unstructured data | 9,452 |
pallets/werkzeug | A comprehensive WSGI web application library providing utilities for building end-user applications | 6,677 |
python-pillow/pillow | A Python library providing image processing capabilities with extensive file format support. | 12,403 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,612 |