django-turbo-response


Namedjango-turbo-response JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/hotwire-django/django-turbo-response
SummaryHotwired/Turbo response helpers for Django
upload_time2023-11-07 05:00:22
maintainer
docs_urlNone
authorMichael Yin
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides helpers for server-side rendering of `Turbo Frame` and `Turbo Stream`, which aim to work with the [Hotwire](https://hotwire.dev/) project.

## Documentation

https://django-turbo-response.readthedocs.io/en/latest/

## Free Hotwire Django eBook

If you are new to Hotwire, you may be interested in this free eBook [Hotwire Django Tutorial](https://tutorial.saashammer.com/).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hotwire-django/django-turbo-response",
    "name": "django-turbo-response",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Michael Yin",
    "author_email": "michaelyin@accordbox.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/cc/ba81e65f08e63d8b15118a74f1291ac850c584b5509377667dc03bfeb907/django_turbo_response-1.0.2.tar.gz",
    "platform": null,
    "description": "This package provides helpers for server-side rendering of `Turbo Frame` and `Turbo Stream`, which aim to work with the [Hotwire](https://hotwire.dev/) project.\n\n## Documentation\n\nhttps://django-turbo-response.readthedocs.io/en/latest/\n\n## Free Hotwire Django eBook\n\nIf you are new to Hotwire, you may be interested in this free eBook [Hotwire Django Tutorial](https://tutorial.saashammer.com/).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Hotwired/Turbo response helpers for Django",
    "version": "1.0.2",
    "project_urls": {
        "Changelog": "https://github.com/hotwire-django/django-turbo-response/releases",
        "Homepage": "https://github.com/hotwire-django/django-turbo-response"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c39fafea9f936366f173f4763386c048178591c4a38597f9e46ce4b604fbc24b",
                "md5": "a8214afba9e1b021995d11935068836e",
                "sha256": "0c471fd0d1e0cbf9af70eafefb27f614693eb3658aa7f9e89c53dddf67c74732"
            },
            "downloads": -1,
            "filename": "django_turbo_response-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8214afba9e1b021995d11935068836e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15064,
            "upload_time": "2023-11-07T05:00:20",
            "upload_time_iso_8601": "2023-11-07T05:00:20.143543Z",
            "url": "https://files.pythonhosted.org/packages/c3/9f/afea9f936366f173f4763386c048178591c4a38597f9e46ce4b604fbc24b/django_turbo_response-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5ccba81e65f08e63d8b15118a74f1291ac850c584b5509377667dc03bfeb907",
                "md5": "cf361bcb188f329ac469802934da9141",
                "sha256": "c3cd642d99981a9cd9c1839a44a4d90516668597fc18a84df7a84d5b084c4109"
            },
            "downloads": -1,
            "filename": "django_turbo_response-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cf361bcb188f329ac469802934da9141",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10032,
            "upload_time": "2023-11-07T05:00:22",
            "upload_time_iso_8601": "2023-11-07T05:00:22.495754Z",
            "url": "https://files.pythonhosted.org/packages/e5/cc/ba81e65f08e63d8b15118a74f1291ac850c584b5509377667dc03bfeb907/django_turbo_response-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-07 05:00:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hotwire-django",
    "github_project": "django-turbo-response",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-turbo-response"
}
        
Elapsed time: 3.36376s