Skip to content

srivkrnt/StackCli

 
 

Repository files navigation

StackCLI

This is a command line tool build with python ,This helps developers to search their problems using their terminal increasing their productivity.

Alt text

It Supports:

Searching a query on Stackoverflow (Screenshot and Text based search)

Searching for nth answer for a question on stackoverflow (Screenshot and Text based search)

Dependecies

Click

Beautifulsoup Library

Selenium Library

Requests Library

How to use

Clone the repository , go to the directory and run

$ pip install --editable .

StackCli will be installed and can be invoked using stack keyword on the terminal

Use "stack --help" for options available

Please contirbute and extend this tool.

About

command line tool to interact with stackoverflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%