diff options
Diffstat (limited to 'www/py-ddgs/pkg-descr')
-rw-r--r-- | www/py-ddgs/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/www/py-ddgs/pkg-descr b/www/py-ddgs/pkg-descr new file mode 100644 index 000000000000..fa4b3c18e1a3 --- /dev/null +++ b/www/py-ddgs/pkg-descr @@ -0,0 +1,15 @@ +DDGS is a powerful Python library designed for comprehensive web searches +using the DuckDuckGo search engine. It provides a convenient and efficient +way to programmatically search for a wide range of content, including: + +- Words and phrases +- Documents +- Images +- Videos +- News articles +- Maps +- Text translation + +With DDGS, developers can easily integrate DuckDuckGo's search capabilities +into their Python applications, enabling features such as automated data +collection, content discovery, and more, all while respecting user privacy. |