Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.07 KB

stackoverPlough

Simple stackoverflow searching tool

Image of intro

  • stackoverPlough is a command line python tool that can use to search questions on stackoverflow website.

  • Tool is powered by Stack Exchange API Vist for more details

  • Coded on python version 3.8.2

Git Installation

  • You need newer version of python installed in your system to run the tool.
# clone the repo
$ git clone https://github.com/manushadilan/stackoverPlough

# change the working directory to stackoverPlough
$ cd stackoverPlough

# install the requests package
$ pip3 install requests==2.23.0

Usage

python stackoverPlough.py

Support & Contributions

  • Please ⭐️ this repository if this project helped you
  • Any kind of contributions are welcomed. :)

License

This project is licensed under the GNU General Public License v3.0 License. Read more