The packages folder includes the packages for your application.
A package is composed principally by some database tables and by some webpages
Note
The Genro packages are not Python packages (so they are not a set of linked modules, containing a file __init__.py), and Genro packages can’t be imported with the statement import module or with from module import