Getting started Install PDM curl -sSL https://pdm-project.org/install-pdm.py | python3 - pdm init pdm add <package> pdm install