In this video, we'll see how to use FastUI - a new package in Python for building interactive UIs without writing JavaScript, and which integrates nicely with Pydantic and FastAPI (and other Python web frameworks)
FastUI is a project released by the creator of Pydantic, and as such is very nicely tied together with Pydantic model classes and functionality.
☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes
𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📖 Blog: https://bugbytes.io/posts/
👾 Github: https://github.com/bugbytes-io/
🐦 Twitter: / bugbytesio
📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
FastUI: https://github.com/pydantic/FastUI
FastUI Demo: https://fastui-demo.onrender.com/
python-multipart: https://github.com/andrew-d/python-mu...
#python #webdevelopment #fastapi #pydantic