PYTZ is a compiler that translates Python into MLIR written in the Michelson Dialect.
$ python3 -m venv venv
$ source venv/bin/activate
$ pip3 install -r ./examples/python/requirements.txt
$ mypy ./examples/python/<file>.py
$ cargo run -- --input ./examples/python/boomerang.py --output ./boomerang.mlir