flask-live-twcss


Nameflask-live-twcss JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/J-Josu/flask-live-twcss
SummaryA simple package that enables live tailwindcss reloading for a template based app in flask
upload_time2023-09-11 03:02:15
maintainer
docs_urlNone
authorJ-Josu
requires_python>=3.8.10,<4.0.0
licenseMIT
keywords flask tailwindcss live-reload css
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flask live tailwindcss

A simple package for adding a dev server to your flask app that automatically compiles your tailwindcss files on save and reloads your browser to sync the changes.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/J-Josu/flask-live-twcss",
    "name": "flask-live-twcss",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.10,<4.0.0",
    "maintainer_email": "",
    "keywords": "flask,tailwindcss,live-reload,css",
    "author": "J-Josu",
    "author_email": "josue.sa.trabajos@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/b3/e6c77d1516627c6fc24095d94836b03d7146664bdfb0b062b8b0ac1d7969/flask_live_twcss-0.1.2.tar.gz",
    "platform": null,
    "description": "# Flask live tailwindcss\n\nA simple package for adding a dev server to your flask app that automatically compiles your tailwindcss files on save and reloads your browser to sync the changes.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple package that enables live tailwindcss reloading for a template based app in flask",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/J-Josu/flask-live-twcss",
        "Repository": "https://github.com/J-Josu/flask-live-twcss"
    },
    "split_keywords": [
        "flask",
        "tailwindcss",
        "live-reload",
        "css"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95b9ad0f317f947e4dd45fe8b5d7b48cee5c3a0a5f3e6d8185092c75a29b99d8",
                "md5": "5b2aacb9cb37451b7782b87fca56a1f7",
                "sha256": "05a7b2b83f7898a21434fcab7483601fcc21cb01fa4591e8003e1eaa04ef00d8"
            },
            "downloads": -1,
            "filename": "flask_live_twcss-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b2aacb9cb37451b7782b87fca56a1f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.10,<4.0.0",
            "size": 11795,
            "upload_time": "2023-09-11T03:02:14",
            "upload_time_iso_8601": "2023-09-11T03:02:14.186224Z",
            "url": "https://files.pythonhosted.org/packages/95/b9/ad0f317f947e4dd45fe8b5d7b48cee5c3a0a5f3e6d8185092c75a29b99d8/flask_live_twcss-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93b3e6c77d1516627c6fc24095d94836b03d7146664bdfb0b062b8b0ac1d7969",
                "md5": "0b11c998f6d69c8ac91e70a7d2be6586",
                "sha256": "3b3f4fb96a0d1c89ef2aa4dfc45908abc678210ee7b594c09b6c6f2c79b18242"
            },
            "downloads": -1,
            "filename": "flask_live_twcss-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0b11c998f6d69c8ac91e70a7d2be6586",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.10,<4.0.0",
            "size": 8957,
            "upload_time": "2023-09-11T03:02:15",
            "upload_time_iso_8601": "2023-09-11T03:02:15.782231Z",
            "url": "https://files.pythonhosted.org/packages/93/b3/e6c77d1516627c6fc24095d94836b03d7146664bdfb0b062b8b0ac1d7969/flask_live_twcss-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-11 03:02:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "J-Josu",
    "github_project": "flask-live-twcss",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "flask-live-twcss"
}
        
Elapsed time: 0.10871s