{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"}],"enrichment":{"capability":"Provides Tailwind CSS styling templates for django-crispy-forms, allowing you to render Django forms with Tailwind utility classes using the `|crispy` filter or `{% crispy %}` tag.","skillfed_tags":["django-forms","tailwind-css","template-pack"],"use_cases":["Render Django forms with Tailwind CSS styling in new Django projects using Tailwind for the UI framework.","Migrate existing django-crispy-forms projects from Bootstrap to Tailwind without rewriting form templates.","Style custom form widgets by combining Tailwind classes with widget.attrs in form field definitions.","Use FormHelper and Layout from crispy-forms to control form structure while Tailwind handles visual styling."],"what_it_does":"Crispy-Tailwind is a template pack that bridges django-crispy-forms and Tailwind CSS, letting you style Django forms with Tailwind utility classes instead of Bootstrap or other frameworks. It works by providing Tailwind-compatible HTML templates that crispy-forms uses when you apply the `|crispy` filter or `{% crispy %}` tag to your form objects.\n\nThe package is still in early development stages and supports Django 4.2 and 5.0 on Python 3.8\u20133.12. It includes default styles for Django's built-in form widgets and allows further customization via widget attributes. Installation is straightforward\u2014add it to INSTALLED_APPS, set the template pack to \"tailwind\" in settings, and use the filter or tag in your templates.","worth_installing":"Yes, if you are using django-crispy-forms and Tailwind CSS together. The package has low install friction, permissive licensing, no known vulnerabilities, and is actively maintained. However, be aware that development is still in early stages\u2014test thoroughly in your project and check the documentation for any limitations with advanced crispy-forms features or custom widgets before relying on it in production."},"id":"crispy-tailwind","links":{"html":"https://skillfed.io/packages/crispy-tailwind","md":"https://skillfed.io/packages/crispy-tailwind.md","pypi":"https://pypi.org/project/crispy-tailwind/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2024-02-13","license_spdx":null,"license_treatment":"permissive","name":"crispy-tailwind","python_support":"supports_current","summary":"Tailwind CSS for Django Crispy Forms"},"popularity":{"monthly_downloads":209432,"position":9514,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.3"}
