Hey all!
Looking for insight in packaging up the python tool in applications?!
Things like:
How to run the script, do you send the script in a folder structure, or just leave it written?
Has anyone ran into trouble with the tool in distributed applications?
I have not used it directly, but am exploring it in various solutions.
Any and all insights help!
Solved! Go to Solution.
You can keep the python script in the python tool and it should be available if you distribute the tool to other individuals using Designer. The python environment installs with Alteryx so you can run the scripts within a designer workflow even without a traditional developer setup like Anaconda installed.