skip-django-security-logger


Nameskip-django-security-logger JSON
Version 1.9.2 PyPI version JSON
download
home_pagehttps://github.com/skip-pay/django-security
SummaryDjango security library.
upload_time2025-08-19 13:38:53
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/65/3a/e80373c12394851594be5aa29116b98a6afa78c7d8adabb6e397230ba01f/skip_django_security_logger-1.9.2.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.2",
    "project_urls": {
        "Homepage": "https://github.com/skip-pay/django-security"
    },
    "split_keywords": [
        "django",
        " throttling"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "56adc90852e6f266cd96772fe7121a787668f89f84ec3fa092463e576a640e63",
                "md5": "8395f7c16f846bb7b8aaec3affde69a2",
                "sha256": "7625cb724cda484a5757ec875ff1667b321188413ce3b3acd596b234acfc0ed2"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.9.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8395f7c16f846bb7b8aaec3affde69a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 107954,
            "upload_time": "2025-08-19T13:38:52",
            "upload_time_iso_8601": "2025-08-19T13:38:52.388860Z",
            "url": "https://files.pythonhosted.org/packages/56/ad/c90852e6f266cd96772fe7121a787668f89f84ec3fa092463e576a640e63/skip_django_security_logger-1.9.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "653ae80373c12394851594be5aa29116b98a6afa78c7d8adabb6e397230ba01f",
                "md5": "c992f068924f0b155c5c694957dee1f4",
                "sha256": "09df4d8ef9e1cb45912fcd21115cf0717cf7c923aa255c4e922ea981252b5512"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.9.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c992f068924f0b155c5c694957dee1f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 77127,
            "upload_time": "2025-08-19T13:38:53",
            "upload_time_iso_8601": "2025-08-19T13:38:53.827676Z",
            "url": "https://files.pythonhosted.org/packages/65/3a/e80373c12394851594be5aa29116b98a6afa78c7d8adabb6e397230ba01f/skip_django_security_logger-1.9.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-19 13:38:53",
    "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: 3.81939s