{ "info": { "author": "Randall Schwager", "author_email": "rschwager@massmutual.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Topic :: Database", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "polymr\n######\n\n.. image:: https://travis-ci.org/massmutual/polymr.svg?branch=master\n :target: https://travis-ci.org/massmutual/polymr\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/polymr/badge/?version=latest\n :target: http://polymr.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://coveralls.io/repos/github/massmutual/polymr/badge.svg\n :target: https://coveralls.io/github/massmutual/polymr\n :alt: Test Coverage\n\nPolymr is a lightweight and extensible search engine. Polymr has some\ngood features:\n\n* Implemented entirely in Python\n* Flexible: capable of storing its index locally on LevelDB,\n remotely on Redis and Postgres, and distributedly on Amazon Dynamo\n* Extensible, well-defined backend classes\n* Capable of batch and incremental indexing\n* Threadsafe searches\n\n\nInstallation\n____________\n\nGetting the latest release of polymr is a snap.\n\n.. code:: bash\n\n pip install polymr\n\n\nDocumentation\n_____________\n\nLearn more about polymr at `readthedocs`_.\n\n\n\n.. _readthedocs: http://polymr.readthedocs.io/en/latest/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/massmutual/polymr", "keywords": "search python leveldb kmer-based", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "polymr", "package_url": "https://pypi.org/project/polymr/", "platform": "", "project_url": "https://pypi.org/project/polymr/", "project_urls": { "Documentation": "https://github.com/massmutual/polymr", "Homepage": "https://github.com/massmutual/polymr", "Tracker": "https://github.com/massmutual/polymr/issues" }, "release_url": "https://pypi.org/project/polymr/1.0.0/", "requires_dist": [ "leveldb", "toolz", "msgpack-python" ], "requires_python": ">=3", "summary": "Index and search lots of small documents", "version": "1.0.0" }, "last_serial": 3627171, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e1d13d3eb845ff0dfb62e4716f228b0f", "sha256": "333da2391dbe154b7f81c44202332844a022b776964d3cac9eeb62ce979a353d" }, "downloads": -1, "filename": "polymr-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e1d13d3eb845ff0dfb62e4716f228b0f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 19282, "upload_time": "2018-03-01T01:24:21", "url": "https://files.pythonhosted.org/packages/f8/9c/74a8619426febd3071821067191d21410e08774ba46a12ccdc2b2909d475/polymr-1.0.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1d13d3eb845ff0dfb62e4716f228b0f", "sha256": "333da2391dbe154b7f81c44202332844a022b776964d3cac9eeb62ce979a353d" }, "downloads": -1, "filename": "polymr-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e1d13d3eb845ff0dfb62e4716f228b0f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 19282, "upload_time": "2018-03-01T01:24:21", "url": "https://files.pythonhosted.org/packages/f8/9c/74a8619426febd3071821067191d21410e08774ba46a12ccdc2b2909d475/polymr-1.0.0-py3-none-any.whl" } ] }