django-static-delivery


Namedjango-static-delivery JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/stephrdev/django-static-delivery
SummaryA middleware to delivery static files in Django.
upload_time2024-08-01 11:59:42
maintainerNone
docs_urlNone
authorStephan Jaekel
requires_python<4,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            django-static-delivery
======================

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

.. image:: https://github.com/stephrdev/django-static-delivery/workflows/Test/badge.svg?branch=master
   :target: https://github.com/stephrdev/django-static-delivery/actions?workflow=Test
   :alt: CI Status

.. image:: https://codecov.io/gh/stephrdev/django-static-delivery/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/stephrdev/django-static-delivery
   :alt: Coverage Status

.. image:: https://readthedocs.org/projects/django-static-delivery/badge/?version=latest
   :target: https://django-static-delivery.readthedocs.io/en/stable/?badge=latest
   :alt: Documentation Status


Usage
-----

Please refer to the `Documentation <https://django-static-delivery.readthedocs.io/>`_ to
learn how to use ``django-static-delivery``. Basicly, ``static_delivery`` provides a
middleware to serve static files in - for example - Docker setups. The package uses
a middleware instead of a view to make sure we can bypass cookies.


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

django-static-delivery supports Python 3 only and requires at least Django 1.11.
No other dependencies are required.


Prepare for development
-----------------------

A Python 3 interpreter is required in addition to poetry.

.. code-block:: shell

    $ poetry install


Now you're ready to run the tests:

.. code-block:: shell

    $ make tests

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stephrdev/django-static-delivery",
    "name": "django-static-delivery",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Stephan Jaekel",
    "author_email": "steph@rdev.info",
    "download_url": "https://files.pythonhosted.org/packages/b8/57/476c358947fd5896fc236ee43b014348e07aa715fabf3eba780cf786debf/django_static_delivery-0.0.4.tar.gz",
    "platform": null,
    "description": "django-static-delivery\n======================\n\n.. image:: https://img.shields.io/pypi/v/django-static-delivery.svg\n   :target: https://pypi.org/project/django-static-delivery/\n   :alt: Latest Version\n\n.. image:: https://github.com/stephrdev/django-static-delivery/workflows/Test/badge.svg?branch=master\n   :target: https://github.com/stephrdev/django-static-delivery/actions?workflow=Test\n   :alt: CI Status\n\n.. image:: https://codecov.io/gh/stephrdev/django-static-delivery/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/stephrdev/django-static-delivery\n   :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/django-static-delivery/badge/?version=latest\n   :target: https://django-static-delivery.readthedocs.io/en/stable/?badge=latest\n   :alt: Documentation Status\n\n\nUsage\n-----\n\nPlease refer to the `Documentation <https://django-static-delivery.readthedocs.io/>`_ to\nlearn how to use ``django-static-delivery``. Basicly, ``static_delivery`` provides a\nmiddleware to serve static files in - for example - Docker setups. The package uses\na middleware instead of a view to make sure we can bypass cookies.\n\n\nRequirements\n------------\n\ndjango-static-delivery supports Python 3 only and requires at least Django 1.11.\nNo other dependencies are required.\n\n\nPrepare for development\n-----------------------\n\nA Python 3 interpreter is required in addition to poetry.\n\n.. code-block:: shell\n\n    $ poetry install\n\n\nNow you're ready to run the tests:\n\n.. code-block:: shell\n\n    $ make tests\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A middleware to delivery static files in Django.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/stephrdev/django-static-delivery",
        "Repository": "https://github.com/stephrdev/django-static-delivery"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e7d8d3ac9c00ba8e66b31b571afb605b09a567067cc21bb4a8a53455e58b400",
                "md5": "2668e276f81993f85a902926d4d95bde",
                "sha256": "b661da209f4766f83ab351fcca8d27956bac27932ef24ac00504a75bda43dbe2"
            },
            "downloads": -1,
            "filename": "django_static_delivery-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2668e276f81993f85a902926d4d95bde",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 5574,
            "upload_time": "2024-08-01T11:59:41",
            "upload_time_iso_8601": "2024-08-01T11:59:41.114863Z",
            "url": "https://files.pythonhosted.org/packages/2e/7d/8d3ac9c00ba8e66b31b571afb605b09a567067cc21bb4a8a53455e58b400/django_static_delivery-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b857476c358947fd5896fc236ee43b014348e07aa715fabf3eba780cf786debf",
                "md5": "97f11002111bcb6e6a5576e34f5d29a3",
                "sha256": "3d5a47593c0dce76f3dda4b6170cb74f4488b065802b896630a6bcc1f6e4b7b4"
            },
            "downloads": -1,
            "filename": "django_static_delivery-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "97f11002111bcb6e6a5576e34f5d29a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 4461,
            "upload_time": "2024-08-01T11:59:42",
            "upload_time_iso_8601": "2024-08-01T11:59:42.017655Z",
            "url": "https://files.pythonhosted.org/packages/b8/57/476c358947fd5896fc236ee43b014348e07aa715fabf3eba780cf786debf/django_static_delivery-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-01 11:59:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stephrdev",
    "github_project": "django-static-delivery",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-static-delivery"
}
        
Elapsed time: 2.79075s