{"library":"flask-orjson","type":"library","category":null,"description":"Flask-ORJSON is a Flask JSON provider that leverages the `orjson` library for significantly faster JSON serialization and deserialization. It replaces Flask's default `json` module with `orjson`, offering performance improvements, especially for high-throughput applications handling large JSON payloads. The current version is 2.0.0, and it is actively maintained by the Pallets-eco team, following a release cadence tied to Flask and `orjson` updates.","language":"python","status":"active","version":"2.0.0","tags":["flask","json","serialization","performance","orjson"],"last_verified":"Tue May 26","install":[{"cmd":"pip install flask-orjson","imports":["from flask_orjson import OrjsonProvider"]}],"homepage":null,"github":"https://github.com/davidism/flask-orjson","docs":"https://flask-orjson.readthedocs.io/","changelog":"https://flask-orjson.readthedocs.io/changes/","pypi":"https://pypi.org/project/flask-orjson/","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.7,"avg_import_s":0.49,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-orjson/compatibility"}}