tablerone


Nametablerone JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA highly customizable package to create terminal tables from 2D sequences.
upload_time2024-06-28 20:18:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT License Copyright (c) 2024 machadinhos 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 ascii format pretty print table terminal unicode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tablerone

A highly customizable package to create terminal tables from 2D sequences.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tablerone",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "ascii, format, pretty, print, table, terminal, unicode",
    "author": null,
    "author_email": "machadinhos <pbmachado2002@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8f/57/741177e8ceed7e27986854bf6ebc93aa3cbbecdeaf521c32eec699a0a093/tablerone-0.1.0.tar.gz",
    "platform": null,
    "description": "# tablerone\n\nA highly customizable package to create terminal tables from 2D sequences.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 machadinhos  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": "A highly customizable package to create terminal tables from 2D sequences.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "ascii",
        " format",
        " pretty",
        " print",
        " table",
        " terminal",
        " unicode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad7feb0cf2d7f32e695ce72f698577eb59205bda89855b8d014162d682d9a2a2",
                "md5": "aa5812e3d66a605c970b20ee385c5fee",
                "sha256": "df88985deb43c46f9037114b5fba6af4bd9434f570d015b64b67f41fd5526e33"
            },
            "downloads": -1,
            "filename": "tablerone-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa5812e3d66a605c970b20ee385c5fee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 2888,
            "upload_time": "2024-06-28T20:18:09",
            "upload_time_iso_8601": "2024-06-28T20:18:09.273477Z",
            "url": "https://files.pythonhosted.org/packages/ad/7f/eb0cf2d7f32e695ce72f698577eb59205bda89855b8d014162d682d9a2a2/tablerone-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f57741177e8ceed7e27986854bf6ebc93aa3cbbecdeaf521c32eec699a0a093",
                "md5": "6ec22ad4eb969fa090b76d0056e54f3d",
                "sha256": "a3c636e8f7059a1131c37283561b4f5c9e9edc9a039a791fbefca251d341564d"
            },
            "downloads": -1,
            "filename": "tablerone-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6ec22ad4eb969fa090b76d0056e54f3d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 6628,
            "upload_time": "2024-06-28T20:18:10",
            "upload_time_iso_8601": "2024-06-28T20:18:10.613564Z",
            "url": "https://files.pythonhosted.org/packages/8f/57/741177e8ceed7e27986854bf6ebc93aa3cbbecdeaf521c32eec699a0a093/tablerone-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-28 20:18:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tablerone"
}
        
Elapsed time: 0.26783s