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
datajoely
04/10/2024, 11:14 AM
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