Skip to main content

Hi, I am new to Figma and trying to understand if this is the tool for me.

A few questions:



  1. Can I have Figma run a python code I have written? I can see many options for exporting the design as code but I want the app to run my code (regardless to design).

  2. Can these apps then be published on the App Store of Android Google Play?

  3. Can the App run Python code on GPU?


TIA


  1. There is no way to make real apps from Figma automatically and run any kind of code in it. Figma is a design tool, not an app building tool. So no, you can’t run Python in it (or any other code).

  2. You can publish apps wherever you want after they are developed by the developers on your team.

  3. Your apps can run whatever code they need, but not in Figma, since in Figma you can’t even make apps in the first place.


Thank you very much