logypy


Namelogypy JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryEffortless Python Logging for All Your Projects
upload_time2023-10-22 00:17:07
maintainer
docs_urlNone
authordev-frog
requires_python
license
keywords python logging log logpy logpy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Simplify logging in Python with an easy-to-use package that allows you to create and manage logs seamlessly in your applications. Streamline debugging, error tracking, and activity monitoring with a single function call.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "logypy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,logging,log,logpy,logpy",
    "author": "dev-frog",
    "author_email": "<kali.nisga@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/71/6b/eb38be63a89ff5638af29dadb5bb7483ca25f337677bfbeb63d6ccad1e74/logypy-0.0.1.tar.gz",
    "platform": null,
    "description": "Simplify logging in Python with an easy-to-use package that allows you to create and manage logs seamlessly in your applications. Streamline debugging, error tracking, and activity monitoring with a single function call.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Effortless Python Logging for All Your Projects",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "logging",
        "log",
        "logpy",
        "logpy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1aaeeae2d1e866a5aac3ed2d4df85c82aeaafd496b91315773bf5f240a2692f",
                "md5": "6be2247e16a4704ff071d0fa026873bf",
                "sha256": "4e94c909ca66f7510b6d33f9d67327eb74c70483b04de965ecc7f53fd15702c8"
            },
            "downloads": -1,
            "filename": "logypy-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6be2247e16a4704ff071d0fa026873bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2050,
            "upload_time": "2023-10-22T00:17:05",
            "upload_time_iso_8601": "2023-10-22T00:17:05.311524Z",
            "url": "https://files.pythonhosted.org/packages/a1/aa/eeae2d1e866a5aac3ed2d4df85c82aeaafd496b91315773bf5f240a2692f/logypy-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "716beb38be63a89ff5638af29dadb5bb7483ca25f337677bfbeb63d6ccad1e74",
                "md5": "2e131a8e4cd3adaebf59e18d5faa6f77",
                "sha256": "8bd1b6db55d3c1945d6a039d2c734a5dc1ef13e298f9748d7932a54194d0c519"
            },
            "downloads": -1,
            "filename": "logypy-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2e131a8e4cd3adaebf59e18d5faa6f77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2076,
            "upload_time": "2023-10-22T00:17:07",
            "upload_time_iso_8601": "2023-10-22T00:17:07.238576Z",
            "url": "https://files.pythonhosted.org/packages/71/6b/eb38be63a89ff5638af29dadb5bb7483ca25f337677bfbeb63d6ccad1e74/logypy-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-22 00:17:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "logypy"
}
        
Elapsed time: 0.17457s