Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Python tools in application?

CamodCPA
8 - Asteroid

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!

 

2 REPLIES 2
BrandonB
Alteryx
Alteryx

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. 

danilang
19 - Altair
19 - Altair

Hi @CamodCPA 

 

What do you mean by a distributed application? 

 

Dan

Labels
Top Solution Authors