{"library":"cornice","type":"library","category":null,"description":"Cornice is a Python library that simplifies the definition of RESTful web services within the Pyramid web framework. It allows developers to declare services, resources, and their methods using decorators and schema validation, often integrating with tools like Colander and Marshmallow. The current version is 6.1.0, and it maintains an active release cadence, frequently updating for Python and Pyramid compatibility and addressing dependencies.","language":"python","status":"active","version":"6.1.0","tags":["pyramid","web-services","api","rest","json","schema-validation"],"last_verified":"Tue May 26","install":[{"cmd":"pip install cornice","imports":["from cornice import Service","from cornice.resource import resource","from cornice import validators"]}],"homepage":"https://cornice.readthedocs.io","github":"https://github.com/Cornices/cornice","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cornice/","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.8,"avg_import_s":0.6,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cornice/compatibility"}}