Metadata-Version: 2.4
Name: django-turbo-helper
Version: 2.1.5
Summary: Hotwire/Turbo helpers for Django, inspired by Rails.
License: MIT
License-File: LICENSE
Author: Michael Yin
Author-email: michaelyin@accordbox.com
Requires-Python: >=3.10
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: django (>=5.2)
Requires-Dist: django-actioncable (>=1.0.4)
Requires-Dist: django-template-simplify (>=1.0.2)
Project-URL: Changelog, https://github.com/rails-inspire-django/django-turbo-helper/releases
Project-URL: Homepage, https://github.com/rails-inspire-django/django-turbo-helper
Description-Content-Type: text/markdown

# Hotwire/Turbo helpers for Django, inspired by Rails.

[![PyPI version](https://badge.fury.io/py/django-turbo-helper.svg)](https://badge.fury.io/py/django-turbo-helper)
[![Documentation](https://img.shields.io/badge/Documentation-link-green.svg)](https://django-turbo-helper.readthedocs.io/)

## Documentation

**`django-turbo-response` has been renamed to `django-turbo-helper` since version 2.x.x**

1. For legacy `django-turbo-response` user, please check https://django-turbo-helper.readthedocs.io/en/1.0.3/
2. For `django-turbo-helper` user, please check https://django-turbo-helper.readthedocs.io/

## Stay In Touch

[Contact](https://saashammer.com/about/#contact)

## Hotwire + Django Boilerplate

Looking for a complete SaaS starter? Check out [SaaS Hammer](https://saashammer.com) — a production-ready Hotwire + Django boilerplate with authentication, billing, pre-built components and more.

