dflook / python-minifier

Transform Python source code into its most compact representation
MIT License
553 stars 40 forks source link

Add transforms that mimic Pythons -O option. #63

Closed dflook closed 1 year ago

dflook commented 1 year ago

remove_asserts and remove_debug