GodotPythonJSONRPC/addons/KiriPythonRPCWrapper/TODO.md
2024-07-14 18:40:49 -07:00

583 B

Done: x Handle bundling of the actual Python modules we want to use. x Remove dependency on psutil. x Clean up removal of psutil. x remove parent_pid from wrapper script x remove KiriPythonRPCWrapper_start.py x remove test_rpc.py x Un-thread the GDScript side of PacketSocket. x Fix whatever this is: x example Python module from OUTSIDE the addon x Remove xterm dependency, or make it like a debug-only thing.

The big ones:

- First-time setup of requirements (pip, etc).
- Test on WINE/Windows.
- Documentation.
	- how to use .kiri_export_python