Name | cmdw JSON |
Version |
0.29
JSON |
| download |
home_page | https://github.com/licface/cmdw |
Summary | just get info of length and width of terminal/console/cmd |
upload_time | 2023-11-26 04:34:10 |
maintainer | cumulus13 Team |
docs_url | None |
author | Hadi Cahyadi LD |
requires_python | >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* |
license | BSD |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
cmdw
==================
just get info of length and width of terminal/console/cmd
Installing
----------
Install and update using `pip`_:
.. code-block:: text
$ pip install cmd
cmdw supports Python 2 and newer, Python 3 and newer, and PyPy.
.. _pip: https://pip.pypa.io/en/stable/quickstart/
A Simple Example
----------------
What does it look like? Here is an example of a cmdw:
.. code-block:: python
>>> import cmdw
>>> cmdw.getWidth()
>>> 164
>>> cmdw.getHeight()
>>> 26
>>> cmdw.getWidth() * "#"
>>> ###############################################################################
....
Support
------
* Python 2.7 +, Python 3.x
* Windows, Linux
Links
-----
* License: `BSD <https://github.com/licface/cmdw/blob/master/LICENSE.rst>`_
* Code: https://github.com/licface/cmdw
* Issue tracker: https://github.com/licface/cmdw/issues
Raw data
{
"_id": null,
"home_page": "https://github.com/licface/cmdw",
"name": "cmdw",
"maintainer": "cumulus13 Team",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
"maintainer_email": "cumulus13@gmail.com",
"keywords": "",
"author": "Hadi Cahyadi LD",
"author_email": "cumulus13@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4e/d8/668637ceea19f53e67157845168c4cfecb79d1742beb7cc25fc46acc20e7/cmdw-0.29.tar.gz",
"platform": null,
"description": "cmdw\r\n==================\r\n\r\njust get info of length and width of terminal/console/cmd\r\n\r\n\r\nInstalling\r\n----------\r\n\r\nInstall and update using `pip`_:\r\n\r\n.. code-block:: text\r\n\r\n $ pip install cmd\r\n\r\ncmdw supports Python 2 and newer, Python 3 and newer, and PyPy.\r\n\r\n.. _pip: https://pip.pypa.io/en/stable/quickstart/\r\n\r\n\r\nA Simple Example\r\n----------------\r\n\r\nWhat does it look like? Here is an example of a cmdw:\r\n\r\n.. code-block:: python\r\n\r\n >>> import cmdw\r\n \r\n >>> cmdw.getWidth()\r\n >>> 164\r\n >>> cmdw.getHeight()\r\n >>> 26\r\n >>> cmdw.getWidth() * \"#\"\r\n >>> ############################################################################### \r\n ....\r\n\r\n\r\nSupport\r\n------\r\n\r\n* Python 2.7 +, Python 3.x\r\n* Windows, Linux\r\n\r\nLinks\r\n-----\r\n\r\n* License: `BSD <https://github.com/licface/cmdw/blob/master/LICENSE.rst>`_\r\n* Code: https://github.com/licface/cmdw\r\n* Issue tracker: https://github.com/licface/cmdw/issues\r\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "just get info of length and width of terminal/console/cmd",
"version": "0.29",
"project_urls": {
"Code": "https://github.com/licface/cmdw",
"Documentation": "https://github.com/licface/cmdw",
"Homepage": "https://github.com/licface/cmdw",
"Issue tracker": "https://github.com/licface/cmdw/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cbe3cc11d875e8b513901700ae95f34dafe5cf4543750aea0f481b80384c4114",
"md5": "2ab58c77bee0a86ba9f181296c7b026c",
"sha256": "422bcf7e2e67e49dd44fb37427da1a83438f270a1dee7b7f9cf5871fd6d06ec8"
},
"downloads": -1,
"filename": "cmdw-0.29-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2ab58c77bee0a86ba9f181296c7b026c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
"size": 6519,
"upload_time": "2023-11-26T04:34:08",
"upload_time_iso_8601": "2023-11-26T04:34:08.499875Z",
"url": "https://files.pythonhosted.org/packages/cb/e3/cc11d875e8b513901700ae95f34dafe5cf4543750aea0f481b80384c4114/cmdw-0.29-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4ed8668637ceea19f53e67157845168c4cfecb79d1742beb7cc25fc46acc20e7",
"md5": "5bfa1e71a3bc5695b03fb5941cde1ebe",
"sha256": "9cf0499e3c83292cebf7bd7616ac00437834cc5afda65fc1e6dbaf7fb62b616a"
},
"downloads": -1,
"filename": "cmdw-0.29.tar.gz",
"has_sig": false,
"md5_digest": "5bfa1e71a3bc5695b03fb5941cde1ebe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
"size": 4543,
"upload_time": "2023-11-26T04:34:10",
"upload_time_iso_8601": "2023-11-26T04:34:10.725261Z",
"url": "https://files.pythonhosted.org/packages/4e/d8/668637ceea19f53e67157845168c4cfecb79d1742beb7cc25fc46acc20e7/cmdw-0.29.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-26 04:34:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "licface",
"github_project": "cmdw",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "cmdw"
}