Skip to content

Search the error message encountered in Stack Overflow if it has a solution

Notifications You must be signed in to change notification settings

Yash-Gawai/Python-error-searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Searches stackoverflow for error messages in the file and uses the stackoverflow API to find similar errors and open the stackoverflow thread if the question is answered in the default browser using the webbrowser module.
Open main.py and replace the filename in "python <filename>" to whatever the file you want to use it for.
Here, its used for test2.py
Below is the link to the video tutorial from where I made this.
https://youtu.be/fYOYZNY6yg4?list=PLpp8-k7G_6Y3Wj1suZQ-9lATFzFuGw93x

About

Search the error message encountered in Stack Overflow if it has a solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages