python

Python Web 框架汇总

2022-11-08  本文已影响0人  ___n

Django 框架

官 网:
https://github.com/django/django.git

Flask 框架

官 网:
https://flask.palletsprojects.com/en/2.0.x/

Pyramid 框架

官 网:
https://trypyramid.com/

web.py 框架

官 网:
https://webpy.org/

Tornado 框架

官 网:

https://www.tornadoweb.org/en/stable/

TurboGears 框架

官 网:
https://www.turbogears.org/

CherryPy 框架

官 网:
https://cherrypy.org/

Falcon 框架

官 网:
http://falconframework.org/

Asgineer 框架

官 网:
https://asgineer.readthedocs.io/

Bottle 框架

官 网:
https://bottlepy.org/docs/dev/

Emmett 框架

官 网:
https://emmett.sh/

apidaora 框架

官 网:
https://github.com/dutradda/apidaora

Quixote 框架

官 网:
http://www.quixote.ca/

reahl 框架

官 网:
https://www.reahl.org/

hug 框架

官 网:
https://hug.rest/

BlackSheep 框架

官 网:
https://github.com/Neoteroi/BlackSheep

Index.py 框架

官 网:
https://index-py.aber.sh/stable/

Sanic 框架

官 网:
https://github.com/sanic-org/sanic

Starlette 框架

官 网:
https://pypi.org/project/starlette/

Fastapi 框架

官 网:
https://fastapi.tiangolo.com/

Responder 框架

官 网:
https://python-responder.org/

Molten 框架

官 网:
https://moltenframework.com/

Clastic 框架

官 网:
https://github.com/mahmoud/clastic

Aiohttp 框架

官 网:
https://docs.aiohttp.org/en/stable/

Masonite 框架

官 网:
https://docs.masoniteproject.com/

Quart 框架

官 网:
https://pgjones.gitlab.io/quart/

Tonberry 框架

官 网:
https://github.com/Ayehavgunne/Tonberry

cyclone 框架

官 网:
https://cyclone.io/

Klein 框架

官 网:
https://github.com/twisted/klein

nameko 框架

官 网:
https://github.com/nameko/nameko

CubicWeb 框架

官 网:
https://www.cubicweb.org/

Zope2 框架

官 网:
https://zope.readthedocs.io/en/latest/

Web2py 框架

官 网:
http://web2py.com/

Pylons 框架

官 网:
https://docs.pylonsproject.org/projects/pylons-webframework/en/latest/

Cubes 框架

官 网:
https://pythonhosted.org/cubes/

缺点:不再为每个多维数据集提供隐式聚合 record_count。它必须明确定义为聚合:旧的后端架构是有限制的。它只允许使用一个商店,必须在服务器启动之前知道模型,不可能从远程来源获取模型。

Dpark 框架

官 网:
https://github.com/Liangchengdeye/Dpark

Buildbot 框架

官 网:
https://buildbot.python.org/all/#/

上一篇 下一篇

猜你喜欢

热点阅读