QQuick / Opy

Obfuscator for Python
Other
364 stars 61 forks source link

Add option to specify obfuscated output directory #16

Closed reedog117 closed 6 years ago

reedog117 commented 7 years ago

I would like to use opy in some build scripts I am writing, but the fact that opy is deciding where to create its output is making things a bit harder. Can an option be added to specify an output directory instead of just storing in ../sourcedir_opy_

JdeH commented 6 years ago

Documented and committed. Feel free to reopen in case of problems.