python-searchengine
python-searchengine copied to clipboard
AttributeError: 'SearchEngine' object has no attribute 'search'
running the following command python -m searchengine.main '"Python Search Engine" GitHub -bitbucket' throws the error, how is the search function accessible from when class SearchEngine has not such property !
https://github.com/qoda/python-searchengine/blob/536a02e7cc094debca5432c58116f12e36c55ea7/searchengine/main.py#L17
This was an experimental lib and is no longer under development, fork and fix.