Metadata-Version: 2.4
Name: django-vite-boilerplate
Version: 0.1.1
Summary: A Django + Vite boilerplate for rapid development
License: MIT
License-File: LICENSE
Keywords: django,vite,boilerplate,starter
Author: Your Name
Author-email: your.email@example.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: cookiecutter (>=2.6.0,<3.0.0)
Requires-Dist: django-vite (>=3.0.0,<4.0.0)
Project-URL: Documentation, https://django-vite-boilerplate.readthedocs.io/
Project-URL: Homepage, https://github.com/AccordBox/django-vite-boilerplate
Project-URL: Repository, https://github.com/AccordBox/django-vite-boilerplate
Description-Content-Type: text/markdown

# Django Vite Boilerplate

A Django + Vite boilerplate for rapid development.

## Features

1. Support `Tailwind` + `Alpine.js` + `HTMX` out of the box.
2. Support automatic full reload.

## License

MIT

