skip-django-security-logger


Nameskip-django-security-logger JSON
Version 1.9.0 PyPI version JSON
download
home_pagehttps://github.com/skip-pay/django-security
SummaryDjango security library.
upload_time2025-01-31 17:17:38
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/17/6d/6ce8db24acb98bfe46695b4b4ba2fff571ee2ab39afaac82d120e415128e/skip_django_security_logger-1.9.0.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.0",
    "project_urls": {
        "Homepage": "https://github.com/skip-pay/django-security"
    },
    "split_keywords": [
        "django",
        " throttling"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "617b83fb232f1dfd8fe9a60c5845b4c38109c37cb440ca412a84c4c389efc0ca",
                "md5": "f566c55f1e59ff17c5b60830b6925d17",
                "sha256": "e8a2352ef2cca22de9b2451bab0805015fbf5a99304f9c626c7aba6566af9957"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f566c55f1e59ff17c5b60830b6925d17",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 107887,
            "upload_time": "2025-01-31T17:17:36",
            "upload_time_iso_8601": "2025-01-31T17:17:36.128938Z",
            "url": "https://files.pythonhosted.org/packages/61/7b/83fb232f1dfd8fe9a60c5845b4c38109c37cb440ca412a84c4c389efc0ca/skip_django_security_logger-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "176d6ce8db24acb98bfe46695b4b4ba2fff571ee2ab39afaac82d120e415128e",
                "md5": "c6dad04fd9d35758586c0f90836a5e82",
                "sha256": "1bad0d5e573acbe0cde16367f46a9417b0ed9947a03d978b11843ed6ba8b11fb"
            },
            "downloads": -1,
            "filename": "skip_django_security_logger-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c6dad04fd9d35758586c0f90836a5e82",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 77145,
            "upload_time": "2025-01-31T17:17:38",
            "upload_time_iso_8601": "2025-01-31T17:17:38.061049Z",
            "url": "https://files.pythonhosted.org/packages/17/6d/6ce8db24acb98bfe46695b4b4ba2fff571ee2ab39afaac82d120e415128e/skip_django_security_logger-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 17:17:38",
    "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: 0.39432s