Options
How to cover the source code in python ?
Hi everyone.
I was wondering wich is the best way to cover the source code of a program made with python, so that when i have to reload it i can give it easily to the technician and if there is a different way to load the software on the controller other than visual studio code. I m looking for something similar to "export workspace files to go" of netlinx studio, where i can keep separate workspaces for each room from the source.
0