{ "info": { "author": "Scott Torborg", "author_email": "scott@cartlogic.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Pyramid", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "pyramid_es - Elasticsearch Integration for Pyramid\n==================================================\n\nScott Torborg - `Cart Logic `_\n\n``pyramid_es`` is a pattern and set of utilities for integrating the\n`elasticsearch `_ search engine with a `Pyramid\n`_ web app. It is intended to make it easy to\nindex a set of persisted objects and search those documents inside Pyramid\nviews. Transactions are supported (designed to work with ``pyramid_tm``) and a full test suite is included.\n\nDocs are available at `Read The Docs `.\n\n\nInstallation\n============\n\nInstall with pip::\n\n $ pip install pyramid_es\n\n\nExample Usage\n=============\n\n.. code-block:: python\n\n client = get_client(request)\n result = client.query(Movie).\\\n filter_term('year', 1987).\\\n order_by('rating').\\\n execute()", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/cartlogic/pyramid_es", "keywords": "pyramid search elasticsearch", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyramid_es", "package_url": "https://pypi.org/project/pyramid_es/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_es/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/cartlogic/pyramid_es" }, "release_url": "https://pypi.org/project/pyramid_es/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Elasticsearch integration for Pyramid.", "version": "0.3.1" }, "last_serial": 1326270, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "38e00874fb60283544e15935f2104115", "sha256": "3b3d6394227e3ed60c5698351732d776d6d8dccdc45afbb700f27fc1a8f73e62" }, "downloads": -1, "filename": "pyramid_es-0.2.tar.gz", "has_sig": false, "md5_digest": "38e00874fb60283544e15935f2104115", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6952, "upload_time": "2014-01-11T19:48:48", "url": "https://files.pythonhosted.org/packages/45/08/698683c6ff2426f1f77b736832f08678bacbcf243c561c7ee80edf80c0a4/pyramid_es-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d78e9a1b9c375f267000013330bb4cf9", "sha256": "a9e8b4dad4e8125fd5a437a7675ba0a28d8e9c11b0502e7691bfd7ee7d1e4217" }, "downloads": -1, "filename": "pyramid_es-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d78e9a1b9c375f267000013330bb4cf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19835, "upload_time": "2014-01-24T08:27:18", "url": "https://files.pythonhosted.org/packages/70/61/7e1b426d7b9d99ecada1856d08c871df46f8d4bfb17a741c36383d9a5a9c/pyramid_es-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "10d018f6c4bb69e5391475cbfcfc82a0", "sha256": "ff07f48f23e5aaab18413ba5b0079515619d1969888fe159150b49a84fef913a" }, "downloads": -1, "filename": "pyramid_es-0.2.2.tar.gz", "has_sig": false, "md5_digest": "10d018f6c4bb69e5391475cbfcfc82a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21186, "upload_time": "2014-11-10T07:16:25", "url": "https://files.pythonhosted.org/packages/f0/2a/30666d233c8e12a69b2628a911d6faa1903ccb5d3ac9ae6e5f301c9f7b83/pyramid_es-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "f264dd4b75fc0fc231232f9d208a18b9", "sha256": "0e6c7864d52143af9bbdd220a99de57e1802272ae0801fc5da78138b3f4f28b5" }, "downloads": -1, "filename": "pyramid_es-0.3.0.tar.gz", "has_sig": false, "md5_digest": "f264dd4b75fc0fc231232f9d208a18b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23087, "upload_time": "2014-11-14T18:04:28", "url": "https://files.pythonhosted.org/packages/43/03/63c9d768409b75ae84e15b969777e2f9651d5817f05cf7debfa6c3b1a686/pyramid_es-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "4ec7c1773fa4fc928d5375de2d4ca46c", "sha256": "c48357bce011530544ad4a73ea992a97bfa0ccc14e9709025eae2d796ff26c05" }, "downloads": -1, "filename": "pyramid_es-0.3.1.tar.gz", "has_sig": false, "md5_digest": "4ec7c1773fa4fc928d5375de2d4ca46c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23136, "upload_time": "2014-12-01T05:50:35", "url": "https://files.pythonhosted.org/packages/2e/d2/acee39de8b843b6659a3ddd461c7066a4498d7bfa855869b6245077eb62d/pyramid_es-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ec7c1773fa4fc928d5375de2d4ca46c", "sha256": "c48357bce011530544ad4a73ea992a97bfa0ccc14e9709025eae2d796ff26c05" }, "downloads": -1, "filename": "pyramid_es-0.3.1.tar.gz", "has_sig": false, "md5_digest": "4ec7c1773fa4fc928d5375de2d4ca46c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23136, "upload_time": "2014-12-01T05:50:35", "url": "https://files.pythonhosted.org/packages/2e/d2/acee39de8b843b6659a3ddd461c7066a4498d7bfa855869b6245077eb62d/pyramid_es-0.3.1.tar.gz" } ] }