# falcon-example 学习 Python 的 Web 框架 Falcon ## 安装依赖 ``` python3 -m pip install -r requirements.txt ```