{"library":"django-vite","type":"library","category":null,"description":"django-vite integrates Vite.js into Django projects, allowing for fast frontend development with Hot Module Replacement (HMR) and efficient production builds. It handles manifest file parsing and asset serving for both development and production environments. The current version is 3.1.0, with frequent patch releases and minor updates.","language":"python","status":"active","version":"3.1.0","tags":["django","vite","frontend","build-tool","hmr","assets","static-files"],"last_verified":"Thu May 21","install":[{"cmd":"pip install django-vite","imports":["INSTALLED_APPS = ['django_vite']","{% load django_vite %}\n{% vite_asset 'main.js' %}","{% load django_vite %}\n{% vite_hmr_client %}"]}],"homepage":"https://django-vite.dev","github":"https://github.com/MrBin99/django-vite","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-vite/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-vite/compatibility"}}