godot-python

Package — Game DevPython 3.7+Intermediate

Python scripting plugin for the Godot game engine

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
Godot Engine (plugin for Godot editor)
Install
Install via Godot Asset Library

Learn by Difficulty

Quick Example

python
# Install: Install via Godot Asset Library
import godot_python

# Basic godot-python usage
print(f"Using godot-python")
# See documentation for detailed examples

godot-python is a third-party package. Python scripting plugin for the Godot game engine. Install with: Install via Godot Asset Library

Try in Playground

Tags

packagegame-developmentgraphicsinteractive