IPython Odoo Extension Project description Install pip install ipython_odoo Development We need installed pyenv and pipenv. git clone git@github.com:voronind/ipython-odoo.git cd ipython-odoo pipenv install --dev Run tests: pipenv run fulltest