UI component library built on FastHTML, MonsterUI Tailwind, and DaisyUI
Project description
anthrosolui Getting Started
Installation
To install this library, uses
pip install anthrosolui
Getting Started
TLDR
TBD
LLM context files
TBD
Step by Step
To get started, check out:
- Start by importing the modules as follows:
from fasthtml.common import *
from anthrosolui.all import *
- Instantiate the app with the anthrosolui headers
app = FastHTML(hdrs=AnthrosolTheme.epso.headers())
# Alternatively, using the fast_app method
app, rt = fast_app(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:
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 anthrosolui-0.1.16.tar.gz.
File metadata
- Download URL: anthrosolui-0.1.16.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f704b2494237e8e9154e03acd48ee64233be684a9d455d8b49867bc96e7e45b
|
|
| MD5 |
8127dbd8cc4e15d5080212a0dc4dd355
|
|
| BLAKE2b-256 |
96f944f12e48a0532449db580c35dcf85a8b525a3d42799f247cc51bae40d6dc
|
File details
Details for the file anthrosolui-0.1.16-py3-none-any.whl.
File metadata
- Download URL: anthrosolui-0.1.16-py3-none-any.whl
- Upload date:
- Size: 34.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d8a5c33d5f7b26cc8cd7a9c2b73724b04fc27b91dc7361ed2e854ab27e9b650
|
|
| MD5 |
8a6759e2d1c1a29c70a0783ba4a07246
|
|
| BLAKE2b-256 |
46433fbe8a6299b57b839341727b1e809f10f4cf5759063b719ed37d6634baad
|