{"library":"paste","type":"library","category":null,"description":"Paste is a comprehensive set of tools for developing, deploying, and managing Web Server Gateway Interface (WSGI) applications. It includes components for serving WSGI applications, handling exceptions, parsing URLs, and more. The current version is 3.10.1, with a release cadence that has slowed down over recent years, focusing on Python 3 compatibility and maintenance.","language":"python","status":"active","version":"3.10.1","tags":["wsgi","web","server","toolkit","deployment"],"install":[{"cmd":"pip install paste","imports":["from paste.httpserver import serve","from paste.deploy import loadapp"]}],"homepage":"https://pythonpaste.readthedocs.io/","github":"https://github.com/pasteorg/paste","docs":"https://pythonpaste.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/paste/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/paste/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}