skip-django-security-logger


Nameskip-django-security-logger JSON
Version 1.9.3 PyPI version JSON
download
home_pagehttps://github.com/skip-pay/django-security
SummaryDjango security library.
upload_time2025-10-24 12:15:34
maintainerNone
docs_urlNone
authorLubos Matl
requires_pythonNone
licenseMIT
keywords django throttling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Prolog
======

Django-security-logger is library for logging input and output request. The library provides throttling security mechanism.

Installation
------------

.. code:: bash

    pip install skip-django-security-logger


Docs
----

For more details see [docs](http://django-security-logger.readthedocs.org/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skip-pay/django-security",
    "name": "skip-django-security-logger",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, throttling",
    "author": "Lubos Matl",
    "author_email": "matllubos@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/28/98/a6a0b7c023e56acf3fac3dbbdb5d1f9fe4a46d4f7e35fa7bfd51febf537d/skip_django_security_logger-1.9.3.tar.gz",
    "platform": null,
    "description": "Prolog\n======\n\nDjango-security-logger is library for logging input and output request. The library provides throttling security mechanism.\n\nInstallation\n------------\n\n.. code:: bash\n\n    pip install skip-django-security-logger\n\n\nDocs\n----\n\nFor more details see [docs](http://django-security-logger.readthedocs.org/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django security library.",
    "version": "1.9.3",
    "project_urls": {
        "Homepage": "https://github.com/skip-pay/django-security"
    },
    "split_keywords": [
        "django",
        " throttling"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b87dff348723707a573b8f8a59d8cd897ce7245055cfeac20ec4eb5533034f63",
                "md5": "d7ca89dbfbd0afdff140118d8b262661",
                "sha256": "6a3358e5a02f5c6bad4077305dd333eb320977bdae4e422d285871ebc5c37bc0"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7ca89dbfbd0afdff140118d8b262661",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 107953,
            "upload_time": "2025-10-24T12:15:33",
            "upload_time_iso_8601": "2025-10-24T12:15:33.287520Z",
            "url": "https://files.pythonhosted.org/packages/b8/7d/ff348723707a573b8f8a59d8cd897ce7245055cfeac20ec4eb5533034f63/skip_django_security_logger-1.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2898a6a0b7c023e56acf3fac3dbbdb5d1f9fe4a46d4f7e35fa7bfd51febf537d",
                "md5": "9c2a99680e3629266972bcca459c1fdc",
                "sha256": "18765f5c5566b10a6d0b3f8a69ff642e7ecf132f98bbddf369ef6149bf15972c"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9c2a99680e3629266972bcca459c1fdc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 77140,
            "upload_time": "2025-10-24T12:15:34",
            "upload_time_iso_8601": "2025-10-24T12:15:34.581601Z",
            "url": "https://files.pythonhosted.org/packages/28/98/a6a0b7c023e56acf3fac3dbbdb5d1f9fe4a46d4f7e35fa7bfd51febf537d/skip_django_security_logger-1.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-24 12:15:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skip-pay",
    "github_project": "django-security",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "skip-django-security-logger"
}
        
Elapsed time: 1.36989s