Python Obfuscation Framework Online

The most advanced free online and open source Python obfuscator.

Source Input
Obfuscated Output
Alternatively you can curl it from your terminal:
echo 'print("Hello, world!")' | curl -X POST -d @- https://pof.run

Find out more at: github.com/deoktr/pof.

The output may not work exactly like the input, or maybe not even at all, make sure to test it before using it.