Skip to content

manushadilan/stackoverPlough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple stackoverflow searching tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages