KeywordSearch A micro application to search keyword in text file • Python is used to build this application • Keyword/String searching is achieved using Python's inbuild Regex library's search function • User Experience was kept in mind throughout the development