When we want to package rf’s scripts and all their related libraries into a fold so that this fold can be copied to other machines and then be run smoothly, are there any ways or tools can implement that? Just like some packaging tools for python programs which can automatically collect and copy necessary dependencies into the destination fold, I wonder whether there are similar tools for RF scripts.
I think this should be a common requirement and RF scripts are actually python programs, so maybe there are some ways, and could anyone be so kind as to provide some solutions?
I also post this question at https://stackoverflow.com/questions/64987163/how-to-package-scripts-of-robotframework-as-an-executable-file