{"library":"pecan","type":"library","category":null,"description":"Pecan is a lean Python web framework (version 1.8.0) that uses an object-dispatching style for routing, inspired by CherryPy, TurboGears, and Pylons. It focuses on building HTTP-based applications with minimal dependencies, rather than being a 'full-stack' solution. The project maintains an active development status with regular releases addressing Python version compatibility and feature enhancements.","language":"python","status":"active","version":"1.8.0","tags":["web-framework","wsgi","rest","api","microframework"],"install":[{"cmd":"pip install pecan","imports":["from pecan import expose","from pecan import make_app","from pecan import conf","from pecan.rest import RestController"]}],"homepage":"https://pecanpy.org","github":"http://github.com/pecan/pecan","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pecan/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pecan/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}