django-cloudflare


Namedjango-cloudflare JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/tomwojcik/django-cloudflare
SummaryA middleware for Django applications using Cloudflare as a proxy. Allows you to extract and access CF headers.
upload_time2023-01-02 16:04:24
maintainer
docs_urlNone
authorTom Wojcik
requires_python>=3.8.0,<4.0.0
licenseMIT
keywords django cloudflare
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://github.com/tomwojcik/django-cloudflare/workflows/Tests/badge.svg
    :target: https://github.com/tomwojcik/django-cloudflare/actions?query=branch%3Amain+workflow%Tests++
    :alt: Build Status

.. image:: https://img.shields.io/pypi/pyversions/django-cloudflare.svg
    :target: https://pypi.org/project/django-cloudflare/
    :alt: Python Versions

.. image:: https://img.shields.io/pypi/v/django-cloudflare.svg
    :target: https://pypi.org/project/django-cloudflare/
    :alt: Latest Version

.. image:: https://readthedocs.org/projects/django-cloudflare/badge/?version=latest
    :target: https://readthedocs.org/projects/django-cloudflare/
    :alt: Docs

.. image:: https://codecov.io/gh/tomwojcik/django-cloudflare/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/tomwojcik/django-cloudflare
    :alt: codecov


=================
django-cloudflare
=================

A reusable Django middleware that allows you to easily extract Cloudflare headers.

Resources:

* **Source**: https://github.com/tomwojcik/django-cloudflare
* **Documentation**: https://django-cloudflare.readthedocs.io/
* **Changelog**: https://django-cloudflare.readthedocs.io/en/latest/changelog.html

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

``$ pip install -U django-cloudflare``


------------
Requirements
------------

Python 3.7+

------------
Dependencies
------------

django>=3.2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tomwojcik/django-cloudflare",
    "name": "django-cloudflare",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0,<4.0.0",
    "maintainer_email": "",
    "keywords": "django,cloudflare",
    "author": "Tom Wojcik",
    "author_email": "django-cloudflare-pkg@tomwojcik.com",
    "download_url": "https://files.pythonhosted.org/packages/d7/f4/452d42f4a264ddad70848ed6b7506fd5b3b20ad075184f588d9c9835106f/django_cloudflare-0.0.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://github.com/tomwojcik/django-cloudflare/workflows/Tests/badge.svg\n    :target: https://github.com/tomwojcik/django-cloudflare/actions?query=branch%3Amain+workflow%Tests++\n    :alt: Build Status\n\n.. image:: https://img.shields.io/pypi/pyversions/django-cloudflare.svg\n    :target: https://pypi.org/project/django-cloudflare/\n    :alt: Python Versions\n\n.. image:: https://img.shields.io/pypi/v/django-cloudflare.svg\n    :target: https://pypi.org/project/django-cloudflare/\n    :alt: Latest Version\n\n.. image:: https://readthedocs.org/projects/django-cloudflare/badge/?version=latest\n    :target: https://readthedocs.org/projects/django-cloudflare/\n    :alt: Docs\n\n.. image:: https://codecov.io/gh/tomwojcik/django-cloudflare/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/tomwojcik/django-cloudflare\n    :alt: codecov\n\n\n=================\ndjango-cloudflare\n=================\n\nA reusable Django middleware that allows you to easily extract Cloudflare headers.\n\nResources:\n\n* **Source**: https://github.com/tomwojcik/django-cloudflare\n* **Documentation**: https://django-cloudflare.readthedocs.io/\n* **Changelog**: https://django-cloudflare.readthedocs.io/en/latest/changelog.html\n\n------------\nInstallation\n------------\n\n``$ pip install -U django-cloudflare``\n\n\n------------\nRequirements\n------------\n\nPython 3.7+\n\n------------\nDependencies\n------------\n\ndjango>=3.2\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A middleware for Django applications using Cloudflare as a proxy. Allows you to extract and access CF headers.",
    "version": "0.0.1",
    "split_keywords": [
        "django",
        "cloudflare"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "abe979bbaa44129ddfe4227b5f1d7dbb",
                "sha256": "6c6c72653b687ac52fddfbdb7bad151f7e1f81b9adf542bb1ddbf408fb673f02"
            },
            "downloads": -1,
            "filename": "django_cloudflare-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abe979bbaa44129ddfe4227b5f1d7dbb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 3825,
            "upload_time": "2023-01-02T16:04:22",
            "upload_time_iso_8601": "2023-01-02T16:04:22.984959Z",
            "url": "https://files.pythonhosted.org/packages/31/7f/81a1dbfcef6160f42a28a29941a29da9828341369aa4fd6c87047ef3d52a/django_cloudflare-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "95bd9d192f0abf9d518cb75d98679725",
                "sha256": "0a3c93fb0e68b6ebbdb1406a17a2ae365bc1ccc2bbda878892989e6aca4f1ac9"
            },
            "downloads": -1,
            "filename": "django_cloudflare-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "95bd9d192f0abf9d518cb75d98679725",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 3861,
            "upload_time": "2023-01-02T16:04:24",
            "upload_time_iso_8601": "2023-01-02T16:04:24.763995Z",
            "url": "https://files.pythonhosted.org/packages/d7/f4/452d42f4a264ddad70848ed6b7506fd5b3b20ad075184f588d9c9835106f/django_cloudflare-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-02 16:04:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "tomwojcik",
    "github_project": "django-cloudflare",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-cloudflare"
}
        
Elapsed time: 0.02690s