| Crates.io | bevy_python_ffi |
| lib.rs | bevy_python_ffi |
| version | 0.2.0 |
| created_at | 2024-04-20 16:14:08.217445+00 |
| updated_at | 2024-04-22 04:02:39.678468+00 |
| description | run and interact with bevy apps from python |
| homepage | https://github.com/mosure/bevy_python |
| repository | https://github.com/mosure/bevy_python |
| max_upload_size | |
| id | 1214688 |
| size | 11,700 |
run and interact with bevy apps from python
pip install examples/minimalimport bevy_python_minimal
bevy_python_minimal.main()
python ./examples/minimal/python/main.py
depending on environment, you may need to open shell from a python virtual environment to build
python -m venv .venv
source .venv/Scripts/activate
bevy_python_ffi |
bevy |
|---|---|
0.1 |
0.13 |