update

  1. python -m pip install --upgrade pip

安装包

  1. pip install httpx
  2. pip install --cache-dir="./package" httpx # 安装时缓存到本地
  3. # 8.0 支持
  4. pip download package