realpython projects in a git repo
Attempts to put different projects with seperate virtual environments in the same git directory was causing unexpected behavior. Elected to shift to dedicated project directories with associated git repos to avoid virtual environment interaction.