Name | terminol JSON |
Version |
0.1.0
JSON |
| download |
home_page | |
Summary | UNIX Terminal utilities so simple you can do it when you're drunk. |
upload_time | 2024-02-08 18:14:52 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2022-2023 Fyra Labs, Et al. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
tui
cli
color
terminal
input
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Terminol
Terminol is a library that helps you create TUI programs. It is designed to be elegant and simple so much so you can probably finish your program even when you're drunk.[^1]
[^1]: Please do not file a bug report if your program doesn't work while you are drunk because terminol doesn't make you submit GitHub issues easier.
Raw data
{
"_id": null,
"home_page": "",
"name": "terminol",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "tui,cli,color,terminal,input",
"author": "",
"author_email": "FyraLabs <contact@fyralabs.com>",
"download_url": "https://files.pythonhosted.org/packages/d7/3b/9a958717d6c52beabbff84c217d867f5bda5186c007277d32c34b5dfceb4/terminol-0.1.0.tar.gz",
"platform": null,
"description": "# Terminol\n\nTerminol is a library that helps you create TUI programs. It is designed to be elegant and simple so much so you can probably finish your program even when you're drunk.[^1]\n\n[^1]: Please do not file a bug report if your program doesn't work while you are drunk because terminol doesn't make you submit GitHub issues easier.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2022-2023 Fyra Labs, Et al. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "UNIX Terminal utilities so simple you can do it when you're drunk.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/FyraLabs/pyterminol"
},
"split_keywords": [
"tui",
"cli",
"color",
"terminal",
"input"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4523d1e1ae40378db8079d27985c2b5aaaf05964cc3ad6ab24d8af52c4653eb6",
"md5": "9ac0cb0eddf08df012b5556ed2abf8c7",
"sha256": "ecdb9550ac7dc542ca7623ef8698f82b5ba9f9b58a19a45f1064deb86a5911aa"
},
"downloads": -1,
"filename": "terminol-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9ac0cb0eddf08df012b5556ed2abf8c7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3557,
"upload_time": "2024-02-08T18:14:51",
"upload_time_iso_8601": "2024-02-08T18:14:51.422353Z",
"url": "https://files.pythonhosted.org/packages/45/23/d1e1ae40378db8079d27985c2b5aaaf05964cc3ad6ab24d8af52c4653eb6/terminol-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d73b9a958717d6c52beabbff84c217d867f5bda5186c007277d32c34b5dfceb4",
"md5": "f7b22fea977da0da4689c69bed78ad85",
"sha256": "82b059a4198a67c0ac43bb864a47c6e4064d1cced8410cdfed54883fc4126e77"
},
"downloads": -1,
"filename": "terminol-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f7b22fea977da0da4689c69bed78ad85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 2985,
"upload_time": "2024-02-08T18:14:52",
"upload_time_iso_8601": "2024-02-08T18:14:52.596333Z",
"url": "https://files.pythonhosted.org/packages/d7/3b/9a958717d6c52beabbff84c217d867f5bda5186c007277d32c34b5dfceb4/terminol-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-08 18:14:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "FyraLabs",
"github_project": "pyterminol",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "terminol"
}