fasthtml 快速创建web app 的框架
fasthtml 让我们可以基于python 代码就可以快速开发web app 的框架,使用上简单
说明
fasthtml 包含了丰富的组件,内部web 框架基于了starlette 与fastapi 是一样的,fasthtml 值得尝试下
参考资料
https://github.com/AnswerDotAI/fasthtml
https://www.fastht.ml/
https://docs.fastht.ml/
https://github.com/encode/starlette
https://www.starlette.io/