https://python-poetry.org/docs/ (prefered)
How to Create and Use Virtual Environments
in Python With Poetry
With ArjanCodes on YouTube
Python virtual environments are the common way to install and collect all python packages required for a specific project.
Usage of virtual environments Virtual Python Environment