{"library":"pyramid","type":"library","category":null,"description":"Pyramid is a minimalistic, flexible, and open-source Python web framework that prioritizes simplicity, scalability, and ease of use. It is part of the Pylons Project and is currently at version 2.1, with releases typically following a maintenance and deprecation policy where deprecated features are kept for at least three minor releases before removal. [1, 2, 12, 16]","language":"python","status":"active","version":"2.1","tags":["web framework","pylons","wsgi","backend"],"install":[{"cmd":"pip install \"pyramid==2.1\"","imports":["from pyramid.config import Configurator","from pyramid.response import Response","from wsgiref.simple_server import make_server","from pyramid.view import view_config"]},{"cmd":"pip install pyramid","imports":[]}],"homepage":"https://trypyramid.com","github":"https://github.com/Pylons/pyramid","docs":"https://docs.pylonsproject.org/projects/pyramid/en/2.1-branch/","changelog":"https://docs.pylonsproject.org/projects/pyramid/en/2.1-branch/whatsnew-2.1.html","pypi":"https://pypi.org/project/pyramid/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":2.7,"avg_import_s":0.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyramid/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}