{ "info": { "author": "Koen Van Daele", "author_email": "koen_van_daele@telenet.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "pyramid_rawes\n=============\n\nThis library helps integrate rawes_ in a pyramid application.\n\n.. image:: https://travis-ci.org/koenedaele/pyramid_rawes.png?branch=master\n :target: https://travis-ci.org/koenedaele/pyramid_rawes\n.. image:: https://coveralls.io/repos/koenedaele/pyramid_rawes/badge.png?branch=master\n :target: https://coveralls.io/r/koenedaele/pyramid_rawes\n.. image:: https://badge.fury.io/py/pyramid_rawes.png\n :target: http://badge.fury.io/py/pyramid_rawes\n\n\nInstallation\n------------\n\nTo install pyramid_rawes, use pip\n\n.. code-block:: bash\n \n pip install pyramid_rawes\n\nSetup\n-----\n\nTo activate pyramid_rawes\n\n.. code-block:: python\n\n config = Configurator()\n config.include('pyramid_rawes')\n\n\nBy default, this will add an instance with all the default parameters \n(eg. Elastic Search is assumed to run at localhost:9200). To configure your \nrawes_ instance, you can use the pyramid settings file.\n\n.. code-block:: ini\n\n rawes.url = http://localhost:9500\n\nOnce you have activated pyramid_rawes, a rawes_ instance is added to the registry.\n\nUsage\n-----\n\nTo get a rawes_ instance, call get_rawes with the current application registry. \nEg. in a view:\n\n.. code-block:: python\n\n from pyramid_rawes import get_rawes\n\n def search(request):\n ES = get_rawes(request.registry)\n # execute search\n # ...\n\nYou can also get a rawes_ instance by calling the get_rawes directive on the\nconfig.\n\n.. code-block:: python\n\n config = Configurator()\n config.include('pyramid_rawes')\n ES = config.get_rawes()\n\n.. _rawes: https://github.com/humangeo/rawes\n\n\nHistory\n=======\n\n0.5.1 (26-09-2014)\n------------------\n\n- If only one url is specified, don't pass a list to rawes, but a string. This\n allows rawes to autodetect paths. (#2)\n\n0.5.0 (27-08-2014)\n------------------\n\n- Switch to py.test for unit tests.\n- Add ability to specify several ES hosts in the url setting.\n\n0.4.1 (15-04-2014)\n------------------\n\n- Restore compatibility with zope.interface 4.1.x\n- Add Coveralls\n\n0.4.0 (27-09-2013)\n------------------\n\n- Make pyramid_rawes compatible with rawes 0.5.x\n- Introduce unit test support for py3k (requires rawes 0.5.1)\n- Ability to specify json_encoder and json_decoder as dotted python name.\n- Dropped support for py26.\n\n0.3.0 (29-04-2013)\n------------------\n\n- Make pyramid_rawes compatible with rawes 0.4.0.\n\n0.2.1 (24-04-2013)\n------------------\n\n- Fixed dependency on rawes < 0.4.0. Next release will upgrade to rawes 0.4.0.\n\n0.2.0 (18-01-2013)\n------------------\n\n- Added get_rawes as a config directive\n- Renamed IRawES to IRawes\n- Pep8 fixes\n\n0.1.0 (16-01-2013)\n------------------\n\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/koenedaele/pyramid_rawes", "keywords": "pyramid elastic search rawes", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyramid_rawes", "package_url": "https://pypi.org/project/pyramid_rawes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_rawes/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/koenedaele/pyramid_rawes" }, "release_url": "https://pypi.org/project/pyramid_rawes/0.5.1/", "requires_dist": null, "requires_python": null, "summary": "Rawes bindings for pyramid", "version": "0.5.1" }, "last_serial": 1239463, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "aa759c7213c500bcf2b8d34adda5fbc3", "sha256": "ccf84c3ef0d2b715873529baa9153632423299fc380f767264f7f82a0a53d8cb" }, "downloads": -1, "filename": "pyramid_rawes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "aa759c7213c500bcf2b8d34adda5fbc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4053, "upload_time": "2013-01-16T21:27:31", "url": "https://files.pythonhosted.org/packages/ba/1d/76ea489b49c99ac61d3b654e7fca4d77e14bf4cdeb85085c8fd702800f54/pyramid_rawes-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "5222e0433b37edf0126f4bfdf934f114", "sha256": "9937ca95d2038d3fa16a319fa32981b61973ffad655c0552141d26ff4d071fd9" }, "downloads": -1, "filename": "pyramid_rawes-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5222e0433b37edf0126f4bfdf934f114", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4304, "upload_time": "2013-01-17T23:13:56", "url": "https://files.pythonhosted.org/packages/0b/5a/11ed7383c3cdc92a3a94ea1459da2fea6efe529be15e68b41ba34b65cd37/pyramid_rawes-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c8c59186ba4f020c483de69e20587a09", "sha256": "aca163e02f979ce87b3c62d1a8ff91a908f840be328ab856e3d9c7e47d0ff077" }, "downloads": -1, "filename": "pyramid_rawes-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c8c59186ba4f020c483de69e20587a09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4383, "upload_time": "2013-04-24T12:52:41", "url": "https://files.pythonhosted.org/packages/d7/ce/2bfeae5e023741892df05abdafb9ac892a89c8c966176193a86f49be434d/pyramid_rawes-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "0374741012de8d892624c53501964e19", "sha256": "e365e0bcd2436a39bfb3fb6cb32b6147e35bb7e584e5c7a175ba50f35053dc3d" }, "downloads": -1, "filename": "pyramid_rawes-0.3.0.tar.gz", "has_sig": false, "md5_digest": "0374741012de8d892624c53501964e19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4390, "upload_time": "2013-04-29T07:14:50", "url": "https://files.pythonhosted.org/packages/58/16/6ba643d38e6a42f0c96610372f2632c81dc72c8868e7ab8669730dd43624/pyramid_rawes-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "f8d8f2b294cdbf74c5cd99098a507ac2", "sha256": "2d6c7ee705ece01c0d7ea43f1be21170c8918be1e6f76f1c45778924e93d8d42" }, "downloads": -1, "filename": "pyramid_rawes-0.4.0.tar.gz", "has_sig": false, "md5_digest": "f8d8f2b294cdbf74c5cd99098a507ac2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4911, "upload_time": "2013-09-27T21:40:56", "url": "https://files.pythonhosted.org/packages/8e/ca/3e3410351c73084c7f0abf87c99dcefd4b6ea3312201065b6f93368649e8/pyramid_rawes-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "b5da974f7244fb9e8ae42f40bf2da7e6", "sha256": "7bba2bd843ef47ce231c262f0981b59ec35dd4873011835a23b5699aae8ea314" }, "downloads": -1, "filename": "pyramid_rawes-0.4.1.tar.gz", "has_sig": false, "md5_digest": "b5da974f7244fb9e8ae42f40bf2da7e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5034, "upload_time": "2014-04-15T11:52:17", "url": "https://files.pythonhosted.org/packages/9c/4d/e326931e888f5cac448a072b21c50dcc1b53828357cbe7b5c3809891bcea/pyramid_rawes-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "6211bea0cef82cd4c2e8ea8d7ea8caab", "sha256": "098e47c9b6ef8486581c5f21b13f352f56fc13f9caafc9210fa992744ee773c5" }, "downloads": -1, "filename": "pyramid_rawes-0.5.0.tar.gz", "has_sig": false, "md5_digest": "6211bea0cef82cd4c2e8ea8d7ea8caab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5139, "upload_time": "2014-08-27T07:34:05", "url": "https://files.pythonhosted.org/packages/fc/1b/0e1e8c02e21f68179401392447866545bfb919aa971aa733953f82515e4c/pyramid_rawes-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "c5643aaa881d11937d7b6f48cb8a87c6", "sha256": "98aa748eb33d2ea0c9edfb96f3e8ae37086313a02750b5589fe0f389cd9c2c90" }, "downloads": -1, "filename": "pyramid_rawes-0.5.1.tar.gz", "has_sig": false, "md5_digest": "c5643aaa881d11937d7b6f48cb8a87c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5422, "upload_time": "2014-09-26T20:36:35", "url": "https://files.pythonhosted.org/packages/0b/6c/23cb77954d7f20035e4c7a5b94da6f49cdbc7d2798a9356b4497cb495945/pyramid_rawes-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5643aaa881d11937d7b6f48cb8a87c6", "sha256": "98aa748eb33d2ea0c9edfb96f3e8ae37086313a02750b5589fe0f389cd9c2c90" }, "downloads": -1, "filename": "pyramid_rawes-0.5.1.tar.gz", "has_sig": false, "md5_digest": "c5643aaa881d11937d7b6f48cb8a87c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5422, "upload_time": "2014-09-26T20:36:35", "url": "https://files.pythonhosted.org/packages/0b/6c/23cb77954d7f20035e4c7a5b94da6f49cdbc7d2798a9356b4497cb495945/pyramid_rawes-0.5.1.tar.gz" } ] }