daiquiri


Namedaiquiri JSON
Version 3.3.0 PyPI version JSON
download
home_pageNone
SummaryLibrary to configure Python logging easily
upload_time2024-12-13 14:23:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
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": null,
    "name": "daiquiri",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Julien Danjou <julien@danjou.info>",
    "download_url": "https://files.pythonhosted.org/packages/3b/8d/d421fbd37c7a6d45a8687078ca3f82e8ec3bc5e6c7e9acdfb5ecef3a52d2/daiquiri-3.3.0.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.3.0",
    "project_urls": {
        "homepage": "https://github.com/Mergifyio/daiquiri"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3488d9c2d5324fc1c320b144de084a3453247978feecc746fabfe7f0648c1b0d",
                "md5": "8868c9d8661e9713113545fd241ccaa1",
                "sha256": "ceb2e7923280a18be3fa6a37cb6da705bb92436607a3ee71bc79cdedae0b9aeb"
            },
            "downloads": -1,
            "filename": "daiquiri-3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8868c9d8661e9713113545fd241ccaa1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 19268,
            "upload_time": "2024-12-13T14:23:56",
            "upload_time_iso_8601": "2024-12-13T14:23:56.431769Z",
            "url": "https://files.pythonhosted.org/packages/34/88/d9c2d5324fc1c320b144de084a3453247978feecc746fabfe7f0648c1b0d/daiquiri-3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b8dd421fbd37c7a6d45a8687078ca3f82e8ec3bc5e6c7e9acdfb5ecef3a52d2",
                "md5": "5dc8a141e59892dd37bdd7b890e1d9ee",
                "sha256": "bb26e0547300ee40c6404111cb0ead18273f697cdc5a0fe2c606723323a7eaf2"
            },
            "downloads": -1,
            "filename": "daiquiri-3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5dc8a141e59892dd37bdd7b890e1d9ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 19473,
            "upload_time": "2024-12-13T14:23:59",
            "upload_time_iso_8601": "2024-12-13T14:23:59.756125Z",
            "url": "https://files.pythonhosted.org/packages/3b/8d/d421fbd37c7a6d45a8687078ca3f82e8ec3bc5e6c7e9acdfb5ecef3a52d2/daiquiri-3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 14:23:59",
    "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.43597s