cloudkitty/cloudkitty/rating/pyscripts/db
Stéphane Albert 4482d7daf8 Added new rating module PyScripts
PyScripts can execute arbitrary Python code.

Code is stored in the database.
Every piece of code is loaded in memory and executed on the fly.
Code isolation is ensured so that only required data is modified.
Implemented gabbi tests.

Change-Id: Ieb7cd45e53078694603062e425451fa68dc0f791
2015-10-15 17:43:27 +02:00
..
sqlalchemy Added new rating module PyScripts 2015-10-15 17:43:27 +02:00
__init__.py Added new rating module PyScripts 2015-10-15 17:43:27 +02:00
api.py Added new rating module PyScripts 2015-10-15 17:43:27 +02:00