V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
maocat
V2EX  ›  Python

FastAPI github star 今天超过了 Flask, 5 年走完了 10 年的路

  •  
  •   maocat · 155 天前 · 2118 次点击
    这是一个创建于 155 天前的主题,其中的信息可能已经有所发展或是发生改变。
    有一说一 jinjia2 是真的好用
    2 条回复    2023-12-20 16:34:23 +08:00
    llsquaer
        1
    llsquaer  
       155 天前
    之前一直在用 flask 写 api ,当然也通过 jinjia2 写一些页面 , 原因是简单。

    现在出了 fastapi 直接无缝转到 fastapi 。主打一个高效编程,连启动环境都是健全的,没 flask 那么多部署费事。
    pytbstl
        2
    pytbstl  
       132 天前
    fastapi 确实更好用,之前写的项目从 flask 移植到 fastapi 后,就拿前后端对接口这个事来说,直接给他们 swagger 文档地址,让他们自己对接口去吧,flask 虽然也有 flask-swagger 可是要写好多配置内容
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2254 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 04:34 · PVG 12:34 · LAX 21:34 · JFK 00:34
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.