.. _develop-project: Developing the Project ====================== This section provides a collection of guides for common development tasks, such as listing dependencies and using an interactive shell for debugging. .. _list-dependencies: Listing dependencies -------------------- .. include:: list-dependencies.rst :start-after: -text-begin- .. _use-ipython: Using IPython ------------- .. include:: run-ipython.rst :start-after: -text-begin-