.. currentmodule:: odooly Introduction ============ This section gives the bare minimum to use Odooly within a Python :ref:`interactive shell `. Installation ------------ Download and install the `latest release `__ from PyPI:: pip install -U odooly .. _interactive-mode: .. include:: ../README.rst :start-after: _interactive-mode: More details in the :doc:`tutorial` section.