This is a grid of search apps.
Package | Wagtail CMS | Django Haystack | django-watson | Algolia Search for Django | Xapian-Haystack | django-admin-site-search | redis-search-django | django-find | Django Elastic App Search | django-searchview-lib | Djapian | admin_favorite |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
A Django content management system focused on flexibility and user experience |
Modular search for Django |
Full-text multi-table search application for Django. Easy to install and use, with good performance. |
Seamless integration of Algolia into your Django project. |
A Xapian backend for Haystack |
A search (cmd+k) modal, for the Django admin UI, that searches your entire site. |
Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch. |
Easily add search/filter functionality to Django projects |
Integrate your Django project with Elastic App Search with ease. |
SearchView is a multiple inheritance class of FormView and ListView. Form and List are on the same pa... |
Simple libraries to mark model as favorite for easy access in django admin |
|
Category | Framework | App | App | App | App | App | App | App | App | Other | App | App |
# Using This |
100
![]() |
183
![]() |
12
![]() |
1
![]() |
10
![]() |
0
![]() |
0
![]() |
0
![]() |
0
![]() |
1
![]() |
4
![]() |
0
![]() |
Python 3? | ||||||||||||
Development Status | Production/Stable | Production/Stable | Production/Stable | Unknown | Production/Stable | Unknown | Beta | Production/Stable | Production/Stable | Production/Stable | Unknown | Beta |
Last updated | June 1, 2023, 11:50 a.m. | May 30, 2023, 2:42 a.m. | Jan. 14, 2023, 9:27 a.m. | April 28, 2023, 5:30 a.m. | March 19, 2023, 7:54 a.m. | May 9, 2023, 1:02 p.m. | March 12, 2023, 10:31 a.m. | July 15, 2021, 4:07 a.m. | Oct. 2, 2022, 6:19 p.m. | Dec. 21, 2021, 3:56 a.m. | Oct. 18, 2020, 10:56 a.m. | |
Version | 5.0 | 3.2.1 | 1.6.3 | 3.0.0 | 3.1.0 | 0.3.2 | 0.1.0 | 0.9.2 | 1.3.2 | 1.0.5 | 2.3.1 | 1.0 |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | Other | GitHub |
Commits | ||||||||||||
Stars | 14,844 | 3,425 | 1,108 | 163 | 154 | 84 | 82 | 63 | 9 | 5 | 0 | 7 |
Repo Forks | 3,212 | 1,311 | 131 | 67 | 89 | 3 | 4 | 7 | 5 | 0 | 0 | 6 |
Participants |
gasman
kaedroho thibaudcolas laymonage lb- jacobtoppm BertrandBordage zerolab mx-moth ababic more... |
toastdriven
acdha RabidCicada jezdez bigjust dulmandakh sk1p pre-commit-ci[bot] honzakral asedeno more... |
etianen
SimonGreenhill moggers87 CristopherH95 amureki JirkaV thedrow philippeowagner tsufeki krukas more... |
dethi
PLNech tkrugg clemfromspace nunomaduro julienbourdeau algoliareadmebot aseure chloelbn adamghill more... |
notanumber
jorgecarleitao claudep asedeno toastdriven alexsilva jezdez karolyi ajslater jrast more... |
ahmedaljawahiry |
saadmk11
dependabot[bot] pre-commit-ci[bot] github-actions[bot] |
knipknap |
CorrosiveKid
dependabot-preview[bot] beegibson dependabot[bot] flara-infoxchange matmunn |
Arisophy |
achintyachaudhary
itank-z piyushgit1 Rohit1323423 Vishal-1997 chaudharyachintya |
|
Documentation | n/a | n/a | n/a | n/a | ||||||||
Sphinx | ||||||||||||
Woosh | ||||||||||||
Database Fulltext | ||||||||||||
Xapian | ||||||||||||
Works with QuerySet | With both database and Elasticsearch |
|||||||||||
ElasticSearch | ||||||||||||
Find as you type | Provides standard QuerySet; feature can be built on top of that | |||||||||||
Search Resources | ||||||||||||
Solr |
Feature | Description |
---|---|
Sphinx | Works with Sphinx (search engine) |
Woosh | Works with Woosh (pure python search engine) |
Database Fulltext | Works with the built-in search capabilities of a database |
Xapian | Works with Xapian |
Works with QuerySet | Should not break QuerySet, work as if a native QuerySet |
ElasticSearch | Works with ElasticSearch |
Find as you type | Display instant results as you type, like Quora and Facebook search |
Search Resources | Look up into the database for some specific search criteria. |
Solr | Works with Solr (lunene-based search engine) |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |