kuism / search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airbase_search

Its a django application for text searching: Python3

  1. It searches for prefix matches, substring matches and do spelling corrections as well

How to run:

  1. Create a virutal environment
  2. Install dependencies using requirements.txt
  3. run using : python manage.py runserver

About


Languages

Language:Python 100.0%