bevy_python_ffi 0.1.0

run and interact with bevy apps from python
Documentation

bevy_python_ffi 🧩

test GitHub License GitHub Last Commit GitHub Releases GitHub Issues Average time to resolve an issue crates.io

run and interact with bevy apps from python

run the example app (from python)

  • pip install examples/minimal
import bevy_python_minimal

bevy_python_minimal.main()
  • python ./examples/minimal/python/main.py

compatible bevy versions

bevy_python_ffi bevy
0.1 0.13