{ "info": { "author": "Jesse Weinstein", "author_email": "jessw@netwood.net", "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", "Topic :: Software Development", "Topic :: Software Development :: Interpreters", "Topic :: Software Development :: Pre-processors", "Topic :: Text Processing :: Filters", "Topic :: Utilities" ], "description": "It is a hack that ties into the display system. When you are working with a\nmulti-megabyte text file, referenced under the name `txt`, which takes 10\nminutes to be printed in full (if you accidentally type '>>> txt') it's\nreally nice to have this.\n\nBesides actually turning it off, it can be evaded by using `print` or\neven sys.stdout.write itself.\nShortForm is only used when an object is repr'ed and printed.", "description_content_type": null, "docs_url": null, "download_url": "http://purl.oclc.org/NET/JesseW/SundryStuff/shortForm-1.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://purl.oclc.org/NET/JesseW/Python", "keywords": null, "license": "http://www.opensource.org/licenses/mit-license.html", "maintainer": null, "maintainer_email": null, "name": "shortForm", "package_url": "https://pypi.org/project/shortForm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/shortForm/", "project_urls": { "Download": "http://purl.oclc.org/NET/JesseW/SundryStuff/shortForm-1.1.zip", "Homepage": "http://purl.oclc.org/NET/JesseW/Python" }, "release_url": "https://pypi.org/project/shortForm/1.1/", "requires_dist": null, "requires_python": null, "summary": "Short Form prevents the Python shell from printing out giant piles of text.", "version": "1.1" }, "last_serial": 4550, "releases": { "1.1": [] }, "urls": [] }