djangolin


Namedjangolin JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/navidsoleymani/pangolin.git
SummaryA logger to log everything that starts with a request and ends with a response.
upload_time2023-08-14 06:59:45
maintainer
docs_urlNone
authorHydra
requires_python>=3.8
license
keywords logger django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Djangolin

[![License](https://img.shields.io/github/license/tomchen/example_pypi_package)](https://github.com/tomchen/example_pypi_package/blob/main/LICENSE)

A logger to log everything that starts with a request and ends with a response.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/navidsoleymani/pangolin.git",
    "name": "djangolin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "logger,django",
    "author": "Hydra",
    "author_email": "navidsoleymani@ymail.com",
    "download_url": "https://files.pythonhosted.org/packages/53/f4/79812b6cde59099713bec7a27364a9bea3dee947b5a393ea613fc2d12573/djangolin-0.1.0.tar.gz",
    "platform": null,
    "description": "# Djangolin\n\n[![License](https://img.shields.io/github/license/tomchen/example_pypi_package)](https://github.com/tomchen/example_pypi_package/blob/main/LICENSE)\n\nA logger to log everything that starts with a request and ends with a response.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A logger to log everything that starts with a request and ends with a response.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/navidsoleymani/pangolin.git/issues",
        "Documentation": "https://github.com/navidsoleymani/pangolin.git",
        "Homepage": "https://github.com/navidsoleymani/pangolin.git",
        "Source Code": "https://github.com/navidsoleymani/pangolin.git"
    },
    "split_keywords": [
        "logger",
        "django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53f479812b6cde59099713bec7a27364a9bea3dee947b5a393ea613fc2d12573",
                "md5": "c2a59c0e07a51aab3be543ba0ab014b3",
                "sha256": "be37fb8230f12f28d36d2fb6db0742940f5fe282fcf05ecb07748c31e0fad3c4"
            },
            "downloads": -1,
            "filename": "djangolin-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c2a59c0e07a51aab3be543ba0ab014b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6547,
            "upload_time": "2023-08-14T06:59:45",
            "upload_time_iso_8601": "2023-08-14T06:59:45.856652Z",
            "url": "https://files.pythonhosted.org/packages/53/f4/79812b6cde59099713bec7a27364a9bea3dee947b5a393ea613fc2d12573/djangolin-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-14 06:59:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "navidsoleymani",
    "github_project": "pangolin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "djangolin"
}
        
Elapsed time: 0.12039s