Skip to content

Dhruvmehta5402/autostackoverflowerrorsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StackOverflow Error Search

This program runs your program and automatically searches up your error on StackOverflow. It opens up the first 3 results on the browser.

Requirements

You would need to install requests by typing in the terminal:

$ pip install requests

Running

You would first have to change the path of the file you want to run. Use the constant variable at the top of the code.
You can run the code using

$ python autoerror.py

Future Steps

Adding better documentation for the code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages