When creating a new Odoo module, there is some boilerplate that needs to be set up. To help quick start new modules, Odoo provides the scaffold command.
The recipe shows how to create a new module using the scaffold command, which will put in place a skeleton of the file directories to use.