/ipython-odoo

IPython Odoo extension

Primary LanguagePythonMIT LicenseMIT

IPython Odoo Extension

PyPI Travis Docs codecov

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