msgkit


Namemsgkit JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/JackScallan02/msgkit
SummaryA Python library that is used for logging informative causes/solutions for given errors.
upload_time2023-10-28 03:37:03
maintainer
docs_urlNone
authorJack Scallan
requires_python
licenseMIT
keywords logging log logs error errors
VCS
bugtrack_url
requirements openai
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python library that is used for logging informative causes/solutions for given errors.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JackScallan02/msgkit",
    "name": "msgkit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "LOGGING,LOG,LOGS,ERROR,ERRORS",
    "author": "Jack Scallan",
    "author_email": "jack.gregory.scallan@gmail.com",
    "download_url": "https://github.com/JackScallan02/msgkit/archive/refs/tags/v_01.6.tar.gz",
    "platform": null,
    "description": "A Python library that is used for logging informative causes/solutions for given errors.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python library that is used for logging informative causes/solutions for given errors.",
    "version": "0.1.6",
    "project_urls": {
        "Download": "https://github.com/JackScallan02/msgkit/archive/refs/tags/v_01.6.tar.gz",
        "Homepage": "https://github.com/JackScallan02/msgkit"
    },
    "split_keywords": [
        "logging",
        "log",
        "logs",
        "error",
        "errors"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "211bfb078137194d7ab43ab5ea5a9cd46eb0612911868d262e522fdc71a5345e",
                "md5": "49d9a61290842276dcabd34be10af971",
                "sha256": "0a5292e56a33b0e7689485dc98c1724bbca64f2e31359c4ea1bdfdd8eed9bc7a"
            },
            "downloads": -1,
            "filename": "msgkit-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "49d9a61290842276dcabd34be10af971",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3958,
            "upload_time": "2023-10-28T03:37:03",
            "upload_time_iso_8601": "2023-10-28T03:37:03.189575Z",
            "url": "https://files.pythonhosted.org/packages/21/1b/fb078137194d7ab43ab5ea5a9cd46eb0612911868d262e522fdc71a5345e/msgkit-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-28 03:37:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JackScallan02",
    "github_project": "msgkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "openai",
            "specs": [
                [
                    "==",
                    "0.28.1"
                ]
            ]
        }
    ],
    "lcname": "msgkit"
}
        
Elapsed time: 0.15716s