flask-ponywhoosh
Install package, import it and start adding what fields of your models in your database you want to search. We included some templates for the search engine.
Install
The easiest way:
$ pip install flask-ponywhoosh
The hard way:
$ git clone https://github.com/compiteing/flask-ponywhoosh.git
$ cd flask-ponywhoosh
$ python setup.py install
Example
After installing the package. Clone this repository in order to run the example or just download the source.
$ git clone https://github.com/compiteing/flask-ponywhoosh.git
$ cd flask-ponywhoosh
Then, you can run the example using:
python example.py runserver
You will see in the shell some outputs showing settings of flask-ponywhoosh (debug mode is on by default). We provide two urls by default:
localhost/search : the form of the search engine
localhost/database : contents of the database for our example
Recall localhost is usually http://127.0.0.1:5000.
Hacking
Customize the templates, url routes and other stuffs, please checkout the documentation on:
Screenshots
Adding what fields of your models in your database you want to search.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flask_ponywhoosh-1.0-py2.7.egg.
File metadata
- Download URL: flask_ponywhoosh-1.0-py2.7.egg
- Upload date:
- Size: 9.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c93ec37e68934823e2d042075e427f2ec7d74cb4f568af85673861f2668b67dd
|
|
| MD5 |
34049e5418e1e4759acc17b7f282d10d
|
|
| BLAKE2b-256 |
ab413933782bcc0f32ffda61b40cf5942df033e9a52677329fabbf8e1e1d9064
|