Classic confinement request for Pyflow

Pyflow requires access to whatever directory Python is installed into, whatever directory Git is installed to, and whatever directory a user wishes to create a Python project in. It makes use of the host system to use an installed python to create a virtual environment, git to initialize a repo, and a user’s desired directory to create a file structure.