This recipe is a set of codemods that will upgrade json to orjson in your python projects.
The recipe includes the following codemods:
- python/orjson/json.dumps
- python/orjson/json.load
- python/orjson/json.loads
- python/orjson/dumps-add-UTC_Z
- python/orjson/sentry-import-replacement
python