News

Editable installs let you do exactly this. To install a Python package in editable mode, all you need to do is use the -e flag, and pass the path to the package’s directory: ...
But a recently developed package management tool, PDM — short for Python Development Master — lets you install packages to a project using the PEP 582 storage guidelines.