djangorestsearch


Namedjangorestsearch JSON
Version 0.12.0 PyPI version JSON
download
home_page
SummaryElasticSearch integration for Django
upload_time2023-06-27 14:31:48
maintainer
docs_urlNone
author
requires_python>=3.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Django REST Search
==================

|rtd| |pypi-v| |tests| |codecov|

.. |rtd| image:: https://readthedocs.org/projects/django-rest-search/badge/?version=latest
   :target: https://django-rest-search.readthedocs.io/

.. |tests| image:: https://github.com/wemap/django-rest-search/workflows/tests/badge.svg
    :target: https://github.com/wemap/django-rest-search/actions

.. |codecov| image:: https://img.shields.io/codecov/c/github/wemap/django-rest-search.svg
    :target: https://codecov.io/gh/wemap/django-rest-search

.. |pypi-v| image:: https://img.shields.io/pypi/v/djangorestsearch.svg
    :target: https://pypi.python.org/pypi/djangorestsearch

Django REST Search provides a set of classes to facilitate the integration of
ElasticSearch into applications powered by the Django REST Framework.

Full documentation for the project is available at
http://django-rest-search.readthedocs.io/.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "djangorestsearch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Jeremy Lain\u00e9 <jeremy.laine@m4x.org>",
    "download_url": "https://files.pythonhosted.org/packages/22/18/9e8f12d854447207654e2d277e9d976bcf8cf4ddefec601db854b8a3484e/djangorestsearch-0.12.0.tar.gz",
    "platform": null,
    "description": "Django REST Search\n==================\n\n|rtd| |pypi-v| |tests| |codecov|\n\n.. |rtd| image:: https://readthedocs.org/projects/django-rest-search/badge/?version=latest\n   :target: https://django-rest-search.readthedocs.io/\n\n.. |tests| image:: https://github.com/wemap/django-rest-search/workflows/tests/badge.svg\n    :target: https://github.com/wemap/django-rest-search/actions\n\n.. |codecov| image:: https://img.shields.io/codecov/c/github/wemap/django-rest-search.svg\n    :target: https://codecov.io/gh/wemap/django-rest-search\n\n.. |pypi-v| image:: https://img.shields.io/pypi/v/djangorestsearch.svg\n    :target: https://pypi.python.org/pypi/djangorestsearch\n\nDjango REST Search provides a set of classes to facilitate the integration of\nElasticSearch into applications powered by the Django REST Framework.\n\nFull documentation for the project is available at\nhttp://django-rest-search.readthedocs.io/.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "ElasticSearch integration for Django",
    "version": "0.12.0",
    "project_urls": {
        "Documentation": "https://django-rest-search.readthedocs.io/",
        "Homepage": "https://github.com/wemap/django-rest-search"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22189e8f12d854447207654e2d277e9d976bcf8cf4ddefec601db854b8a3484e",
                "md5": "77e792efbdca5331d64636056df3c19c",
                "sha256": "2984590572a7c153402505b66471652819089452623091e0d48197354b25f2d4"
            },
            "downloads": -1,
            "filename": "djangorestsearch-0.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "77e792efbdca5331d64636056df3c19c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10845,
            "upload_time": "2023-06-27T14:31:48",
            "upload_time_iso_8601": "2023-06-27T14:31:48.980657Z",
            "url": "https://files.pythonhosted.org/packages/22/18/9e8f12d854447207654e2d277e9d976bcf8cf4ddefec601db854b8a3484e/djangorestsearch-0.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 14:31:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wemap",
    "github_project": "django-rest-search",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "djangorestsearch"
}
        
Elapsed time: 0.08979s