Skip to content

a-tharva/sauce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sauce

Description

Command line application for different type of search. Google image search which will open web browser in selenium and print the links to site in text file.
DuckDuckGo search with duckduckgo api.

Use

>python sauce <argument>

Usage

usage: sauce [-h] [-ddg] [-wiki] [-img]

Get answer for your question

optional arguments:
  -h, --help     show this help message and exit
  -ddg, --duck   Search answer on duckduckgo
  -wiki, --wiki  Wikipedia search
  -img, --image  Reverce image search

Development

Creating browser for search

Releases

No releases published

Packages

No packages published

Languages