{ "info": { "author": "cumulus13 Team", "author_email": "cumulus13@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "cmdw\n==================\n\njust get info of length and width of terminal/console/cmd\n\n\nInstalling\n----------\n\nInstall and update using `pip`_:\n\n.. code-block:: text\n\n $ pip install cmd\n\ncmdw supports Python 2 and newer, Python 3 and newer, and PyPy.\n\n.. _pip: https://pip.pypa.io/en/stable/quickstart/\n\n\nA Simple Example\n----------------\n\nWhat does it look like? Here is an example of a cmdw:\n\n.. code-block:: python\n\n >>> import cmdw\n \n >>> cmdw.getWidth()\n >>> 164\n >>> cmdw.getHeight()\n >>> 26\n >>> cmdw.getWidth() * \"#\"\n >>> ############################################################################### \n ....\n\n\nSupport\n------\n\n* Python 2.7 +, Python 3.x\n* Windows, Linux\n\nLinks\n-----\n\n* License: `BSD `_\n* Code: https://github.com/licface/cmdw\n* Issue tracker: https://github.com/licface/cmdw/issues", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/licface/cmdw", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "cmdw", "package_url": "https://pypi.org/project/cmdw/", "platform": "", "project_url": "https://pypi.org/project/cmdw/", "project_urls": { "Homepage": "https://github.com/licface/cmdw" }, "release_url": "https://pypi.org/project/cmdw/0.19/", "requires_dist": null, "requires_python": "", "summary": "just get info of length and width of terminal/console/cmd", "version": "0.19" }, "last_serial": 5212750, "releases": { "0.11": [ { "comment_text": "", "digests": { "md5": "cd8b5884979acd09c03832cc4efbea77", "sha256": "46ed8fff8e9464bf31ab896fdc8626a567891eb612ccbb30a63c76a4d7fb9f91" }, "downloads": -1, "filename": "cmdw-0.11.tar.gz", "has_sig": false, "md5_digest": "cd8b5884979acd09c03832cc4efbea77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3082, "upload_time": "2019-04-18T07:54:38", "url": "https://files.pythonhosted.org/packages/89/32/19aabf83631854dfa93acb19378a53e2f03e3ae0c1670feaa62da7154d01/cmdw-0.11.tar.gz" } ], "0.12": [ { "comment_text": "", "digests": { "md5": "6dac3fed4f617587fe12d1efffb15705", "sha256": "38a6fa3cafdd13833b171fdb4a66713472a9fc541da56f986ee6a08d32ef3a92" }, "downloads": -1, "filename": "cmdw-0.12.tar.gz", "has_sig": false, "md5_digest": "6dac3fed4f617587fe12d1efffb15705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4159, "upload_time": "2019-04-24T10:01:40", "url": "https://files.pythonhosted.org/packages/8d/44/7ac269a8e4f52e3661009a545a543e57a4d73d9db3bfa407e9a6c842b8aa/cmdw-0.12.tar.gz" } ], "0.13": [ { "comment_text": "", "digests": { "md5": "656c770299c17bcca9489e9f6684f4dc", "sha256": "cf43cc249366074cee5806af0904e27e905204aeeb485c7008e50aba8fa6d399" }, "downloads": -1, "filename": "cmdw-0.13.tar.gz", "has_sig": false, "md5_digest": "656c770299c17bcca9489e9f6684f4dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4200, "upload_time": "2019-04-24T11:47:38", "url": "https://files.pythonhosted.org/packages/13/51/3fc034a2f97b96152cc7cf5cdb861826fcb069c189de6ae9e4c073418d48/cmdw-0.13.tar.gz" } ], "0.15": [ { "comment_text": "", "digests": { "md5": "671e06100b1da8bf80aa709182df962c", "sha256": "a3c6216e5d4cec2d4ccb2de83a198e7ec29d1b40b1f614a6f162fac49f7ddca3" }, "downloads": -1, "filename": "cmdw-0.15.tar.gz", "has_sig": false, "md5_digest": "671e06100b1da8bf80aa709182df962c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4168, "upload_time": "2019-04-24T12:39:35", "url": "https://files.pythonhosted.org/packages/03/24/2cacd20c6c30cb86d2c0cc8d6d4baca5807861f422b1d81ce5131f0d4724/cmdw-0.15.tar.gz" } ], "0.16": [ { "comment_text": "", "digests": { "md5": "d56a428ac376c82d7b232013184b4d87", "sha256": "094d8db1ffb01673f0e3f4f5c2e2ffab6a762ede7f87326fc9380c25ac357903" }, "downloads": -1, "filename": "cmdw-0.16.tar.gz", "has_sig": false, "md5_digest": "d56a428ac376c82d7b232013184b4d87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4197, "upload_time": "2019-04-29T05:00:59", "url": "https://files.pythonhosted.org/packages/ea/86/115271aa3c676d156228aa113823d36d0c323b7c3d48bcfe7622c76d5f10/cmdw-0.16.tar.gz" } ], "0.17": [ { "comment_text": "", "digests": { "md5": "d3882c929b0341e777e1c49e5bad5ea1", "sha256": "78ca2eda142aa3d90e8939b4b253ae0a97e28dcbb37dc30f2e3f39673ed13484" }, "downloads": -1, "filename": "cmdw-0.17.tar.gz", "has_sig": false, "md5_digest": "d3882c929b0341e777e1c49e5bad5ea1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4205, "upload_time": "2019-04-29T05:07:31", "url": "https://files.pythonhosted.org/packages/ec/50/dee64692a2a76877fefd980ba2eeb0dd1abb7d5a709a1dd34177f0bfb9ef/cmdw-0.17.tar.gz" } ], "0.19": [ { "comment_text": "", "digests": { "md5": "f0671d5cc36133c618675b83c2acc976", "sha256": "4939ad3e2f2b750ea2e377b26aadcff2e0d6a6a257ca7391945c9950c45d591e" }, "downloads": -1, "filename": "cmdw-0.19.tar.gz", "has_sig": false, "md5_digest": "f0671d5cc36133c618675b83c2acc976", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4247, "upload_time": "2019-05-01T13:41:15", "url": "https://files.pythonhosted.org/packages/5e/78/2fa87b0c528df6f15111ff2e259510cf19ae395aef37df7b716850365622/cmdw-0.19.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f0671d5cc36133c618675b83c2acc976", "sha256": "4939ad3e2f2b750ea2e377b26aadcff2e0d6a6a257ca7391945c9950c45d591e" }, "downloads": -1, "filename": "cmdw-0.19.tar.gz", "has_sig": false, "md5_digest": "f0671d5cc36133c618675b83c2acc976", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4247, "upload_time": "2019-05-01T13:41:15", "url": "https://files.pythonhosted.org/packages/5e/78/2fa87b0c528df6f15111ff2e259510cf19ae395aef37df7b716850365622/cmdw-0.19.tar.gz" } ] }