django-vite-ssr


Namedjango-vite-ssr JSON
Version 0.2.8 PyPI version JSON
download
home_pagehttps://github.com/lucas-neitzke-ssys/django-vite-ssr
SummaryDjango integration for Vite Server-Side Rendering (SSR)
upload_time2025-09-01 00:24:42
maintainerNone
docs_urlNone
authorLucas de Oliveira Neitzke
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Django Vite SSR

A Django library for integrating Vite apps into Django static files.

## Installation

```bash
npm install django-vite-ssr

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lucas-neitzke-ssys/django-vite-ssr",
    "name": "django-vite-ssr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lucas de Oliveira Neitzke",
    "author_email": "lucas.neitzke@ssys.com.br",
    "download_url": "https://files.pythonhosted.org/packages/a6/91/7d51b0c1333a5e8c325cd7aff9c793b7bde2ab5d2d53421eba28d859b384/django_vite_ssr-0.2.8.tar.gz",
    "platform": null,
    "description": "\n# Django Vite SSR\n\nA Django library for integrating Vite apps into Django static files.\n\n## Installation\n\n```bash\nnpm install django-vite-ssr\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Django integration for Vite Server-Side Rendering (SSR)",
    "version": "0.2.8",
    "project_urls": {
        "Homepage": "https://github.com/lucas-neitzke-ssys/django-vite-ssr"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "25fc282ff832ccf64f9c53aebb2d4cf20c6a5a3e1fa906933e1b1782ca7dc54b",
                "md5": "fc205c73f5ff918d5c90328721380806",
                "sha256": "afd3832614d00ec2f9be0d8ee6b493f12166a1802765f561f9c62f517f08646a"
            },
            "downloads": -1,
            "filename": "django_vite_ssr-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc205c73f5ff918d5c90328721380806",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4326,
            "upload_time": "2025-09-01T00:24:41",
            "upload_time_iso_8601": "2025-09-01T00:24:41.269186Z",
            "url": "https://files.pythonhosted.org/packages/25/fc/282ff832ccf64f9c53aebb2d4cf20c6a5a3e1fa906933e1b1782ca7dc54b/django_vite_ssr-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a6917d51b0c1333a5e8c325cd7aff9c793b7bde2ab5d2d53421eba28d859b384",
                "md5": "86a8f96e4f9c4a6b8e38676624e5f13d",
                "sha256": "967fb145f23b13a684092bd0473abe52846904f36ee0618c7fad4648f4473422"
            },
            "downloads": -1,
            "filename": "django_vite_ssr-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "86a8f96e4f9c4a6b8e38676624e5f13d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1459,
            "upload_time": "2025-09-01T00:24:42",
            "upload_time_iso_8601": "2025-09-01T00:24:42.050601Z",
            "url": "https://files.pythonhosted.org/packages/a6/91/7d51b0c1333a5e8c325cd7aff9c793b7bde2ab5d2d53421eba28d859b384/django_vite_ssr-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 00:24:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucas-neitzke-ssys",
    "github_project": "django-vite-ssr",
    "github_not_found": true,
    "lcname": "django-vite-ssr"
}
        
Elapsed time: 2.01131s