{ "info": { "author": "Viet Hung Nguyen", "author_email": "hvn@familug.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=======\nreshape\n=======\n\n\n.. image:: https://img.shields.io/pypi/v/reshape.svg\n :target: https://pypi.python.org/pypi/reshape\n\n.. image:: https://img.shields.io/travis/hvnsweeting/reshape.svg\n :target: https://travis-ci.org/hvnsweeting/reshape\n\n.. image:: https://readthedocs.org/projects/reshape/badge/?version=latest\n :target: https://reshape.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/hvnsweeting/reshape/shield.svg\n :target: https://pyup.io/repos/github/hvnsweeting/reshape/\n :alt: Updates\n\n\nThe missing Numpy's reshape for Python.\n\n\n\n* Free software: MIT license\n* Documentation: https://reshape.readthedocs.io.\n\n\nFeatures\n--------\n\n\n::\n\n\n >>> import reshape\n >>> for row in reshape.reshape(range(20), 3):\n ... print(row)\n ...\n (0, 7, 14)\n (1, 8, 15)\n (2, 9, 16)\n (3, 10, 17)\n (4, 11, 18)\n (5, 12, 19)\n (6, 13, None)\n >>>\n >>> for row in reshape.reshape(\"HVNfromPymiVN\"):\n ... print(row)\n ...\n ('H', 'o', 'i')\n ('V', 'm', 'V')\n ('N', 'P', 'N')\n ('f', 'y', None)\n ('r', 'm', None)\n\nTODO\n----\n\n- Use mypy\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-12-01)\n------------------\n\n* First release on PyPI.\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/hvnsweeting/reshape", "keywords": "reshape", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "reshape", "package_url": "https://pypi.org/project/reshape/", "platform": "", "project_url": "https://pypi.org/project/reshape/", "project_urls": { "Homepage": "https://github.com/hvnsweeting/reshape" }, "release_url": "https://pypi.org/project/reshape/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "The missing reshape for Python", "version": "0.2.0" }, "last_serial": 3381640, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e5e45323c18d4a439ed165175c57d58c", "sha256": "f6d4c346467e5026058d811370448d9aa9e39413dd53665154d34751ee0ed056" }, "downloads": -1, "filename": "reshape-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e5e45323c18d4a439ed165175c57d58c", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4957, "upload_time": "2017-12-01T16:44:49", "url": "https://files.pythonhosted.org/packages/e2/5f/a9d232410dde9c099447c62828c28f67b9251d1c9b655d692bde960aa01c/reshape-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "edc5da9a0a3ca29c3cbdf23fb8ba3575", "sha256": "9ddb59dc825ebf52a19947b491929808a6a8eca29d025107c706a6a3d47eceae" }, "downloads": -1, "filename": "reshape-0.1.0.tar.gz", "has_sig": false, "md5_digest": "edc5da9a0a3ca29c3cbdf23fb8ba3575", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12187, "upload_time": "2017-12-01T16:44:45", "url": "https://files.pythonhosted.org/packages/05/84/e0db188134a8aa7a7f4922ca64bcaff8d74516c8858788ce4ffbf4559ef8/reshape-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a5ed0c5e314775f6cafc87c2dcc4d3a6", "sha256": "03758f6c0b68d18bff5c22ff2d4e69cdfca0c815cf2732b88c95f6d44845731d" }, "downloads": -1, "filename": "reshape-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5ed0c5e314775f6cafc87c2dcc4d3a6", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4627, "upload_time": "2017-12-02T02:07:36", "url": "https://files.pythonhosted.org/packages/b2/9c/8a6a2de9970ff96b28f08bfedefa437c11e3d95262d5caaf144a3a94288c/reshape-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7eb611621c2a719c7d0cfdfe0719a710", "sha256": "cef4b0214cace4233e2f50f02938f02bcdff9ca8805ec8da5d514e25c957fa84" }, "downloads": -1, "filename": "reshape-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7eb611621c2a719c7d0cfdfe0719a710", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12207, "upload_time": "2017-12-02T02:07:30", "url": "https://files.pythonhosted.org/packages/0b/68/7c18ae0e9b88c667bcbf906fe795b712d774f7e43ffa62899558a563b3cb/reshape-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a5ed0c5e314775f6cafc87c2dcc4d3a6", "sha256": "03758f6c0b68d18bff5c22ff2d4e69cdfca0c815cf2732b88c95f6d44845731d" }, "downloads": -1, "filename": "reshape-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5ed0c5e314775f6cafc87c2dcc4d3a6", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4627, "upload_time": "2017-12-02T02:07:36", "url": "https://files.pythonhosted.org/packages/b2/9c/8a6a2de9970ff96b28f08bfedefa437c11e3d95262d5caaf144a3a94288c/reshape-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7eb611621c2a719c7d0cfdfe0719a710", "sha256": "cef4b0214cace4233e2f50f02938f02bcdff9ca8805ec8da5d514e25c957fa84" }, "downloads": -1, "filename": "reshape-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7eb611621c2a719c7d0cfdfe0719a710", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12207, "upload_time": "2017-12-02T02:07:30", "url": "https://files.pythonhosted.org/packages/0b/68/7c18ae0e9b88c667bcbf906fe795b712d774f7e43ffa62899558a563b3cb/reshape-0.2.0.tar.gz" } ] }