.gitignore
.python-version
.sesskey
LICENSE
MANIFEST.in
README.md
RELEASE_NOTES.md
fastmdui_logo.png
pyproject.toml
setup.py
uv.lock
examples/advanced_demo.py
examples/button_icons_demo.py
examples/demo_app.py
src/fastmdui/__init__.py
src/fastmdui/components.py
src/fastmdui/core.py
src/fastmdui.egg-info/PKG-INFO
src/fastmdui.egg-info/SOURCES.txt
src/fastmdui.egg-info/dependency_links.txt
src/fastmdui.egg-info/requires.txt
src/fastmdui.egg-info/top_level.txt
tests/test_components.py