colors-on-console


Namecolors-on-console JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryPackage to add colors to console output
upload_time2023-10-23 21:55:35
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Colors on Console

This is a small package to add colors to your console output.
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "colors-on-console",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Example Author <author@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/ae/68/266b3e3caca886bc5a63df36fb1dbcec344a88ffce1fa9eb9d371a11842a/colors_on_console-0.0.1.tar.gz",
    "platform": null,
    "description": "# Colors on Console\n\nThis is a small package to add colors to your console output.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Package to add colors to console output",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85283f8ed5378a2e71ecde2f3830ad316a50ec39b1b49e792906bf751085b905",
                "md5": "c3680a52866a18dd871b0f002a173c40",
                "sha256": "7d6de5c29da4f0b7fae0d2520a624fb6e97c05cf775bcc1d25c650b15dd4aa51"
            },
            "downloads": -1,
            "filename": "colors_on_console-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3680a52866a18dd871b0f002a173c40",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2547,
            "upload_time": "2023-10-23T21:55:33",
            "upload_time_iso_8601": "2023-10-23T21:55:33.884908Z",
            "url": "https://files.pythonhosted.org/packages/85/28/3f8ed5378a2e71ecde2f3830ad316a50ec39b1b49e792906bf751085b905/colors_on_console-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae68266b3e3caca886bc5a63df36fb1dbcec344a88ffce1fa9eb9d371a11842a",
                "md5": "0981387ba83f3b74f272c4c097e8eb9f",
                "sha256": "2a7ccbbf99deeddf51036d15162f304b8c895304db0792d29791659216ea155e"
            },
            "downloads": -1,
            "filename": "colors_on_console-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0981387ba83f3b74f272c4c097e8eb9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3183,
            "upload_time": "2023-10-23T21:55:35",
            "upload_time_iso_8601": "2023-10-23T21:55:35.841399Z",
            "url": "https://files.pythonhosted.org/packages/ae/68/266b3e3caca886bc5a63df36fb1dbcec344a88ffce1fa9eb9d371a11842a/colors_on_console-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 21:55:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "colors-on-console"
}
        
Elapsed time: 0.34944s