Binary Strategy
In ProgressWhen you use Python to develop, you can choose to upload binary code to further protect the source code. Please use python 3.6 to compile.
- Use command
python3 -m py_compile strategy.pyto compile source code. - Find
strategy.cpython-36.pycin./__pycache__. - In the Edit Strategy page of your strategy, choose Binary Code to upload.