ascii-colors


Nameascii-colors JSON
Version 0.5.2 PyPI version JSON
download
home_pagehttps://github.com/ParisNeo/console_tools
SummaryA Python library for pretty console printing with colors and styles
upload_time2025-01-20 21:39:51
maintainerNone
docs_urlNone
authorSaifeddine ALOUI (ParisNeo)
requires_python>=3.8
licenseNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Saifeddine ALOUI (ParisNeo)",
    "author_email": "aloui.saifeddine@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/b0/ae76326b3f5ea0199b6c404c1c0833471caf23025ad907d184e9d678e133/ascii_colors-0.5.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": null,
    "summary": "A Python library for pretty console printing with colors and styles",
    "version": "0.5.2",
    "project_urls": {
        "Homepage": "https://github.com/ParisNeo/console_tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26c82bb16138ca011f6297635a2e1aa4aec67fa81957625abd33db4139ab739a",
                "md5": "bfed7835990ec1ab88069cee92c17f7d",
                "sha256": "f5f1dc98116b44d3f6e110980361d8e167647bf8710c974ec4f38f9c5fe7cf8f"
            },
            "downloads": -1,
            "filename": "ascii_colors-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bfed7835990ec1ab88069cee92c17f7d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10596,
            "upload_time": "2025-01-20T21:39:48",
            "upload_time_iso_8601": "2025-01-20T21:39:48.285069Z",
            "url": "https://files.pythonhosted.org/packages/26/c8/2bb16138ca011f6297635a2e1aa4aec67fa81957625abd33db4139ab739a/ascii_colors-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4eb0ae76326b3f5ea0199b6c404c1c0833471caf23025ad907d184e9d678e133",
                "md5": "298cad7a1130e05f2dd6fc88524f446b",
                "sha256": "8d6a6e6433cabc49b91acf53b9416ceeab9bcb8f7bba0ebe9c177395c5463790"
            },
            "downloads": -1,
            "filename": "ascii_colors-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "298cad7a1130e05f2dd6fc88524f446b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11815,
            "upload_time": "2025-01-20T21:39:51",
            "upload_time_iso_8601": "2025-01-20T21:39:51.745578Z",
            "url": "https://files.pythonhosted.org/packages/4e/b0/ae76326b3f5ea0199b6c404c1c0833471caf23025ad907d184e9d678e133/ascii_colors-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-20 21:39:51",
    "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: 3.36277s