Metadata-Version: 2.4
Name: django-vite-boilerplate
Version: 0.1.0
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.8,<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.8
Classifier: Programming Language :: Python :: 3.9
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
Project-URL: Documentation, https://github.com/yourusername/django-vite-boilerplate#readme
Project-URL: Homepage, https://github.com/yourusername/django-vite-boilerplate
Project-URL: Repository, https://github.com/yourusername/django-vite-boilerplate
Description-Content-Type: text/markdown

# Django Vite Boilerplate

A Django + Vite boilerplate for rapid development.

## Installation

```bash
pip install django-vite-boilerplate
```

## Usage

Coming soon!

## License

MIT

