daiquiri


Namedaiquiri JSON
Version 3.2.5.1 PyPI version JSON
download
home_page
SummaryLibrary to configure Python logging easily
upload_time2024-01-25 09:00:43
maintainer
docs_urlNone
author
requires_python>=3.8
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======================================
daiquiri -- Python logging setup helper
=======================================

.. image:: https://img.shields.io/pypi/v/daiquiri.svg
    :target: https://pypi.python.org/pypi/daiquiri
    :alt: Latest Version

The daiquiri library provides an easy way to configure logging. It also
provides some custom formatters and handlers.

You can read the whole documentation at http://daiquiri.readthedocs.io/

* Free software: Apache license
* Source: https://github.com/Mergifyio/daiquiri

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "daiquiri",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Julien Danjou <julien@danjou.info>",
    "download_url": "https://files.pythonhosted.org/packages/6a/64/9a087d826172165d22e837f3d459f3f0bd1fb7287bfdd617a659a746c5d3/daiquiri-3.2.5.1.tar.gz",
    "platform": null,
    "description": "=======================================\ndaiquiri -- Python logging setup helper\n=======================================\n\n.. image:: https://img.shields.io/pypi/v/daiquiri.svg\n    :target: https://pypi.python.org/pypi/daiquiri\n    :alt: Latest Version\n\nThe daiquiri library provides an easy way to configure logging. It also\nprovides some custom formatters and handlers.\n\nYou can read the whole documentation at http://daiquiri.readthedocs.io/\n\n* Free software: Apache license\n* Source: https://github.com/Mergifyio/daiquiri\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Library to configure Python logging easily",
    "version": "3.2.5.1",
    "project_urls": {
        "homepage": "https://github.com/Mergifyio/daiquiri"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10a924491c8768d064d92edb032f85f3552855c86c58d0546eed3c81c26345a9",
                "md5": "28d5edd844341c470c268a8552ff45d9",
                "sha256": "4a3457f54fc077e12796b258dfdc7f16572177e41c95d84c54bf010a9fd371d3"
            },
            "downloads": -1,
            "filename": "daiquiri-3.2.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28d5edd844341c470c268a8552ff45d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19408,
            "upload_time": "2024-01-25T09:00:42",
            "upload_time_iso_8601": "2024-01-25T09:00:42.327744Z",
            "url": "https://files.pythonhosted.org/packages/10/a9/24491c8768d064d92edb032f85f3552855c86c58d0546eed3c81c26345a9/daiquiri-3.2.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a649a087d826172165d22e837f3d459f3f0bd1fb7287bfdd617a659a746c5d3",
                "md5": "da90395ca7364db5f96b04d973c5fe11",
                "sha256": "5f2e86d6fca8bc38d1e9adfa605184df6fdea3702e07ca02d16aa3d0043b2eec"
            },
            "downloads": -1,
            "filename": "daiquiri-3.2.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "da90395ca7364db5f96b04d973c5fe11",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19509,
            "upload_time": "2024-01-25T09:00:43",
            "upload_time_iso_8601": "2024-01-25T09:00:43.476745Z",
            "url": "https://files.pythonhosted.org/packages/6a/64/9a087d826172165d22e837f3d459f3f0bd1fb7287bfdd617a659a746c5d3/daiquiri-3.2.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-25 09:00:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mergifyio",
    "github_project": "daiquiri",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "daiquiri"
}
        
Elapsed time: 0.16149s