powered by crisma

Python Engine

PythonEngine is an engine for building and executing python scripts from a web application. It includes:

1. script datasource & database schema;
2. script engine, with an in-memory cache of compiled code;
3. controls to add script from web applications.
It was used, in an older version, on a production environment for years.
It uses unity for building instances.