PythonScript

Add to wishlistAdded to wishlistRemoved from wishlist 2
Add to compare
@ Godot Asset Library

/! This module requires to restart Godot once installed /!

Introduction
————

This is a beta version of the Python module for Godot.

Submitted by user touilleMan;
MIT;
2018-05-01

Free!

SKU: GDAL179 Categories: , , ,

/! This module requires to restart Godot once installed /!

Introduction
————

This is a beta version of the Python module for Godot.

You are likely to encounter bugs and catastrophic crashes, if so please
report them to https://github.com/touilleMan/godot-python/issues.

Working features
—————-

Every Godot core features are expected to work fine:
– builtins (e.g. Vector2)
– Objects classes (e.g. Node)
– signals
– variable export
– rpc synchronisation

On top of that, mixing GDscript and Python code inside a project should work fine.

Python and pip are working, however depending on platform and backend they
– on Windows+CPython use `python.exe` and `python.exe -m pip`
– on Linux+CPython `bin/python` and `bin/pip` are provided out of the box.
However you must provide path to `libpython3.6m.so` to make them run:
“`
$ LD_LIBRARY_PATH=`pwd`/lib ./bin/pip3 –version
$ LD_LIBRARY_PATH=`pwd`/lib ./bin/python –version
“`
– on Linux+Pypy `bin/pypy` runs like a charm, you should use ensurepip to
install pip:
“`
$ bin/pypy -m ensurepip
$ bin/pypy -m pip –version
“`

Not so well features
——————–

Memory management is a big issue (given Godot and Python garbage collectors should be synchronized)
so leaks are possible (hence Godot complaining there is still MemoryPool allocs in use at exit…).

Exporting the project hasn’t been tested at all (however exporting for linux should be pretty simple and
may work out of the box…).

Have fun 😉

– touilleMan

Specification: PythonScript

Version

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Added to wishlistRemoved from wishlist 0
Add to compare
TextEditor Integration

TextEditor Integration

Sold by Official Godot Asset Library
Added to wishlistRemoved from wishlist 1
Add to compare
BorderedPolygon2D

BorderedPolygon2D

Sold by Official Godot Asset Library
Added to wishlistRemoved from wishlist 0
Add to compare
PBR Material Facade09

PBR Material Facade09

Sold by Official Godot Asset Library
Added to wishlistRemoved from wishlist 0
Add to compare
PBR Material Fabric15

PBR Material Fabric15

Sold by Official Godot Asset Library
Added to wishlistRemoved from wishlist 3
Add to compare
Blank Starter Template (3D)

Blank Starter Template (3D)

Sold by Official Godot Asset Library
Added to wishlistRemoved from wishlist 1
Add to compare
Flappy Godot (2.2+)

Flappy Godot (2.2+)

Sold by Official Godot Asset Library

10% OF REVENUE IS DONATED TO GODOT

Godot Assets Marketplace
Logo
Compare items
  • Total (0)
Compare
Shopping cart