icecream


Nameicecream JSON
Version 2.1.4 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-01-09 16:23:20
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/78/5e/9f41831f032b9ce456c919c4989952562fcc2b0eb8c038080c24ce20d6cd/icecream-2.1.4.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.4",
    "project_urls": {
        "Homepage": "https://github.com/gruns/icecream"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "571d43ef7a6875190e6745ffcd1b12c7aaa7efed082897401e311ee1cd75c8b2",
                "md5": "aa2bd6215a88a4b344527e94b8778672",
                "sha256": "7bb715f69102cae871b3a361c3b656536db02cfcadac9664c673581cac4df4fd"
            },
            "downloads": -1,
            "filename": "icecream-2.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa2bd6215a88a4b344527e94b8778672",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14782,
            "upload_time": "2025-01-09T16:23:18",
            "upload_time_iso_8601": "2025-01-09T16:23:18.213235Z",
            "url": "https://files.pythonhosted.org/packages/57/1d/43ef7a6875190e6745ffcd1b12c7aaa7efed082897401e311ee1cd75c8b2/icecream-2.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "785e9f41831f032b9ce456c919c4989952562fcc2b0eb8c038080c24ce20d6cd",
                "md5": "afd898dcb2a8f79e7b0441cbe394cf29",
                "sha256": "58755e58397d5350a76f25976dee7b607f5febb3c6e1cddfe6b1951896e91573"
            },
            "downloads": -1,
            "filename": "icecream-2.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "afd898dcb2a8f79e7b0441cbe394cf29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15872,
            "upload_time": "2025-01-09T16:23:20",
            "upload_time_iso_8601": "2025-01-09T16:23:20.993056Z",
            "url": "https://files.pythonhosted.org/packages/78/5e/9f41831f032b9ce456c919c4989952562fcc2b0eb8c038080c24ce20d6cd/icecream-2.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 16:23:20",
    "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: 0.49009s