pyloggerutils


Namepyloggerutils JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/ISabariRajan
SummaryThis is Python Logger
upload_time2023-06-29 09:44:21
maintainer
docs_urlNone
authorSabari Rajan
requires_python
licenseMIT
keywords logger easy pysy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Logger
This is (Py)thon Ea(sy) Logger
This creates a simple to use python logger, Uses DictConfig for configuring logger.
This Software is in initial stage and will be updated as I move on. Please contribute as you see fit

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ISabariRajan",
    "name": "pyloggerutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Logger,Easy,PySy",
    "author": "Sabari Rajan",
    "author_email": "mailme@isbarirajan.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/7c/f2131858e8f2637128b8393b715b7a0c55ad7228c097bf7df2cb4db730df/pyloggerutils-0.1.4.tar.gz",
    "platform": null,
    "description": "# Logger\r\nThis is (Py)thon Ea(sy) Logger\r\nThis creates a simple to use python logger, Uses DictConfig for configuring logger.\r\nThis Software is in initial stage and will be updated as I move on. Please contribute as you see fit\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is Python Logger",
    "version": "0.1.4",
    "project_urls": {
        "Download": "https://github.com/ISabariRajan/pyloggerutils/archive/refs/tags/v-0.1.4.tar.gz",
        "Homepage": "https://github.com/ISabariRajan"
    },
    "split_keywords": [
        "logger",
        "easy",
        "pysy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f07cf2131858e8f2637128b8393b715b7a0c55ad7228c097bf7df2cb4db730df",
                "md5": "62ebfcb77534c439e4bf7cb926293f2b",
                "sha256": "ddb4b96721498e62e6d9484127e7f37c169c159451c941cf09c8ea6f8f86ef01"
            },
            "downloads": -1,
            "filename": "pyloggerutils-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "62ebfcb77534c439e4bf7cb926293f2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3974,
            "upload_time": "2023-06-29T09:44:21",
            "upload_time_iso_8601": "2023-06-29T09:44:21.437056Z",
            "url": "https://files.pythonhosted.org/packages/f0/7c/f2131858e8f2637128b8393b715b7a0c55ad7228c097bf7df2cb4db730df/pyloggerutils-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-29 09:44:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ISabariRajan",
    "github_project": "pyloggerutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyloggerutils"
}
        
Elapsed time: 0.17672s