pylogconf


Namepylogconf JSON
Version 0.0.37 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pylogconf
Summarycorrectly configure python logging
upload_time2022-05-07 03:47:39
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_python>=3.9
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.37





            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pylogconf",
    "name": "pylogconf",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": ">=3.9",
    "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/93/28/04669b9390d7d88b0c04f21ad3e70181b4747a0407514bc0fe212010943e/pylogconf-0.0.37.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.37\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "correctly configure python logging",
    "version": "0.0.37",
    "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": "1b25bc72b95d76417524a081bf13865634ee2a6dbfc93bb2a8b29dd431f74feb",
                "md5": "3910777c66ea60113ef87718501a8045",
                "sha256": "22f6ffbc622f55c3d9e4844a3a15db57dea3a0800886fb85b643f08e0e628f5e"
            },
            "downloads": -1,
            "filename": "pylogconf-0.0.37-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3910777c66ea60113ef87718501a8045",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5235,
            "upload_time": "2022-05-07T03:47:38",
            "upload_time_iso_8601": "2022-05-07T03:47:38.695676Z",
            "url": "https://files.pythonhosted.org/packages/1b/25/bc72b95d76417524a081bf13865634ee2a6dbfc93bb2a8b29dd431f74feb/pylogconf-0.0.37-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "932804669b9390d7d88b0c04f21ad3e70181b4747a0407514bc0fe212010943e",
                "md5": "6bab1499f4ae30ea996ea498c2bad3f5",
                "sha256": "d9ec299d28c955d2952099b2f698600d6bcb611fc77597dd9bec2c3bc85399bc"
            },
            "downloads": -1,
            "filename": "pylogconf-0.0.37.tar.gz",
            "has_sig": false,
            "md5_digest": "6bab1499f4ae30ea996ea498c2bad3f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4996,
            "upload_time": "2022-05-07T03:47:39",
            "upload_time_iso_8601": "2022-05-07T03:47:39.924921Z",
            "url": "https://files.pythonhosted.org/packages/93/28/04669b9390d7d88b0c04f21ad3e70181b4747a0407514bc0fe212010943e/pylogconf-0.0.37.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-05-07 03:47:39",
    "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.23768s