simple-out


Namesimple-out JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/2Bor3d/out
SummaryA simple way to print colored text in the terminal.
upload_time2024-06-01 15:42:30
maintainerNone
docs_urlNone
author2Bor3d
requires_pythonNone
licenseGPLv3
keywords print output input
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # out
A simple module for coloured printing in python.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/2Bor3d/out",
    "name": "simple-out",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "print, output, input",
    "author": "2Bor3d",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/70/fa/3e87f74830a5ebed3d62342c512d0a06ca9b53f53dda8916a51ae07aee8d/simple_out-0.3.tar.gz",
    "platform": null,
    "description": "# out\nA simple module for coloured printing in python.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A simple way to print colored text in the terminal.",
    "version": "0.3",
    "project_urls": {
        "Homepage": "https://github.com/2Bor3d/out"
    },
    "split_keywords": [
        "print",
        " output",
        " input"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3028714dfd25f2e465c4b93e1e054a9915b5574563f7180e6a6ddf321aac15f",
                "md5": "9230c9a8474afc162db8b00364d2badf",
                "sha256": "e4cc5fbeb888b3bd67cdf906b9e136e7eb27415e99557bf337b2417c03dfaf9c"
            },
            "downloads": -1,
            "filename": "simple_out-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9230c9a8474afc162db8b00364d2badf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14575,
            "upload_time": "2024-06-01T15:42:28",
            "upload_time_iso_8601": "2024-06-01T15:42:28.913345Z",
            "url": "https://files.pythonhosted.org/packages/b3/02/8714dfd25f2e465c4b93e1e054a9915b5574563f7180e6a6ddf321aac15f/simple_out-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70fa3e87f74830a5ebed3d62342c512d0a06ca9b53f53dda8916a51ae07aee8d",
                "md5": "f0a90e9ddf79200f4335a72e3a6bdc6f",
                "sha256": "b36af2940b2b510310e060b0e2d7038143b6d05e3a4f8fd19136db2027ae53c8"
            },
            "downloads": -1,
            "filename": "simple_out-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f0a90e9ddf79200f4335a72e3a6bdc6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14332,
            "upload_time": "2024-06-01T15:42:30",
            "upload_time_iso_8601": "2024-06-01T15:42:30.601710Z",
            "url": "https://files.pythonhosted.org/packages/70/fa/3e87f74830a5ebed3d62342c512d0a06ca9b53f53dda8916a51ae07aee8d/simple_out-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 15:42:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "2Bor3d",
    "github_project": "out",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "simple-out"
}
        
Elapsed time: 0.36291s