AnimeshRy / Stackoverflow-bot

Wrapper Script for Searching Stack Oveflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Stack Overflow Search

This is a script that searches for errors occuring in the your test file.

This uses the Stack Exchange API which doesn't require any Oath for searching at this time but may change in the future.

To run

git clone https://github.com/AnimeshRy/Stack-Oveflow-AutoSearch
pip install -r requirements.txt
python3 main.py

Replace the test.py with your file

About

Wrapper Script for Searching Stack Oveflow


Languages

Language:Python 100.0%