liftoff / pyminifier

Pyminifier is a Python code minifier, obfuscator, and compressor.
GNU General Public License v3.0
1.43k stars 221 forks source link

Python on Windows 10 #128

Open JPH71 opened 3 years ago

JPH71 commented 3 years ago

How do I run this in the python compiler

`>>> pyminifier --destdir=c:\tmpx C:\Users\jphud\AppData\Local\Plex Media Server\Plug-ins\GEVI.bundle\Contents\Libraries\Shared\googletrans*.* File "", line 1

pyminifier --destdir=c:\tmpx C:\Users\jphud\AppData\Local\Plex Media Server\Plug-ins\GEVI.bundle\Contents\Libraries\Shared\googletrans\*.*

                      ^

SyntaxError: invalid syntax`