| f | ||
| facio | ||
| facio.base | Base facio classes. | |
| facio.config | Facio configuration classes | |
| facio.hooks.django.secret | ||
| facio.hooks.django.secret_key | Generates a Django Secret key and updates context_variables with a DJANGO_SECRET_KEY value. | |
| facio.hooks.python.setup | Bundled hooks for running python setup.py | |
| facio.hooks.python.virtualenv | Bundled hooks for creating python virtual environments. | |
| facio.start | Process the users template using Jninja2 rendering it out into the current working directory. | |
| facio.state | Facio state module, for accessing and maintaining state during the template generation process. | |
| facio.template | ||
| facio.vcs | Classes for cloning remote templates from VCS repositories |