pylogconf


Namepylogconf JSON
Version 0.0.38 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pylogconf
Summarycorrectly configure python logging
upload_time2024-10-12 12:02:38
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_pythonNone
licenseMIT
keywords python logging configuration easy yaml json debug
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
*pylogconf*
===========

.. image:: https://img.shields.io/pypi/v/pylogconf

.. image:: https://img.shields.io/github/license/veltzer/pylogconf

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg

project website: https://veltzer.github.io/pylogconf

author: Mark Veltzer

version: 0.0.38

	Mark Veltzer <mark.veltzer@gmail.com>, Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024

            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pylogconf",
    "name": "pylogconf",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "mark.veltzer@gmail.com",
    "keywords": "python, logging, configuration, easy, yaml, json, debug",
    "author": "Mark Veltzer",
    "author_email": "mark.veltzer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/37/8ead85d08c8124f659ebf7ea3efe7a973a371f2aa9831299aaded8679b3a/pylogconf-0.0.38.tar.gz",
    "platform": "python3",
    "description": "===========\n*pylogconf*\n===========\n\n.. image:: https://img.shields.io/pypi/v/pylogconf\n\n.. image:: https://img.shields.io/github/license/veltzer/pylogconf\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pylogconf\n\nauthor: Mark Veltzer\n\nversion: 0.0.38\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "correctly configure python logging",
    "version": "0.0.38",
    "project_urls": {
        "Download": "https://github.com/veltzer/pylogconf",
        "Homepage": "https://veltzer.github.io/pylogconf"
    },
    "split_keywords": [
        "python",
        " logging",
        " configuration",
        " easy",
        " yaml",
        " json",
        " debug"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c59f828383d74308ffa726e36b196067576ddd0412e5e67886800ec236e72f8",
                "md5": "33b6d570b7110fd6a4df70746ae7da87",
                "sha256": "d55113b4ada574173a99f56ff54272e2d66558b5d3002319d1ae2ebd14ca8320"
            },
            "downloads": -1,
            "filename": "pylogconf-0.0.38-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "33b6d570b7110fd6a4df70746ae7da87",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5255,
            "upload_time": "2024-10-12T12:02:37",
            "upload_time_iso_8601": "2024-10-12T12:02:37.470704Z",
            "url": "https://files.pythonhosted.org/packages/2c/59/f828383d74308ffa726e36b196067576ddd0412e5e67886800ec236e72f8/pylogconf-0.0.38-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c378ead85d08c8124f659ebf7ea3efe7a973a371f2aa9831299aaded8679b3a",
                "md5": "ad19735699e3b3079f1404028681268a",
                "sha256": "75108ff8daee387213d441d7cde44fd50819c904a48ff060ccec2a79f3d2024b"
            },
            "downloads": -1,
            "filename": "pylogconf-0.0.38.tar.gz",
            "has_sig": false,
            "md5_digest": "ad19735699e3b3079f1404028681268a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4964,
            "upload_time": "2024-10-12T12:02:38",
            "upload_time_iso_8601": "2024-10-12T12:02:38.451308Z",
            "url": "https://files.pythonhosted.org/packages/2c/37/8ead85d08c8124f659ebf7ea3efe7a973a371f2aa9831299aaded8679b3a/pylogconf-0.0.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 12:02:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pylogconf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pylogconf"
}
        
Elapsed time: 0.42359s