wsgi-server
There are 67 repositories under wsgi-server topic.
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
Pylons/waitress
Waitress - A WSGI server for Python 3
cirospaciari/socketify.py
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
mopemope/meinheld
Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
jamesroberts/fastwsgi
An ultra fast WSGI server for Python 3
cherrypy/cheroot
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
textgain/grasp
Essential NLP & ML, short & fast pure Python code
abersheeran/zibai
A modern high-performance pure-Python WSGI server.
noonat/whiskey
A Python WSGI server in Go
romanvm/WsgiBoostServer
Python WSGI/HTTP server written in C++
Jaymon/endpoints
Lightweight REST api backend framework that automatically maps urls to python modules and classes
jonathanfelicity/taminus
A light weight python web framework that support both ASGI and WSGI
mauricelambert/WebScripts
This tool runs scripts and display the result in a Web Interface.
jerrykan/wsgi-liveserver
A simple LiveServerTestCase for use with any WSGI compliant application
banesullivan/server-thread
⚙️ Launch a WSGI or ASGI Application in a background thread with werkzeug or uvicorn
zgbjgg/dasherl
Dasherl - A deployment environment and builder for Dash apps running from Erlang/Elixir
kotamichael/amazon-lightsail-server-configuration
Configured all required software to turn a baseline Ubuntu AWS server into a fully-functional web application server to host a content management software I designed using Apache and PostgreSQL and secures it against several attack vectors.
lahiiru/fastapi-parallel-workers
Shows a demo how long running jobs can be run without one user request blocking other requests.
neil-kerman/myhttpd
Supports WSGI application, based on ASIO
void-verse/void-proton
A proton sized python framework for building backend web applications, from void. [PIP PACKAGE]
sarnold/pyserv
Threaded wsgi, http, tftp server classes, both console entry points and daemon scripts
shabinesh/goWhisky
A Python WSGI webapp server written in Go,
TeaEntityLab/wsgiLite.js
Lightweight WSGI framework, inspired by ROR & Laravel frameworks
vrnxx/WSGi-http-server
Own simple WSGI-http server with default python libraries.
ghuysmans/asgitowsgi
Hackish ASGI application wrapper. See https://github.com/abersheeran/a2wsgi for a production-grade alternative.
gigibean/TIL
Today I Learn
Hit07/Flask-Blog-App
Responsive blog application that uses HTML and CSS for the front end and Bootstrap 5 to enhance the website's aesthetic appeal. For the backend, it utilises Python with Flask and stores blog posts in a database using SQLAlchemy. Later its deployed using Gunicorn web server using render.com as hosting service
JakubSzuber/Local-Monuments-Website
Containerized web application to run on your own localhost by using any of: Docker/Kubernetes method.
jaymindesai/bootstrap-python-backend
A template repository for Python REST API using Flask server with Postgres database
mauricelambert/PyWCGIshell
This package implement a WebShell for CGI and WSGI server.
mivalov/rwdp
Responsive Web Design with Python
saidmtanzania/recipe-app-api
RESTful API for managing recipe data, developed using the Django framework. With this API, users can easily retrieve, add, modify, and delete recipe information, all using standardized RESTful protocols.
stackz-bueller/Random-Book-Excerpts
Simple python script that creates a webpage server and serves random book excerpts
tissueMO/door-watcher
トイレのドアの開閉状況を監視して在室監視を行うソリューション
uncle-lv/madu
madu is a simple WSGI HTTP Server