Theory is good; practice is better. Here is a standard developer workflow using the Pipfile .

pipenv --three

mkdir my_project && cd my_project

A standard Pipfile is divided into several logical sections:

instead of plain text, allowing for better organization and metadata. : Works alongside Pipfile.lock Pipfile