Starting game engine from python script?

Hello.

I want to write an export and need access to the actuators in the game logic.
Is it possible to start the game engine with a python script?
If it is possible, can I submit some parameters to the game engine at start or can i submit a script to run inside the game engine?

Because i can not access the actuators from the outside of the game engine i want to start the game engine and run a script to export things from there.

Thanks.
bye Ingo