{"library":"flup","type":"library","category":null,"description":"A random assortment of WSGI server implementations (CGI, FastCGI, SCGI, AJP) for Python 3. Version 1.0.3 is the latest, released in 2019. The project is in maintenance mode with no active development.","language":"python","status":"maintenance","version":"1.0.3","tags":["wsgi","fastcgi","scgi","cgi","server","python3"],"last_verified":"Fri May 01","install":[{"cmd":"pip install flup","imports":["from flup.server.cgi import WSGIServer as CGIServer","from flup.server.fcgi import WSGIServer as FastCGIServer","from flup.server.scgi import WSGIServer as SCGIServer","from flup.server.ajp import WSGIServer as AJPServer"]}],"homepage":"http://www.saddi.com/software/flup/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/flup/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}