常用开发框架

名字 链接 项目 备注
django https://www.djangoproject.com/ hue
flask https://flask.palletsprojects.com/en/1.1.x/ redash,superset,flaskbb
tornado https://www.tornadoweb.org/en/stable/#
twisted https://twistedmatrix.com/trac/
sanic https://sanic.readthedocs.io/en/latest/
fastapi https://fastapi.tiangolo.com/
vibora https://github.com/vibora-io/vibora
pyramid https://www.trypyramid.com/
cherryPy https://cherrypy.org/ hue的WebServer
bottlePy http://www.bottlepy.com/docs/dev/
webpy https://webpy.org/
falcon http://falconframework.org/
starlette https://www.starlette.io/
aiphttp https://docs.aiohttp.org/en/stable/
httpx https://www.python-httpx.org/
turbogears https://www.turbogears.org/
channels https://channels.readthedocs.io/en/stable/
bjoern https://github.com/jonashaag/bjoern c开发
meinheld http://meinheld.org/
pythonpaste https://pythonpaste.readthedocs.io/en/latest/
uwsgi https://uwsgi-docs.readthedocs.io/en/latest/ c开发
gunicorn https://docs.gunicorn.org/en/stable/ python开发
uvicorn https://www.uvicorn.org/ asgi
apistar https://docs.apistar.com/ asgi
daphne https://github.com/django/daphne asgi,python开发
hypercorn https://gitlab.com/pgjones/hypercorn/ asgi
flask-appbuilder https://flask-appbuilder.readthedocs.io/en/latest/index.html
supervisord http://supervisord.org/
requests https://docs.python-requests.org/
grequests https://pypi.org/project/grequests/
sqlalchemy https://www.sqlalchemy.org/
click https://palletsprojects.com/p/click/
sh https://github.com/amoffat/sh
envoy https://pypi.org/project/envoy/
scrapy https://scrapy.org/
logbook https://logbook.readthedocs.io/en/stable/
eliot https://eliot.readthedocs.io/en/stable/
beautifulSoup https://www.crummy.com/software/BeautifulSoup/
celery http://celeryproject.org/
apscheduler https://apscheduler.readthedocs.io/en/stable/#
schedule https://schedule.readthedocs.io/en/stable/
dbutils https://webwareforpython.github.io/DBUtils/
arrow https://arrow.readthedocs.io/en/latest/
dateutil https://dateutil.readthedocs.io/en/stable/
thrift https://thrift.apache.org/lib/py
zerorpc http://www.zerorpc.io/
grpc https://grpc.io/docs/languages/python/basics/
gevent http://www.gevent.org/
eventlet http://eventlet.net/
httplib2 https://pypi.org/project/httplib2/
urllib3 https://urllib3.readthedocs.io/en/latest/
mako https://www.makotemplates.org/
pyarrow https://github.com/apache/arrow/tree/master/python/
python3-cookbook https://python3-cookbook.readthedocs.io
python-handbook https://www.py.cn/manual/python-intro.html
ctolib https://www.ctolib.com/python/docs/