icecream


Nameicecream JSON
Version 2.1.3 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_time2022-07-21 09:18:18
maintainer
docs_urlNone
authorAnsgar Grunseid
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ansgar Grunseid",
    "author_email": "grunseid@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1c/8b/ae6ebc9fc423f9397a0982990c86f1fe94077df729ef452c9a847fb16ae6/icecream-2.1.3.tar.gz",
    "platform": "any",
    "description": "Information and documentation can be found at https://github.com/gruns/icecream.\n\n\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.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ffdb5fd797c74f680cfd2764597f187b",
                "sha256": "757aec31ad4488b949bc4f499d18e6e5973c40cc4d4fc607229e78cfaec94c34"
            },
            "downloads": -1,
            "filename": "icecream-2.1.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ffdb5fd797c74f680cfd2764597f187b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8425,
            "upload_time": "2022-07-21T09:18:16",
            "upload_time_iso_8601": "2022-07-21T09:18:16.303068Z",
            "url": "https://files.pythonhosted.org/packages/06/4e/21e309c7087695cf500a1827597f8510641f2c9a50ed7741bf7fc38736ff/icecream-2.1.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "acc49d1303b886314577ff059d66a0e3",
                "sha256": "0aa4a7c3374ec36153a1d08f81e3080e83d8ac1eefd97d2f4fe9544e8f9b49de"
            },
            "downloads": -1,
            "filename": "icecream-2.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "acc49d1303b886314577ff059d66a0e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14722,
            "upload_time": "2022-07-21T09:18:18",
            "upload_time_iso_8601": "2022-07-21T09:18:18.823876Z",
            "url": "https://files.pythonhosted.org/packages/1c/8b/ae6ebc9fc423f9397a0982990c86f1fe94077df729ef452c9a847fb16ae6/icecream-2.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-07-21 09:18:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "gruns",
    "github_project": "icecream",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "icecream"
}
        
Elapsed time: 0.04208s