使用自制软件安装 pyenv 迪伦夫 配置direnv以在您的shell中加载 创建.envrc文件 cp envrc.sample .envrc 安装Python pyenv install 3.9.1 安装Python依赖项 pip install -r requirements.txt 查看httpbin文件夹中的示例 curly httpbin/get.status.yml curly httpbin/post.something.yml