{ "info": { "author": "Matthew Rocklin", "author_email": "mrocklin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Itertoolz\n=========\n\nMore useful tools for Python iterators. A set of common utility functions.\n\n[![Build Status](https://travis-ci.org/mrocklin/itertoolz.png)](https://travis-ci.org/mrocklin/itertoolz)\n\n\nRelationship to `itertools`\n---------------------------\n\nThe `itertools` package (with an `s`) is a package in the standard library. It differs from `itertoolz` (with a `z`) in the following ways.\n\n* `itertools` has an `s`. `itertoolz` has a `z`.\n* `itertools` is strictly a library of [*streaming algorithms*](http://en.wikipedia.org/wiki/Streaming_algorithm) while `itertoolz` accepts functions that require finite iterators.\n* `itertools` changes very slowly and is managed by the official Python community (you submit a `PEP`). `itertoolz` is more loose (you submit a pull request)\n* `itertools` is minimal. `itertoolz` accepts recipes.\n\nAuthor\n------\n\n[Matthew Rocklin](http://matthewrocklin.com)\n\nLICENSE\n-------\n\nNew BSD. See [License File](LICENSE.TXT).\n\nInstall\n-------\n\n`itertoolz` is on the Python Package Index (PyPi)\n\n pip install itertoolz\n\nor \n \n easy_install itertoolz\n\nor from source\n\n ./setup.py install\n\nDependencies\n------------\n\n`itertoolz` supports Python 2.6+ and Python 3.2+ with a common codebase.\n\nIt has no dependencies outside of the standard library.\n\nSee Also\n--------\n\n* [`functoolz`](http://github.com/mrocklin/functoolz)\n* [`classtoolz`](http://github.com/mrocklin/classtoolz)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mrocklin/itertoolz", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "itertoolz", "package_url": "https://pypi.org/project/itertoolz/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/itertoolz/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/mrocklin/itertoolz" }, "release_url": "https://pypi.org/project/itertoolz/0.5/", "requires_dist": null, "requires_python": null, "summary": "More iterator tools", "version": "0.5" }, "last_serial": 862289, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "43f2676a2913221fe93c43854bad4bab", "sha256": "7c2fc6c4af87e0e1d2e7abaf90617d57cea8991edb67daa2782bc537a501da81" }, "downloads": -1, "filename": "itertoolz-0.1.tar.gz", "has_sig": false, "md5_digest": "43f2676a2913221fe93c43854bad4bab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 904, "upload_time": "2013-05-23T17:47:46", "url": "https://files.pythonhosted.org/packages/34/ca/78a0ddcf8a0af035e5fac05748b1bd01bcb9de32be486cf8b8bc8a2c8aae/itertoolz-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "2e9d731bc8a57c907354941da64f4462", "sha256": "ad6e7f207b91a4ada431f0fd18dcfd0bd202651d923cff62fae0cd0292d5c1cc" }, "downloads": -1, "filename": "itertoolz-0.2.tar.gz", "has_sig": false, "md5_digest": "2e9d731bc8a57c907354941da64f4462", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2174, "upload_time": "2013-05-23T22:12:31", "url": "https://files.pythonhosted.org/packages/5b/6e/23b32bc06a2d2688f922770fc5c33185c70cf81f0bf21495460f519fe3a4/itertoolz-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "2ba16d2b7fc1a61b42f590fb7f97397b", "sha256": "291dfb999903c641d5aee64b8f268e311209d70d9d4f773f736329e67832e327" }, "downloads": -1, "filename": "itertoolz-0.3.tar.gz", "has_sig": false, "md5_digest": "2ba16d2b7fc1a61b42f590fb7f97397b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2851, "upload_time": "2013-05-27T15:07:23", "url": "https://files.pythonhosted.org/packages/e3/58/bd9ca513dfee371c7ab0c5560a27ae3b81c49a8508721e48db4359943cd2/itertoolz-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "5c55d297a09056abc714d9d7159c9811", "sha256": "6b28bf9897f0cd998af3051d0cf8baf09ca501ca38e5d43b5e665ac2e894c278" }, "downloads": -1, "filename": "itertoolz-0.4.tar.gz", "has_sig": false, "md5_digest": "5c55d297a09056abc714d9d7159c9811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3582, "upload_time": "2013-09-11T02:33:16", "url": "https://files.pythonhosted.org/packages/00/06/b903e33c29f5c7980631eab7bdb364c744697dd185e86b0f1aef44a328a5/itertoolz-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "ba9c88569f3ca9b99fc4e90deeca0795", "sha256": "29769ef947544ed41e88dbda5b4ac17abf561944750c7a40ae4a45361018af26" }, "downloads": -1, "filename": "itertoolz-0.5.tar.gz", "has_sig": false, "md5_digest": "ba9c88569f3ca9b99fc4e90deeca0795", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3620, "upload_time": "2013-09-11T02:42:12", "url": "https://files.pythonhosted.org/packages/99/4f/c6c73200d3c8679199d3929928d052aa9182e09c8fe9873b0ea59f7e6a7b/itertoolz-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba9c88569f3ca9b99fc4e90deeca0795", "sha256": "29769ef947544ed41e88dbda5b4ac17abf561944750c7a40ae4a45361018af26" }, "downloads": -1, "filename": "itertoolz-0.5.tar.gz", "has_sig": false, "md5_digest": "ba9c88569f3ca9b99fc4e90deeca0795", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3620, "upload_time": "2013-09-11T02:42:12", "url": "https://files.pythonhosted.org/packages/99/4f/c6c73200d3c8679199d3929928d052aa9182e09c8fe9873b0ea59f7e6a7b/itertoolz-0.5.tar.gz" } ] }