The demos were created for a talk I gave at CppCon. There's a master CMakeLists.txt in the root directory, which can be used to build all demos. It downloads and prepares all dependencies, except ...
The project is a framework for coding UI using the regular HTML5 instruments. Browser contacts python local webserver and the operation is performed by python. Data and files are passed from browser ...