Try to follow the coding style conventions laid out in PEP 8. Try to document your app with docstrings as defined in PEP 257. Use relative imports to import your app's internal modules. Anterior 2.2. Relative imports Siguiente Chapter 3. Environment