icecream


Nameicecream JSON
Version 2.1.7 PyPI version JSON
download
home_pagehttps://github.com/gruns/icecream
SummaryNever use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
upload_time2025-08-17 16:02:12
maintainerNone
docs_urlNone
authorAnsgar Grunseid
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Information and documentation can be found at https://github.com/gruns/icecream.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gruns/icecream",
    "name": "icecream",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ansgar Grunseid",
    "author_email": "grunseid@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a2/d0/738341f0a3636a8e4bc798b98b9e0594d0de894e85208af43a6a05b9db44/icecream-2.1.7.tar.gz",
    "platform": "any",
    "description": "Information and documentation can be found at https://github.com/gruns/icecream.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.",
    "version": "2.1.7",
    "project_urls": {
        "Homepage": "https://github.com/gruns/icecream"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7bae7abd8d0db31ffafdc5088db7297d6fa14de53cb7daf6da21b4794a7567ce",
                "md5": "c80f1fad6c7accf096429dfe3ff2b1cf",
                "sha256": "b52cdd40cb5080279c4534fcd77aa510b1e7397a687e9d4daf2f8d2028bd738c"
            },
            "downloads": -1,
            "filename": "icecream-2.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c80f1fad6c7accf096429dfe3ff2b1cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14942,
            "upload_time": "2025-08-17T16:02:11",
            "upload_time_iso_8601": "2025-08-17T16:02:11.468125Z",
            "url": "https://files.pythonhosted.org/packages/7b/ae/7abd8d0db31ffafdc5088db7297d6fa14de53cb7daf6da21b4794a7567ce/icecream-2.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2d0738341f0a3636a8e4bc798b98b9e0594d0de894e85208af43a6a05b9db44",
                "md5": "a12e129c3b4267af1c4fed9e05b584f8",
                "sha256": "936df053e65ff3c7a219fa79311b32bdae19aad83dd2e23d153ab8864b78acd9"
            },
            "downloads": -1,
            "filename": "icecream-2.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "a12e129c3b4267af1c4fed9e05b584f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17355,
            "upload_time": "2025-08-17T16:02:12",
            "upload_time_iso_8601": "2025-08-17T16:02:12.342248Z",
            "url": "https://files.pythonhosted.org/packages/a2/d0/738341f0a3636a8e4bc798b98b9e0594d0de894e85208af43a6a05b9db44/icecream-2.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-17 16:02:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gruns",
    "github_project": "icecream",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "icecream"
}
        
Elapsed time: 2.54267s