Shad4Fast


NameShad4Fast JSON
Version 1.3.1 PyPI version JSON
download
home_pageNone
SummaryShadcn style components to be used with fasthtml
upload_time2024-11-09 10:08:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords components shadcn tailwindcss ui
VCS
bugtrack_url
requirements python-fasthtml shad4fast
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # shad4fast

*All credits go to <a href="https://x.com/shadcn" target="_blank">@Shadcn</a> for the component styles and <a href="https://x.com/jeremyphoward" target="_blank">@JeremyPHoward</a> for the fastHtml framework.*

[![PyPI - Version](https://img.shields.io/pypi/v/shad4fast.svg)](https://pypi.org/project/shad4fast)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/shad4fast.svg)](https://pypi.org/project/shad4fast)

A porting project aiming to bring Shadcn-ui components into FastHtml.

-----

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)

## Installation

```console
pip install shad4fast
```

## Usage

```python
from shad4fast import *
```

Refer to the <a href="https://shad4fasthtml.com" target="_blank">Official Site</a> for detailed documentation on each components usage.

## License

`shad4fast` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Shad4Fast",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "components, shadcn, tailwindcss, ui",
    "author": null,
    "author_email": "Curtis Allan <curtisjallan98@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e9/ee/ae836a91297465311e7938c5f315ea6df669959b8cf73a4124a85ddb960f/shad4fast-1.3.1.tar.gz",
    "platform": null,
    "description": "# shad4fast\n\n*All credits go to <a href=\"https://x.com/shadcn\" target=\"_blank\">@Shadcn</a> for the component styles and <a href=\"https://x.com/jeremyphoward\" target=\"_blank\">@JeremyPHoward</a> for the fastHtml framework.*\n\n[![PyPI - Version](https://img.shields.io/pypi/v/shad4fast.svg)](https://pypi.org/project/shad4fast)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/shad4fast.svg)](https://pypi.org/project/shad4fast)\n\nA porting project aiming to bring Shadcn-ui components into FastHtml.\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [License](#license)\n\n## Installation\n\n```console\npip install shad4fast\n```\n\n## Usage\n\n```python\nfrom shad4fast import *\n```\n\nRefer to the <a href=\"https://shad4fasthtml.com\" target=\"_blank\">Official Site</a> for detailed documentation on each components usage.\n\n## License\n\n`shad4fast` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Shadcn style components to be used with fasthtml",
    "version": "1.3.1",
    "project_urls": {
        "Documentation": "https://github.com/curtis-allan/shad4fasthtml#readme",
        "Issues": "https://github.com/curtis-allan/shad4fasthtml/issues",
        "Source": "https://github.com/curtis-allan/shad4fasthtml"
    },
    "split_keywords": [
        "components",
        " shadcn",
        " tailwindcss",
        " ui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e837a903b44345e27e5dcd3f21e1f3e2748742c5b09eeda019cc179ec0552760",
                "md5": "1ad7738e1486a2a022ecaad498eb1f63",
                "sha256": "5f72c608a86246e523c3de4ab38799376714cd9648033147c7ed4a54f924f0a1"
            },
            "downloads": -1,
            "filename": "shad4fast-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ad7738e1486a2a022ecaad498eb1f63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 37848,
            "upload_time": "2024-11-09T10:08:48",
            "upload_time_iso_8601": "2024-11-09T10:08:48.357055Z",
            "url": "https://files.pythonhosted.org/packages/e8/37/a903b44345e27e5dcd3f21e1f3e2748742c5b09eeda019cc179ec0552760/shad4fast-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9eeae836a91297465311e7938c5f315ea6df669959b8cf73a4124a85ddb960f",
                "md5": "1d46c6239c16f79404213c4eae79c63b",
                "sha256": "5a8b45cb1b022edd1d5cbcd2ecc4aee67d2408237a34ed5c9b8a89c6f77bd2e5"
            },
            "downloads": -1,
            "filename": "shad4fast-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1d46c6239c16f79404213c4eae79c63b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23658,
            "upload_time": "2024-11-09T10:08:50",
            "upload_time_iso_8601": "2024-11-09T10:08:50.226190Z",
            "url": "https://files.pythonhosted.org/packages/e9/ee/ae836a91297465311e7938c5f315ea6df669959b8cf73a4124a85ddb960f/shad4fast-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-09 10:08:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "curtis-allan",
    "github_project": "shad4fasthtml#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "python-fasthtml",
            "specs": []
        },
        {
            "name": "shad4fast",
            "specs": []
        }
    ],
    "lcname": "shad4fast"
}
        
Elapsed time: 0.97505s