ascii-colors


Nameascii-colors JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/ParisNeo/console_tools
SummaryA Python library for pretty console printing with colors and styles
upload_time2024-01-27 21:07:14
maintainer
docs_urlNone
authorSaifeddine ALOUI (ParisNeo)
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python library for displaying text on the console with colors, styles, and exception handling.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ParisNeo/console_tools",
    "name": "ascii-colors",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Saifeddine ALOUI (ParisNeo)",
    "author_email": "aloui.saifeddine@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/b5/257d3092179fba13aafcd23a23eb33d5c9835480063ebe28a7fe84cfb2de/ascii_colors-0.2.2.tar.gz",
    "platform": null,
    "description": "A Python library for displaying text on the console with colors, styles, and exception handling.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python library for pretty console printing with colors and styles",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/ParisNeo/console_tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f8c66f661aebc556d06fbadddd882246f07ee6285ad0fedf1a6eedceaba9081",
                "md5": "c5637a45695bed2677c9e2e0017f0ad4",
                "sha256": "dabd6858353899facea1818e9de5221a2191e29b9db202587232b07ee87e2fbe"
            },
            "downloads": -1,
            "filename": "ascii_colors-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5637a45695bed2677c9e2e0017f0ad4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7470,
            "upload_time": "2024-01-27T21:07:11",
            "upload_time_iso_8601": "2024-01-27T21:07:11.720048Z",
            "url": "https://files.pythonhosted.org/packages/9f/8c/66f661aebc556d06fbadddd882246f07ee6285ad0fedf1a6eedceaba9081/ascii_colors-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ceb5257d3092179fba13aafcd23a23eb33d5c9835480063ebe28a7fe84cfb2de",
                "md5": "da3ba152aa0e5e66b06ef02a43f2fdbe",
                "sha256": "e27d6c883dd8d0bac89806d85a3ec8a668c503db25516b9c4f23e0d6876f88ef"
            },
            "downloads": -1,
            "filename": "ascii_colors-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "da3ba152aa0e5e66b06ef02a43f2fdbe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8132,
            "upload_time": "2024-01-27T21:07:14",
            "upload_time_iso_8601": "2024-01-27T21:07:14.512889Z",
            "url": "https://files.pythonhosted.org/packages/ce/b5/257d3092179fba13aafcd23a23eb33d5c9835480063ebe28a7fe84cfb2de/ascii_colors-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-27 21:07:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ParisNeo",
    "github_project": "console_tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ascii-colors"
}
        
Elapsed time: 0.41078s