django-tailwind-4


Namedjango-tailwind-4 JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryTailwind 4 CSS Framework for Django projects
upload_time2025-01-26 17:57:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.0
licenseMIT
keywords django tailwind css
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tailwind CSS integration for Django a.k.a. Django + Tailwind = 💚

>**Note:** This is a maintained fork of Tim Kamanin's original django-tailwind project. The original project is no longer maintained. This fork updates the project to work with the latest version of Tailwind CSS while preserving the original functionality.

![Django Tailwind Demo](https://raw.githubusercontent.com/timonweb/django-tailwind/master/docs/django-tailwind-demo-800.gif)

## Goal
This project aims to provide a comfortable way of using the *Tailwind CSS* framework within a Django project.

## Features
* An opinionated *Tailwind CSS* setup that makes your life easier;
* Hot reloading of CSS, configuration files, and *Django* templates. No more manual page refreshes!
* Out of the box support for CSS imports, SASS-like variables, and nesting;
* Includes official *Tailwind CSS* plugins like *typography*, *form*, *line-clamp*, and *aspect-ratio*;
* Supports the latest *Tailwind CSS* `v4.x`;

> [For instructions on upgrading from `v2` to `v3`, see this post on Tim Kamanin's blog](https://timonweb.com/django/django-tailwind-with-support-for-the-latest-tailwind-css-v3-is-out/).

## Requirements
Python 3.10 or newer with Django >= 3.2 or newer.

## Documentation
The full documentation is at https://django-tailwind-4.readthedocs.io

## Installation
Via PIP:
```bash
pip install django-tailwind-4
```

[RECOMMENDED IN DEV] If you want to use automatic page reloads during development use the `[reload]` extras, which installs the `django-browser-reload` package in addition:

 ```bash
 pip install 'django-tailwind-4[reload]'
 ```

Check docs for the [Installation](https://django-tailwind-4.readthedocs.io/en/latest/installation.html) instructions.

## Bugs and suggestions

Please see [CONTRIBUTING](CONTRIBUTING.md).

2019 - 2023 (c) [Tim Kamanin - A Full Stack Django Developer](https://timonweb.com)

2024 - present (c) [Ryan Sevelj] - Fork Maintainer

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-tailwind-4",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": "Ryan Sevelj <rsevs3@gmail.com>",
    "keywords": "django, tailwind, css",
    "author": null,
    "author_email": "Ryan Sevelj <rsevs3@gmail.com>, Tim Kamanin <tim@timonweb.com>",
    "download_url": "https://files.pythonhosted.org/packages/01/25/db0a2cf3180716361da2c27d7051a11b041ed1dfad436d1e85bbca440b39/django_tailwind_4-0.1.4.tar.gz",
    "platform": null,
    "description": "# Tailwind CSS integration for Django a.k.a. Django + Tailwind = \ud83d\udc9a\n\n>**Note:** This is a maintained fork of Tim Kamanin's original django-tailwind project. The original project is no longer maintained. This fork updates the project to work with the latest version of Tailwind CSS while preserving the original functionality.\n\n![Django Tailwind Demo](https://raw.githubusercontent.com/timonweb/django-tailwind/master/docs/django-tailwind-demo-800.gif)\n\n## Goal\nThis project aims to provide a comfortable way of using the *Tailwind CSS* framework within a Django project.\n\n## Features\n* An opinionated *Tailwind CSS* setup that makes your life easier;\n* Hot reloading of CSS, configuration files, and *Django* templates. No more manual page refreshes!\n* Out of the box support for CSS imports, SASS-like variables, and nesting;\n* Includes official *Tailwind CSS* plugins like *typography*, *form*, *line-clamp*, and *aspect-ratio*;\n* Supports the latest *Tailwind CSS* `v4.x`;\n\n> [For instructions on upgrading from `v2` to `v3`, see this post on Tim Kamanin's blog](https://timonweb.com/django/django-tailwind-with-support-for-the-latest-tailwind-css-v3-is-out/).\n\n## Requirements\nPython 3.10 or newer with Django >= 3.2 or newer.\n\n## Documentation\nThe full documentation is at https://django-tailwind-4.readthedocs.io\n\n## Installation\nVia PIP:\n```bash\npip install django-tailwind-4\n```\n\n[RECOMMENDED IN DEV] If you want to use automatic page reloads during development use the `[reload]` extras, which installs the `django-browser-reload` package in addition:\n\n ```bash\n pip install 'django-tailwind-4[reload]'\n ```\n\nCheck docs for the [Installation](https://django-tailwind-4.readthedocs.io/en/latest/installation.html) instructions.\n\n## Bugs and suggestions\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md).\n\n2019 - 2023 (c) [Tim Kamanin - A Full Stack Django Developer](https://timonweb.com)\n\n2024 - present (c) [Ryan Sevelj] - Fork Maintainer\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tailwind 4 CSS Framework for Django projects",
    "version": "0.1.4",
    "project_urls": {
        "Changelog": "https://github.com/rsevs3/django-tailwind-4/releases",
        "Documentation": "https://django-tailwind-4.readthedocs.io",
        "Homepage": "https://github.com/rsevs3/django-tailwind-4",
        "Tracker": "https://github.com/rsevs3/django-tailwind-4/issues"
    },
    "split_keywords": [
        "django",
        " tailwind",
        " css"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e59f57a654404a5cd50042498d4ecd2440ea9ecdac5ffe730981fd816ebdcb8a",
                "md5": "753054922f7da4bf280f37951273453d",
                "sha256": "e1972c19eef98582f7d92c694af27757fedd7c354c1f4e3b36b4d45e82431bf6"
            },
            "downloads": -1,
            "filename": "django_tailwind_4-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "753054922f7da4bf280f37951273453d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 14870,
            "upload_time": "2025-01-26T17:57:25",
            "upload_time_iso_8601": "2025-01-26T17:57:25.429822Z",
            "url": "https://files.pythonhosted.org/packages/e5/9f/57a654404a5cd50042498d4ecd2440ea9ecdac5ffe730981fd816ebdcb8a/django_tailwind_4-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0125db0a2cf3180716361da2c27d7051a11b041ed1dfad436d1e85bbca440b39",
                "md5": "ab5b97109cd44203e3d3d3a6b12c6e0f",
                "sha256": "01bc1f64a8867e9258b97218bf79a42e9d2f29073423d3d55c4f4f2666d5ed58"
            },
            "downloads": -1,
            "filename": "django_tailwind_4-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ab5b97109cd44203e3d3d3a6b12c6e0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 11749,
            "upload_time": "2025-01-26T17:57:26",
            "upload_time_iso_8601": "2025-01-26T17:57:26.741810Z",
            "url": "https://files.pythonhosted.org/packages/01/25/db0a2cf3180716361da2c27d7051a11b041ed1dfad436d1e85bbca440b39/django_tailwind_4-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 17:57:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rsevs3",
    "github_project": "django-tailwind-4",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-tailwind-4"
}
        
Elapsed time: 0.47089s