Wrapper for FrankenUI in python
Project description
Fh-FrankenUI
[!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:
- Start by importing the modules as follows:
from fasthtml.common import *
from fh_frankenui.core import *
- Instantiate the app with the fh-frankenui headers
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
- The AnswerAI Dev Chat where Isaac & Jeremy explore the framework
- This video where Isaac iteratively builds a form in 5 minutes with the framework
More resources and improvements to the documentation will be added here soon!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file monsterui-0.0.4.tar.gz.
File metadata
- Download URL: monsterui-0.0.4.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a764a088260aee6521277e198459d5e916314b45be2af5c296ae00b665978f6e
|
|
| MD5 |
b8f38674281d24ad11258d08884b8188
|
|
| BLAKE2b-256 |
7383497cb9eb2b9a6670b8e256c5ab373ac63371fd575993fb4c6b341be19927
|
File details
Details for the file MonsterUI-0.0.4-py3-none-any.whl.
File metadata
- Download URL: MonsterUI-0.0.4-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ce2d0cd8b80acda31a9a487a6d8dabac960f880a2c4f23bee71fd44808cfc75
|
|
| MD5 |
c7c879c46445c63b7eb329ea30d98b49
|
|
| BLAKE2b-256 |
5b23331ab603291fb5482a313fbb28b8b670045a23f8985a992067c4a8033342
|