Tim Niemueller
Tim Niemueller
Thank you for the nice port of the theme. It fits what we were looking for. This pull request contains several minor changes, in particular aimed at improving extensiblity, re-usability...
I have tried to install the plugin on CentOS 7. First, the `encoding="utf-8"` in `setup.py` must be removed, then the package could be installed with pip from the modified tarball....
When using the blocks "random integer" or "random fraction", execution fails with _randInt() or _randDouble() not found (Python KeyError). The generated code calls those functions without importing them from anywhere...