Hi everyone. Can I use PyArmor with Kedro? namely ...
# questions-so
v
Hi everyone. Can I use PyArmor with Kedro? namely can I run python scripts after they have beeen obfuscated with PyArmor within the Kedro framework? https://github.com/dashingsoft/pyarmor
d
you could probably if you used the code API, I think - just remember there is no such thing as true obfuscation in Python if you try hard enough