LICENSE
MANIFEST.in
README.md
pyproject.toml
src/godot_event/__init__.py
src/godot_event/core.py
src/godot_event/error_handling.py
src/godot_event/input_system.py
src/godot_event/pygame_integration.py
src/godot_event.egg-info/PKG-INFO
src/godot_event.egg-info/SOURCES.txt
src/godot_event.egg-info/dependency_links.txt
src/godot_event.egg-info/requires.txt
src/godot_event.egg-info/top_level.txt
tests/test_import.py
tests/test_performance.py