A Simple Search Engine. This project is intended for educational purposes.
Project inspired by the presentation "Building A Python-Based Search Engine" on Pycon US 2012 by Daniel Lindsley.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Just needs a python 3 environment.
After clone, run in terminal:
make install
Then run:
make setup
After install, run:
make test
Not yet done
Only have to fork the project and make a pull request.
We use SemVer for versioning.
See the LICENSE file for license rights and limitations (MIT).