[IPython-user] non-interactive ipython for script
Reckoner
reckoner@gmail....
Tue Dec 4 13:40:17 CST 2007
I need to be able to run certain ipython magic commands using the plain
vanilla python interpreter.
In other words, I have an ipython script that I can certainly invoke using
ipython on the command line, but I need to run the script using python on
the command line.
I know it has something to do with importing IPython, but I can't do the
IPython.Shell.start().mainloop() part since I need non-interactive running.
I hope that made some sense.
Any help appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20071204/e7802df1/attachment.html
More information about the IPython-user
mailing list