Glossary
- project directory
- Directory associated with a virtualenv, usually located elsewhere
and containing more permanent development artifacts such as local
source files, test data, etc. (see Location of Project Directories)
- template
- Input to mkproject that configures the project
directory to contain default files. (see Extending Virtualenvwrapper)