.gitignore
CMakeLists.txt
LICENSE.txt
README.md
local_run.sh
publish.sh
pyproject.toml
setup.py
.github/workflows/scikit-build.yml
deprecated/bin_setup.py
deprecated/build_linux.sh
deprecated/build_mingw.bat
deprecated/build_mingw.sh
deprecated/build_msvc.bat
deprecated/build_osx.sh
deprecated/build_osx_debug.sh
deprecated/publish.sh
examples/balls/balls.py
examples/balls/assets/balls.html
examples/balls/assets/barrel.png
examples/balls/assets/barrier.png
examples/balls/assets/bullet.png
examples/balls/assets/dome.png
examples/balls/assets/numbers.png
examples/balls/assets/skull.png
examples/swarm/swarm.html
examples/swarm/swarm.py
src/Gempyre/__init__.py
src/Gempyre/gempyre_python.cpp
src/Gempyre/resource.py
src/Gempyre.egg-info/PKG-INFO
src/Gempyre.egg-info/SOURCES.txt
src/Gempyre.egg-info/dependency_links.txt
src/Gempyre.egg-info/requires.txt
src/Gempyre.egg-info/top_level.txt
src/Gempyre/src/json.cpp
src/Gempyre/src/json.h
src/Gempyre_utils/__init__.py
src/Gempyre_utils/resource.py
test/dialog_test.py
test/python_dialog_test.html
test/python_test_1.html
test/telex_test.py
test/telex_test2.py