django-querycount


Namedjango-querycount JSON
Version 0.8.3 PyPI version JSON
download
home_pagehttps://github.com/bradmontgomery/django-querycount/tarball/0.8.3
SummaryMiddleware that Prints the number of DB queries to the runserver console.
upload_time2023-01-05 22:01:20
maintainer
docs_urlNone
authorBrad Montgomery
requires_python
licenseMIT
keywords django querycount database performance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            this project gives you a middleware thatprints DB query counts in Django's runserver console output.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bradmontgomery/django-querycount/tarball/0.8.3",
    "name": "django-querycount",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django querycount database performance",
    "author": "Brad Montgomery",
    "author_email": "brad@bradmontgomery.net",
    "download_url": "https://files.pythonhosted.org/packages/7d/fe/ca8acf0ec02d26736500ce0e8b4979b0bb169340a23d34420b06ae5df982/django-querycount-0.8.3.tar.gz",
    "platform": null,
    "description": "this project gives you a middleware thatprints DB query counts in Django's runserver console output.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Middleware that Prints the number of DB queries to the runserver console.",
    "version": "0.8.3",
    "split_keywords": [
        "django",
        "querycount",
        "database",
        "performance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dfeca8acf0ec02d26736500ce0e8b4979b0bb169340a23d34420b06ae5df982",
                "md5": "d20150d123926742655ed341fd2b7f28",
                "sha256": "0782484e8a1bd29498fa0195a67106e47cdcc98fafe80cebb1991964077cb694"
            },
            "downloads": -1,
            "filename": "django-querycount-0.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d20150d123926742655ed341fd2b7f28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6739,
            "upload_time": "2023-01-05T22:01:20",
            "upload_time_iso_8601": "2023-01-05T22:01:20.252554Z",
            "url": "https://files.pythonhosted.org/packages/7d/fe/ca8acf0ec02d26736500ce0e8b4979b0bb169340a23d34420b06ae5df982/django-querycount-0.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-05 22:01:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "django-querycount"
}
        
Elapsed time: 0.02733s