byCodemod

Python/Orjson/Sentry Import Replacement

/icons/calendar.svg

Last update

May 29, 2024

Replaces Sentry json import with orjson.

Examples

Before

from sentry.utils import json

After

import orjson

Build custom codemods

Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community

background illustrationGet Started Now