{ "info": { "author": "Nishant Aklecha", "author_email": "nishant.aklecha@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# knip\n\nThis module aims to make python coding hassle free!\n\n### Usage\n\n```python\nfrom knip import sprint\n\nsprint(\"hello\", \"world\", end=\"#\", sep=\"$\")\n\nsprint(\"3.14159265\" * 314159265)\n```\n\n### Advantages\n\n1) It displays large data (of any type) in a neat and organized manner.\n2) Does not hang while printing, no matter how large the data may be.\n3) Syntactically similar to in-built print function.\n#### *no reason not to use it <3*\n\n### Installation\n\nRun the following to install:\n\n```python\npip install knip\n```\n\n### Author\n\n1) Email: nishant.aklecha@gmail.com\n2) LinkedIn: https://www.linkedin.com/in/naklecha\n3) CodeChef: https://www.codechef.com/users/naklecha\n4) PYPI: https://pypi.org/user/naklecha\n5) GitHub: https://github.com/Naklecha\n\n##### *Help me make this module better by adding your own appropriate functions! Thanks!*\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Naklecha/knip", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "knip", "package_url": "https://pypi.org/project/knip/", "platform": "", "project_url": "https://pypi.org/project/knip/", "project_urls": { "Homepage": "https://github.com/Naklecha/knip" }, "release_url": "https://pypi.org/project/knip/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Lets make coding hassle free!", "version": "0.0.3" }, "last_serial": 5174118, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ab39abe5c55b3e77257966b9ad70de39", "sha256": "72fc0202c4c6c171c64a3d2c24b0003b176ebc2b800c5beb0db55399b95e794f" }, "downloads": -1, "filename": "knip-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ab39abe5c55b3e77257966b9ad70de39", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3320, "upload_time": "2019-04-22T18:26:13", "url": "https://files.pythonhosted.org/packages/50/44/7f5a5cb22d2a907a5a7b34bb27e43c85516d929de31d71f97ccef29a2c2d/knip-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cfe297a401a5c7091c50273015689fbe", "sha256": "d627ff905572e0e657615d24f2c0b8f258b86ed728872e11e1ace99328a0fdfc" }, "downloads": -1, "filename": "knip-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cfe297a401a5c7091c50273015689fbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1855, "upload_time": "2019-04-22T18:26:15", "url": "https://files.pythonhosted.org/packages/fb/34/36aa4bf94829e4df15b7a4b4458ddec8766b8034d98fb2c59343f05c0748/knip-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8956a8eaad7314d1f0ee53a508435eff", "sha256": "16de8f710f85a572875d831119af9520a097d3b6fe099825125d6263bd617acb" }, "downloads": -1, "filename": "knip-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8956a8eaad7314d1f0ee53a508435eff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1981, "upload_time": "2019-04-22T18:59:52", "url": "https://files.pythonhosted.org/packages/47/1f/cf7c789771ce9e1ddb11d164d756d8581c4f99c514d007138b6b195aa0d2/knip-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee3bb1a4a4f40f67b4807ea283345a0a", "sha256": "7813bb25bf1ebb7f0128ce9acb628409da6d91c7bf25e04c5d29929341187b5b" }, "downloads": -1, "filename": "knip-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ee3bb1a4a4f40f67b4807ea283345a0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1856, "upload_time": "2019-04-22T18:59:54", "url": "https://files.pythonhosted.org/packages/34/a8/5260d6d36d70111b8ee93c0cc7b2b6ab533941750f0adda0b9615b28992b/knip-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "3a00176298cf9431e51e8814ec4a0834", "sha256": "fc4600841c16fb6b2af9b7fef63dcb41e45e5800765cbc9c3ef9df637e91e621" }, "downloads": -1, "filename": "knip-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3a00176298cf9431e51e8814ec4a0834", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1954, "upload_time": "2019-04-22T19:03:04", "url": "https://files.pythonhosted.org/packages/70/35/41f2bb767992a5518e38dd9b60b6dd325fa48a88bd9cca7d2cc73e00b2ca/knip-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b8efb0d6ac70cdc7d18e0437a9fc9183", "sha256": "89eae6877d906670628046e673b7177707db1ca2bc4e10dbdb04a972f5ee5b69" }, "downloads": -1, "filename": "knip-0.0.3.tar.gz", "has_sig": false, "md5_digest": "b8efb0d6ac70cdc7d18e0437a9fc9183", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1817, "upload_time": "2019-04-22T19:03:06", "url": "https://files.pythonhosted.org/packages/b9/bc/2eeced9b5ea708aaf485adeff184b907e53565707b8ad445096ae251725f/knip-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a00176298cf9431e51e8814ec4a0834", "sha256": "fc4600841c16fb6b2af9b7fef63dcb41e45e5800765cbc9c3ef9df637e91e621" }, "downloads": -1, "filename": "knip-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3a00176298cf9431e51e8814ec4a0834", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1954, "upload_time": "2019-04-22T19:03:04", "url": "https://files.pythonhosted.org/packages/70/35/41f2bb767992a5518e38dd9b60b6dd325fa48a88bd9cca7d2cc73e00b2ca/knip-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b8efb0d6ac70cdc7d18e0437a9fc9183", "sha256": "89eae6877d906670628046e673b7177707db1ca2bc4e10dbdb04a972f5ee5b69" }, "downloads": -1, "filename": "knip-0.0.3.tar.gz", "has_sig": false, "md5_digest": "b8efb0d6ac70cdc7d18e0437a9fc9183", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1817, "upload_time": "2019-04-22T19:03:06", "url": "https://files.pythonhosted.org/packages/b9/bc/2eeced9b5ea708aaf485adeff184b907e53565707b8ad445096ae251725f/knip-0.0.3.tar.gz" } ] }