{ "info": { "author": "Tim Barry", "author_email": "timothybarry@cmu.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/36-750/assignments-Timothy-Barry/tree/master/autocomplete-me", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "autocomplete_trie", "package_url": "https://pypi.org/project/autocomplete_trie/", "platform": "", "project_url": "https://pypi.org/project/autocomplete_trie/", "project_urls": { "Homepage": "https://github.com/36-750/assignments-Timothy-Barry/tree/master/autocomplete-me" }, "release_url": "https://pypi.org/project/autocomplete_trie/0.3/", "requires_dist": null, "requires_python": "", "summary": "A database that supports fast autocomplete. Implemented using a trie.", "version": "0.3" }, "last_serial": 4473703, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ac3d43364d945c1735446d42b2cb8557", "sha256": "128fdb36896fdfc6073b81cbc0a96e892bf77cc3e8cbf42f43bcc8ba389eb62c" }, "downloads": -1, "filename": "autocomplete_trie-0.1.tar.gz", "has_sig": false, "md5_digest": "ac3d43364d945c1735446d42b2cb8557", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1242, "upload_time": "2018-11-11T00:26:59", "url": "https://files.pythonhosted.org/packages/02/03/3afcd3370ef9bf0deeedb3e0177ab3dd722e1f0e789ead31135aa3dfedf2/autocomplete_trie-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "620c00289ea6aedd34707c3d9f9106cb", "sha256": "79de37d0725a170226826ea3687b6750331694ece3ff8cc21eb116dec8dd0216" }, "downloads": -1, "filename": "autocomplete_trie-0.2.tar.gz", "has_sig": false, "md5_digest": "620c00289ea6aedd34707c3d9f9106cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6384, "upload_time": "2018-11-11T01:54:35", "url": "https://files.pythonhosted.org/packages/0b/da/55301da3e0b2d7ab3ac525bd57f693b5cef369e850ef83a94ec5381eb537/autocomplete_trie-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "c5591c284e3b02779dfe90c526f6d8a3", "sha256": "dbc2c667b9f15c5fefd4f4dd0f4f324da905dda078a44f347cff9efe1ff738d3" }, "downloads": -1, "filename": "autocomplete_trie-0.3.tar.gz", "has_sig": false, "md5_digest": "c5591c284e3b02779dfe90c526f6d8a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6601, "upload_time": "2018-11-11T08:04:52", "url": "https://files.pythonhosted.org/packages/5c/13/eadb906d5b4432f7a19f2c3348ed04da7755075b74bc416f5b5e8c7a8d41/autocomplete_trie-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5591c284e3b02779dfe90c526f6d8a3", "sha256": "dbc2c667b9f15c5fefd4f4dd0f4f324da905dda078a44f347cff9efe1ff738d3" }, "downloads": -1, "filename": "autocomplete_trie-0.3.tar.gz", "has_sig": false, "md5_digest": "c5591c284e3b02779dfe90c526f6d8a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6601, "upload_time": "2018-11-11T08:04:52", "url": "https://files.pythonhosted.org/packages/5c/13/eadb906d5b4432f7a19f2c3348ed04da7755075b74bc416f5b5e8c7a8d41/autocomplete_trie-0.3.tar.gz" } ] }