This folder contains various examples. Each example is self-contained, so you can run it with :
python examples/<example_name.py>Minimal example with AJAX request, doing addition between 2 numbers.
If the result is 42, also update the input fields to be 42 as well.