thisiskartikgupta / Whats-The-Error

A handy tool that looks out for errors from in our code and displays relevant suggestions on the StackOverflow.
Creative Commons Zero v1.0 Universal
1 stars 1 forks source link
api c cc0 cpp error-solver python python3 requests rest stackexchange-api subprocess webbrowser

                 WHAT'S THE ERROR                 

Made With Python Creative Commons - CC0 1.0 PyCharm Project

A handy tool that reads the errors in our code for us and searches them on Stack Overflow for us.

Languages Supported : Python

Setup guidelines :

1. Clone the repository.
   git clone https://github.com/thisiskartikgupta/Whats-The-Error.git
2. Navigate to ./What-The-Error
   cd '.\What-The-Error\'
3. Copy the file you want to check for errors.
4. Run main.py
   python main.py
                                        Kartik Gupta Github