Search with DuckDuckGo from the command line. https://www.freakspot.net/programas/ducker/

Jorge 5cc43d6a66 change repository URL %!s(int64=8) %!d(string=hai) anos
ducker 5cc43d6a66 change repository URL %!s(int64=8) %!d(string=hai) anos
tests 666237217c Reorganized arguments in alphabetical order, so that they appear in the same order when the --help (or -h) argument is passed %!s(int64=8) %!d(string=hai) anos
.gitignore 3dc00a164f Initial commit %!s(int64=8) %!d(string=hai) anos
LICENSE 1b771c2df0 Use original license format instead of notabug.org default %!s(int64=8) %!d(string=hai) anos
README.rst 1655e64d54 Fixed README.rst typo %!s(int64=8) %!d(string=hai) anos
run_ducker.py 9b31405382 Organized the code in functions %!s(int64=8) %!d(string=hai) anos
setup.cfg 31e31f4c1e Added initial working version %!s(int64=8) %!d(string=hai) anos
setup.py 5cc43d6a66 change repository URL %!s(int64=8) %!d(string=hai) anos

README.rst

ducker
======

What the duck is ducker?
------------------------

Ducker is a lightweight program that makes internet searchs with DuckDuckGo
from the command line. It can search for images, websites, videos, news and a
lot more.

Usage
-----

Just execute it with the search string as an argument.

There are also options to search for images, videos, audio, etc. To check out
every option execute the program with the `--help` or `-h` arguments.


Installation
------------

You can clone the repository and install with...

.. code-block:: bash

$ python setup.py install

Or you can simply install it with pip...

.. code-block:: bash

$ pip install ducker