Installation
Install the package
Register the loader
Add this import at your application's entry point, before any modules that contain fragments are imported:
You may want to include an # isort: skip comment to make sure this import isn't automatically moved.
That's all. Any .py file containing <> will be transpiled automatically at import time.