Skip to content

solvz/StackOverflow-Auto-Error-Searcher-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

StackOverflow Auto Error Searching Tool for Python

This is a small repository that can be used to identify errors and search stackoverflow for solutions automatically(python). Just use the search_error() function. It will run the program, find the error, and open stackoverflow pages relevant to the error if there is one. Just add the file location as the first parameter and the maximum number of related solutions required(by default 5).

Hope This Helps!

About

This repository can be used to identify errors and search stackoverflow for answer automatically (python).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages