Stack Overflow Error Parser

This tool executes the python file passed as command line argument. If errors are encountered the tool opens the Stack Overflow threads according to the error encountered.

How to execute ?

  • Run the file with name and pass the name of the file to check error as command line argument.
  • Example : python search.py <file-name>
GitHub - raghavxk/Stack-Overflow-Error-Parser at pythonawesome.com
A python tool that executes python files and opens respective Stack Overflow threads in browser for errors encountered. - GitHub - raghavxk/Stack-Overflow-Error-Parser at pythonawesome.com