Gama Client - Repository dedicated to development of different Gama Client and the corresponding GAMA API
  • Python 74%
  • TypeScript 18.2%
  • HTML 6.5%
  • GAML 1.3%
Find a file
2026-06-22 19:42:58 +07:00
.github/workflows fixup! feat(gha): Test library against latest and last prerelease 2026-06-22 19:42:58 +07:00
python [python] cleanup validate tests and add other variations 2026-05-27 11:46:13 +07:00
tests/gaml [python] fixes some syntax errors + additional tests + faulty long_init.gaml 2026-05-26 15:29:34 +07:00
typescript fix(test): Catch new naming if trying to load a non gaml file 2026-06-22 19:40:58 +07:00
.gitignore gitignore 2025-12-24 16:47:58 +07:00
README.md Update Readme 2024-02-22 15:46:15 +07:00

gama.clients

Home of the different gama clients. Their goal is to interact with gama-server.

Each client is located in its own folder, (javascript clients are in the javascript folder, python ones in python, etc).

For more details about how to install a specific client or contribute to it, go to its folder and check their readme file.