bottle python micro 框架

bottle是一个 python micro 框架,轻量简单

包含的特性

  • 基于函数简单,动态路由
  • 内置模版引擎,同时还支持jinja2,mako,cheetah 等模版引擎
  • 内置灵活的工具类,的对于表单,文件,cookies,headers 处理
  • server 支持,支持适配兼容的wsgi 协议

说明

比如eel 类似electron 框架的内部就基于了bottle 进行web 内容处理

参考资料

https://github.com/bottlepy/bottle

https://bottlepy.org/docs/dev/tutorial.html#

https://github.com/ollama/ollama-python

https://github.com/rongfengliang/bottle_ollama_learning

https://marked.js.org/#usage

posted on 2025-02-24 08:00  荣锋亮  阅读(9)  评论(0)    收藏  举报

导航