python

python #

# 安装 pipx
# sudo yum install -y python3
python3 -m pip install --user pipx
python3 -m pipx ensurepath
# 升级
# python3 -m pip install --user --upgrade pipx


# 再安装 poetry
pipx install poetry

# 安装 poetry
# curl -sSL https://install.python-poetry.org | python3 -


# 安装 pyenv
curl https://pyenv.run | bash

本文访问量

本站总访问量

本站总访客数