Python bytecode manipulation and import process customization to do evil stuff with format strings. Nasty! This is an answer to a StackOverflow question.
python3 -m venv venv
venv/bin/pip install -r requirements.txt
venv/bin/python -m main
Python bytecode manipulation and import process customization to do evil stuff with format strings. Nasty! This is an answer to a StackOverflow question.
python3 -m venv venv
venv/bin/pip install -r requirements.txt
venv/bin/python -m main