dflook / python-minifier

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

Support for .pyw (no console) files? #60

Closed TheWicklowWolf closed 1 year ago

TheWicklowWolf commented 1 year ago

Can .pyw files be added here?

https://github.com/dflook/python-minifier/blob/8939b2d94d50370ef8e75cc085ba84517a533404/src/python_minifier/__main__.py#L204

dflook commented 1 year ago

Version 2.8.0 has been released which minifies '.pyw' files