loguru_configurable


Nameloguru_configurable JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryWrapper that adds an application_settings ConfigSection to loguru
upload_time2024-12-12 21:53:34
maintainerNone
docs_urlNone
authorStockwatchdevs
requires_python<4.0,>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # loguru_configurable #

Wrapper that adds an [application_settings](https://github.com/StockwatchDev/application_settings) ConfigSection to
[loguru](https://github.com/Delgan/loguru), a library which aims to bring enjoyable logging in Python.

Also relies on [loguru-config](https://github.com/erezinman/loguru-config) and
[loguru-logging-intercept](https://github.com/MatthewScholefield/loguru-logging-intercept).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "loguru_configurable",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Stockwatchdevs",
    "author_email": "stockwatchdevs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/c1/f9ad7545d79574d9922eda4f10eede24c7b1d9f48d9cb6a1f12c05b2ccf9/loguru_configurable-0.1.0.tar.gz",
    "platform": null,
    "description": "# loguru_configurable #\n\nWrapper that adds an [application_settings](https://github.com/StockwatchDev/application_settings) ConfigSection to\n[loguru](https://github.com/Delgan/loguru), a library which aims to bring enjoyable logging in Python.\n\nAlso relies on [loguru-config](https://github.com/erezinman/loguru-config) and\n[loguru-logging-intercept](https://github.com/MatthewScholefield/loguru-logging-intercept).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Wrapper that adds an application_settings ConfigSection to loguru",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aacd741a20ae724502c839c1596f7d204154bd0ac13f696e82ffc54e39f5929e",
                "md5": "29078e883d2369455099c2805746e759",
                "sha256": "5ce8440a3362d078a48c96900a3e3eaa665ae4fd28b7c1ea246758951f8981e6"
            },
            "downloads": -1,
            "filename": "loguru_configurable-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29078e883d2369455099c2805746e759",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 5391,
            "upload_time": "2024-12-12T21:53:33",
            "upload_time_iso_8601": "2024-12-12T21:53:33.388500Z",
            "url": "https://files.pythonhosted.org/packages/aa/cd/741a20ae724502c839c1596f7d204154bd0ac13f696e82ffc54e39f5929e/loguru_configurable-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0c1f9ad7545d79574d9922eda4f10eede24c7b1d9f48d9cb6a1f12c05b2ccf9",
                "md5": "e725901560f1ff04865b629b4867aa6f",
                "sha256": "4de74208242824a2601bb0f22c1372dad6b028687ec4ed76692f7ae451edb27d"
            },
            "downloads": -1,
            "filename": "loguru_configurable-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e725901560f1ff04865b629b4867aa6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 5518,
            "upload_time": "2024-12-12T21:53:34",
            "upload_time_iso_8601": "2024-12-12T21:53:34.659343Z",
            "url": "https://files.pythonhosted.org/packages/d0/c1/f9ad7545d79574d9922eda4f10eede24c7b1d9f48d9cb6a1f12c05b2ccf9/loguru_configurable-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 21:53:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "loguru_configurable"
}
        
Elapsed time: 0.41043s