# Fh-FrankenUI
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
> [!WARNING]
>
> This library is still in active development, however there are many
> great things you can do with it already. We’d really like you try to
> it and tell us how it works for you - but please be aware there will
> improvements to the API over time
## Installation
To install this library, uses
`pip install fh-frankenui`
## Getting Started
To get started, check out:
1. Start by importing the modules as follows:
``` python
from fasthtml.common import *
from fh_frankenui.core import *
```
2. Instantiate the app with the fh-frankenui headers
``` python
app = FastHTML(hdrs=Theme.blue.headers())
# Alternatively, using the fast_app method
app, rt = fast_app(pico=False, hdrs=Theme.slate.headers())
```
> *The color option can be any of the theme options available out of the
> box*
From here, you can explore the API Reference & examples to see how to
implement the components. You can also check out these demo videos to as
a quick start guide:
- Fh-Frankenui [documentation page and Tutorial
app](https://fh-frankenui.answer.ai/tutorial_app)
- The [AnswerAI Dev Chat](https://www.youtube.com/watch?v=K5FFPHlWMiY)
where Isaac & Jeremy explore the framework
- This
[video](https://www.loom.com/share/0916e8a95d524c43a4d100ee85157624?sid=9be07e55-c962-4dbd-978c-aa6a0bcee7b3)
where Isaac iteratively builds a form in 5 minutes with the framework
More resources and improvements to the documentation will be added here
soon!
Raw data
{
"_id": null,
"home_page": "https://github.com/Isaac-Flath/fh-frankenui",
"name": "fh-frankenui",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "nbdev jupyter notebook python",
"author": "isaac flath",
"author_email": "isaac.flath@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e7/40/8a47ccf898e091de8997326f517b4de00da0dc9c426787207671f5a741ed/fh_frankenui-0.0.3.tar.gz",
"platform": null,
"description": "# Fh-FrankenUI\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n> [!WARNING]\n>\n> This library is still in active development, however there are many\n> great things you can do with it already. We\u2019d really like you try to\n> it and tell us how it works for you - but please be aware there will\n> improvements to the API over time\n\n## Installation\n\nTo install this library, uses\n\n`pip install fh-frankenui`\n\n## Getting Started\n\nTo get started, check out:\n\n1. Start by importing the modules as follows:\n\n``` python\nfrom fasthtml.common import *\nfrom fh_frankenui.core import *\n```\n\n2. Instantiate the app with the fh-frankenui headers\n\n``` python\napp = FastHTML(hdrs=Theme.blue.headers())\n\n# Alternatively, using the fast_app method\napp, rt = fast_app(pico=False, hdrs=Theme.slate.headers())\n```\n\n> *The color option can be any of the theme options available out of the\n> box*\n\nFrom here, you can explore the API Reference & examples to see how to\nimplement the components. You can also check out these demo videos to as\na quick start guide:\n\n- Fh-Frankenui [documentation page and Tutorial\n app](https://fh-frankenui.answer.ai/tutorial_app)\n- The [AnswerAI Dev Chat](https://www.youtube.com/watch?v=K5FFPHlWMiY)\n where Isaac & Jeremy explore the framework\n- This\n [video](https://www.loom.com/share/0916e8a95d524c43a4d100ee85157624?sid=9be07e55-c962-4dbd-978c-aa6a0bcee7b3)\n where Isaac iteratively builds a form in 5 minutes with the framework\n\nMore resources and improvements to the documentation will be added here\nsoon!\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Wrapper for FrankenUI in python",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/Isaac-Flath/fh-frankenui"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ebc519b648470f577f5d9e6754d9c606b2b85d7ac144026b260a68ac06c7e759",
"md5": "c564460503d669686fe89677e690d184",
"sha256": "1f7c54a6ccdca811b1a273dd2152f7fa029d5011de98b6bd7b67747c7f8c69fe"
},
"downloads": -1,
"filename": "fh_frankenui-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c564460503d669686fe89677e690d184",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 18211,
"upload_time": "2024-11-29T01:39:23",
"upload_time_iso_8601": "2024-11-29T01:39:23.409048Z",
"url": "https://files.pythonhosted.org/packages/eb/c5/19b648470f577f5d9e6754d9c606b2b85d7ac144026b260a68ac06c7e759/fh_frankenui-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e7408a47ccf898e091de8997326f517b4de00da0dc9c426787207671f5a741ed",
"md5": "9cb0d806770613ec7f3c006c9a811c48",
"sha256": "8deb5872c4a38b79bfe3fbdbf26e2f439c14385275098b162e2c2dcc55334991"
},
"downloads": -1,
"filename": "fh_frankenui-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "9cb0d806770613ec7f3c006c9a811c48",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 20471,
"upload_time": "2024-11-29T01:39:24",
"upload_time_iso_8601": "2024-11-29T01:39:24.413630Z",
"url": "https://files.pythonhosted.org/packages/e7/40/8a47ccf898e091de8997326f517b4de00da0dc9c426787207671f5a741ed/fh_frankenui-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-29 01:39:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Isaac-Flath",
"github_project": "fh-frankenui",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "fh-frankenui"
}