{ "info": { "author": "Ian Lin", "author_email": "you@example.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Utilities" ], "description": "iterchunk\n=========\n.. image:: https://img.shields.io/travis/ianlini/iterchunk/master.svg\n :target: https://travis-ci.org/ianlini/iterchunk\n.. image:: https://img.shields.io/pypi/v/iterchunk.svg\n :target: https://pypi.python.org/pypi/iterchunk\n.. image:: https://img.shields.io/pypi/l/iterchunk.svg\n :target: https://pypi.python.org/pypi/iterchunk\n.. image:: https://img.shields.io/github/stars/ianlini/iterchunk.svg?style=social\n :target: https://github.com/ianlini/iterchunk\n\nSplit an iterable into chunks in Python.\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ianlini/iterchunk", "keywords": "", "license": "MIT", "maintainer": "Ian Lin", "maintainer_email": "you@example.com", "name": "iterchunk", "package_url": "https://pypi.org/project/iterchunk/", "platform": "", "project_url": "https://pypi.org/project/iterchunk/", "project_urls": { "Homepage": "https://github.com/ianlini/iterchunk", "Repository": "https://github.com/ianlini/iterchunk" }, "release_url": "https://pypi.org/project/iterchunk/0.0.2.dev0/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Split an iterable into chunks in Python.", "version": "0.0.2.dev0" }, "last_serial": 5902572, "releases": { "0.0.2.dev0": [ { "comment_text": "", "digests": { "md5": "ceb569dc49416d62bf356f0f43bcab5a", "sha256": "771b000bc98b558ed97cbc4eb23bee5b7c09097090e1aff9e4cffbe83462feb3" }, "downloads": -1, "filename": "iterchunk-0.0.2.dev0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ceb569dc49416d62bf356f0f43bcab5a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 3550, "upload_time": "2019-09-29T13:00:41", "url": "https://files.pythonhosted.org/packages/f6/04/632abe2456fbf2e77d63deb072283c30be0ab27416dc153a0bdb97e9b64b/iterchunk-0.0.2.dev0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a0b2bcb173492bdebf84d999ff67426d", "sha256": "9b789c6e2944c9120575010ca95ebf3e69c0cd874e701f430518b21203c499d2" }, "downloads": -1, "filename": "iterchunk-0.0.2.dev0.tar.gz", "has_sig": false, "md5_digest": "a0b2bcb173492bdebf84d999ff67426d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 3049, "upload_time": "2019-09-29T13:00:44", "url": "https://files.pythonhosted.org/packages/9a/e1/7ac92fe43713efca7e1d2646ec88449a0f1ff7059644557f8bbd47e221fd/iterchunk-0.0.2.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ceb569dc49416d62bf356f0f43bcab5a", "sha256": "771b000bc98b558ed97cbc4eb23bee5b7c09097090e1aff9e4cffbe83462feb3" }, "downloads": -1, "filename": "iterchunk-0.0.2.dev0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ceb569dc49416d62bf356f0f43bcab5a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 3550, "upload_time": "2019-09-29T13:00:41", "url": "https://files.pythonhosted.org/packages/f6/04/632abe2456fbf2e77d63deb072283c30be0ab27416dc153a0bdb97e9b64b/iterchunk-0.0.2.dev0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a0b2bcb173492bdebf84d999ff67426d", "sha256": "9b789c6e2944c9120575010ca95ebf3e69c0cd874e701f430518b21203c499d2" }, "downloads": -1, "filename": "iterchunk-0.0.2.dev0.tar.gz", "has_sig": false, "md5_digest": "a0b2bcb173492bdebf84d999ff67426d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 3049, "upload_time": "2019-09-29T13:00:44", "url": "https://files.pythonhosted.org/packages/9a/e1/7ac92fe43713efca7e1d2646ec88449a0f1ff7059644557f8bbd47e221fd/iterchunk-0.0.2.dev0.tar.gz" } ] }