Using Python modules in Godot App.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By cop.rev

Hi
I am a beginner programmer. I have downloaded python in my godot project but don’t know how to access my previously prepared python modules from godot scenes. I need an example of doing that. Thank you in advance

:bust_in_silhouette: Reply From: kidscancode

If you want to use Python with Godot, your best place to start is with this project: