Download this repository to run SimpleQuery commands and scripts. Keep in mind that SimpleQuery requires Python 3.10 or later to work.
SimpleQuery is a collection of simplistic scripting languages that revolve around the same space-separated syntax.
Example: command parameter separator anotherParameter
Python 3.10+
SimpleQueryList (SQLT) is an Array Management Language.
You can use it to easily manage any collection of .sqlt arrays, quickly create any such array collection or work with array workspaces in the command line!
HOMEPAGE DOCUMENTATION
Python 3.8+
Koula is a simple tkinter game. It allows you to create custom levels. Level data uses a modified SimpleQuery syntax.
READ ME DOCUMENTATION