Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

encryption of python prog.

#1
Hi sirs, 
I use the RoboDK on line programming for my project,  and I don't want somebody to modify my python code to prevent errors.  Is it possible making a password with my python code (e.g. prog1)  to achieve my demand?
thank you.
#2
If you use your Python script as a RoboDK App you can automatically compile your Python code of your apps and distribute your application as an rdkp file. You simply need to run this script when your app is ready:
C:/RoboDK/Apps/CompileApp.py

It is easy to convert any Python script into a RoboDK App by creating a subfolder folder in your Apps folder. An app will link your script to a new icon in the toolbar. More information about RoboDK Apps here:
https://github.com/RoboDK/Plug-In-Interf...nAppLoader
#3
Hi Albert,
thank you very much for your reply. I will try it later!
  




Users browsing this thread:
1 Guest(s)