invoking python script from Gatling test script

Hi
How can we invoke a python script from Gatling script?
I have a scenario where I need to call a python script and need to copy session parameters returned from python to Gatling session.

Thanks in advance.