web.py
webpy官网:webpy.org
webpy安装命令行python -m pip install web.py
pip install web.py有时候不成功,可以运行其他安装方式
pip install web.py==0.40-dev1