/PythonSearchEngine

This search engine was built as part of an assignment. The job of this search engine is to take a keyword as input and then find all files in a directory that contain that keyword.

Primary LanguagePython

PythonSearchEngine