{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6" ], "description": "# Overview\n\n\n```python\n\n```\n\nThe goals of this library are:\n\n* Easy-to-use API for interacting with various Search backends.\n* Not coupled to any specific Search engine (Solr support initially).\n* Not coupled to any web framework (i.e. Django Haystack)\n* Performance improvements with AsyncIO support via aiohttp library.\n* Developed with modern Python, leveraging dataclasses and f-strings\n\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "searcher", "package_url": "https://pypi.org/project/searcher/", "platform": "", "project_url": "https://pypi.org/project/searcher/", "project_urls": null, "release_url": "https://pypi.org/project/searcher/0.1.0/", "requires_dist": [ "aiohttp", "dataclasses", "cytoolz" ], "requires_python": "", "summary": "", "version": "0.1.0" }, "last_serial": 4019096, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cee7713dbf3319873ac0427cf2ceaa6a", "sha256": "017e5881110d4b050d6d7df05d21f11f27a4f226f891c5db9aa4759ea15862a6" }, "downloads": -1, "filename": "searcher-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cee7713dbf3319873ac0427cf2ceaa6a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3704, "upload_time": "2018-06-30T21:35:54", "url": "https://files.pythonhosted.org/packages/e4/07/890fd919cf0348445e73bf1ec4f9249a3d0f90a6f872cf3875869b74861e/searcher-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac8260828936e14ff6f6f9cd5b6b98a2", "sha256": "2bf2885b061a02890632cd6d6557962a6fc483d95e11a042d96573429cc0358b" }, "downloads": -1, "filename": "searcher-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ac8260828936e14ff6f6f9cd5b6b98a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14963, "upload_time": "2018-06-30T21:35:55", "url": "https://files.pythonhosted.org/packages/c3/70/cac5ffb099938ddc55106238d9dae5a2e0349b3bc39f5239582776091a37/searcher-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cee7713dbf3319873ac0427cf2ceaa6a", "sha256": "017e5881110d4b050d6d7df05d21f11f27a4f226f891c5db9aa4759ea15862a6" }, "downloads": -1, "filename": "searcher-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cee7713dbf3319873ac0427cf2ceaa6a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3704, "upload_time": "2018-06-30T21:35:54", "url": "https://files.pythonhosted.org/packages/e4/07/890fd919cf0348445e73bf1ec4f9249a3d0f90a6f872cf3875869b74861e/searcher-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac8260828936e14ff6f6f9cd5b6b98a2", "sha256": "2bf2885b061a02890632cd6d6557962a6fc483d95e11a042d96573429cc0358b" }, "downloads": -1, "filename": "searcher-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ac8260828936e14ff6f6f9cd5b6b98a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14963, "upload_time": "2018-06-30T21:35:55", "url": "https://files.pythonhosted.org/packages/c3/70/cac5ffb099938ddc55106238d9dae5a2e0349b3bc39f5239582776091a37/searcher-0.1.0.tar.gz" } ] }