{ "info": { "author": "Christopher Rosell", "author_email": "chrippa@tanuki.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2" ], "description": "backports.shutil_get_terminal_size\r\n==================================\r\n\r\nA backport of the `get_terminal_size`_ function from Python 3.3's shutil.\r\n\r\nUnlike the original version it is written in pure Python rather than C,\r\nso it might be a tiny bit slower.\r\n\r\n.. _get_terminal_size: https://docs.python.org/3/library/shutil.html#shutil.get_terminal_size\r\n\r\n\r\nExample usage\r\n-------------\r\n\r\n::\r\n\r\n >>> from backports.shutil_get_terminal_size import get_terminal_size\r\n >>> get_terminal_size()\r\n terminal_size(columns=105, lines=33)\r\n\r\n\r\nHistory\r\n=======\r\n\r\n1.0.0 (2014-08-19)\r\n------------------\r\n\r\nFirst release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chrippa/backports.shutil_get_terminal_size", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "backports.shutil_get_terminal_size", "package_url": "https://pypi.org/project/backports.shutil_get_terminal_size/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/backports.shutil_get_terminal_size/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chrippa/backports.shutil_get_terminal_size" }, "release_url": "https://pypi.org/project/backports.shutil_get_terminal_size/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A backport of the get_terminal_size function from Python 3.3's shutil.", "version": "1.0.0" }, "last_serial": 1195748, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5ca283ed87cdba75602d1f276b2519a1", "sha256": "0975ba55054c15e346944b38956a4c9cbee9009391e41b86c68990effb8c1f64" }, "downloads": -1, "filename": "backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5ca283ed87cdba75602d1f276b2519a1", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 6497, "upload_time": "2014-08-19T18:42:51", "url": "https://files.pythonhosted.org/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03267762480bd86b50580dc19dff3c66", "sha256": "713e7a8228ae80341c70586d1cc0a8caa5207346927e23d09dcbcaf18eadec80" }, "downloads": -1, "filename": "backports.shutil_get_terminal_size-1.0.0.tar.gz", "has_sig": false, "md5_digest": "03267762480bd86b50580dc19dff3c66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4279, "upload_time": "2014-08-19T18:42:49", "url": "https://files.pythonhosted.org/packages/ec/9c/368086faa9c016efce5da3e0e13ba392c9db79e3ab740b763fe28620b18b/backports.shutil_get_terminal_size-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5ca283ed87cdba75602d1f276b2519a1", "sha256": "0975ba55054c15e346944b38956a4c9cbee9009391e41b86c68990effb8c1f64" }, "downloads": -1, "filename": "backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5ca283ed87cdba75602d1f276b2519a1", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 6497, "upload_time": "2014-08-19T18:42:51", "url": "https://files.pythonhosted.org/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03267762480bd86b50580dc19dff3c66", "sha256": "713e7a8228ae80341c70586d1cc0a8caa5207346927e23d09dcbcaf18eadec80" }, "downloads": -1, "filename": "backports.shutil_get_terminal_size-1.0.0.tar.gz", "has_sig": false, "md5_digest": "03267762480bd86b50580dc19dff3c66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4279, "upload_time": "2014-08-19T18:42:49", "url": "https://files.pythonhosted.org/packages/ec/9c/368086faa9c016efce5da3e0e13ba392c9db79e3ab740b763fe28620b18b/backports.shutil_get_terminal_size-1.0.0.tar.gz" } ] }