#Technical background

Technical background

The Python source code is very flexible and allows the CPA user to create custom logic, API connections and sophisticated chat behaviour.

The import statement has been restricted to avoid unapproved packages and keep secure the system. If violated, the execution will be terminated raising the following exception:

[x] Security error in importing a Python module: package "<package name>" is forbidden. Will be ignored

Furthermore, the following constraints are applied: