{ "info": { "author": "Andy Hung", "author_email": "andyhorng168@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "exsort\n======\n\nIntroduction\n------------\n\nI found Python doesn't have a convenient module to sort huge list that is \nunable to fit in memory.\n \n\nInstallation\n------------\n\nexsort is distributed on `PyPI `_ as a universal\nwheel and is available on Linux/macOS and Windows and supports\nPython 2.7/3.5+ and PyPy.\n\n.. code-block:: bash\n\n $ pip install exsort\n\nLicense\n-------\n\nexsort is distributed under the terms of the\n`MIT License `_.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/andyhorng/exsort/archive/0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/andyhorng/exsort", "keywords": "external sorting", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "exsort", "package_url": "https://pypi.org/project/exsort/", "platform": "", "project_url": "https://pypi.org/project/exsort/", "project_urls": { "Download": "https://github.com/andyhorng/exsort/archive/0.1.tar.gz", "Homepage": "https://github.com/andyhorng/exsort" }, "release_url": "https://pypi.org/project/exsort/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.0.1" }, "last_serial": 3182575, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "14515a26c5eecd36887f87951a89b0a5", "sha256": "55f8f5b9c645773106fa43890ae9b54db9e0abc407135561ce2bb01311091ab6" }, "downloads": -1, "filename": "exsort-0.0.1.tar.gz", "has_sig": false, "md5_digest": "14515a26c5eecd36887f87951a89b0a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3016, "upload_time": "2017-09-18T14:30:27", "url": "https://files.pythonhosted.org/packages/62/28/c423cf3f9c03e54e9bc05fc912b0c84afb37c0fd9b1d60443f5a7660f961/exsort-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "14515a26c5eecd36887f87951a89b0a5", "sha256": "55f8f5b9c645773106fa43890ae9b54db9e0abc407135561ce2bb01311091ab6" }, "downloads": -1, "filename": "exsort-0.0.1.tar.gz", "has_sig": false, "md5_digest": "14515a26c5eecd36887f87951a89b0a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3016, "upload_time": "2017-09-18T14:30:27", "url": "https://files.pythonhosted.org/packages/62/28/c423cf3f9c03e54e9bc05fc912b0c84afb37c0fd9b1d60443f5a7660f961/exsort-0.0.1.tar.gz" } ] }