If you type ConEmu64 /?
at the command prompt it'll bring up a dialog which explains how to do this thoroughly. I think the command you are wanting would look like this:
ConEmu64.exe /noupdate /cmd cmd /k python script.py
or, perhaps:
ConEmu64.exe /noupdate /cmd python script.py