Monday, 26 August 2013

Read a command prompt output in a separate window in python

Read a command prompt output in a separate window in python

References

Reference NO 1

http://stackoverflow.com/questions/15198967/read-a-command-prompt-output-in-a-separate-window-in-python

Reference NO 2

http://stackoverflow.com/questions/15471007/redirect-command-prompt-output-to-a-python-generated-window

Reference NO 3

http://effbot.org/pyfaq/how-do-i-run-a-python-program-under-windows.htm

Reference NO 4

http://www.itmaybeahack.com/book/python-2.6/html/p01/p01c03_getting_started.html

Reference NO 5

http://anh.cs.luc.edu/python/hands-on/handsonHtml/handson.html

Reference NO 6

http://www.dreamincode.net/forums/topic/279197-writing-two-python-commands-in-one-line-in-command-window/

Reference NO 7

http://en.wikibooks.org/wiki/Non-Programmer's_Tutorial_for_Python_3/Print_version

Reference NO 8

http://sharats.me/the-ever-useful-and-neat-subprocess-module.html

No comments:

Post a Comment