risal-shefin / File-Searchify

Search files in a specified directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File-Searchify

A Python app with GUI that searches files in a specified directory. It creates indexing using Suffix Array algorithm.

To run this, apply these commands:
$ pip install -r requirements.txt
$ python main.py

About

Search files in a specified directory


Languages

Language:Python 100.0%