readylog


Namereadylog JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryCreates a reasonable logging configuration for a Python project
upload_time2025-10-10 03:21:07
maintainerNone
docs_urlNone
authorfleetingbytes
requires_python>=3.11
licenseNone
keywords logging logging configuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # readylog
Readylog is a logging configuration template for Python's logging.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "readylog",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "logging, logging configuration",
    "author": "fleetingbytes",
    "author_email": "fleetingbytes <7075397+fleetingbytes@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/5a/cf/14ecd924508fb4d9f0458da118e8d92cbc9dc1cfb4b6ecc947f1cda7c5cb/readylog-0.1.0.tar.gz",
    "platform": null,
    "description": "# readylog\nReadylog is a logging configuration template for Python's logging.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Creates a reasonable logging configuration for a Python project",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "http://github.com/fleetingbytes/readylog/blob/master/CHANGELOG.md",
        "Documentation": "http://github.com/fleetingbytes/readylog/blob/master/README.md",
        "Homepage": "http://github.com/fleetingbytes/readylog",
        "Issues": "http://github.com/fleetingbytes/readylog/issues",
        "Repository": "http://github.com/fleetingbytes/readylog.git"
    },
    "split_keywords": [
        "logging",
        " logging configuration"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "00fbb724e144b6022fecef2939776bb56887532493343bd144ed06b8a63b2297",
                "md5": "370276b08c97bc886ac751eb601c7389",
                "sha256": "d4e57f5855c6fb8b458394a4fd0c0f8489a0c15886d54b192476c9c790251040"
            },
            "downloads": -1,
            "filename": "readylog-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "370276b08c97bc886ac751eb601c7389",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2468,
            "upload_time": "2025-10-10T03:21:06",
            "upload_time_iso_8601": "2025-10-10T03:21:06.322334Z",
            "url": "https://files.pythonhosted.org/packages/00/fb/b724e144b6022fecef2939776bb56887532493343bd144ed06b8a63b2297/readylog-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5acf14ecd924508fb4d9f0458da118e8d92cbc9dc1cfb4b6ecc947f1cda7c5cb",
                "md5": "7e361bb60d3f45688eb50ea02b19e16e",
                "sha256": "6382a48c1713a5be886ef65ddf634d5639112401b170f2c36ff0809029d89b7c"
            },
            "downloads": -1,
            "filename": "readylog-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7e361bb60d3f45688eb50ea02b19e16e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 1893,
            "upload_time": "2025-10-10T03:21:07",
            "upload_time_iso_8601": "2025-10-10T03:21:07.649978Z",
            "url": "https://files.pythonhosted.org/packages/5a/cf/14ecd924508fb4d9f0458da118e8d92cbc9dc1cfb4b6ecc947f1cda7c5cb/readylog-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-10 03:21:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fleetingbytes",
    "github_project": "readylog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "readylog"
}
        
Elapsed time: 2.52992s