PyDev.Debugger plugin for Odoo
Project description
pydevd-odoo
PyDev.Debugger is the Python debugger used in PyDev, PyCharm, VSCode. This plugin aims to make the debugger works better for Odoo.
Odoo Recordset
Recordsets is a fundamental concept in Odoo. A recordset is an ordered collection of records of the same model. Trying to read a field on multiple ids recordset will raise an error. Because PyDev.Debugger recognizes a recordset as a non-collection object so the error will be raise when evaluating its fields. This plugin helps PyDev.Debugger correctly evaluate a multiple ids recordset.
Installation
Install this plugin to the python environment in which the debugger runs.
pip install pydevd-odoo
Screenshots
PyCharm Debugger without this plugin
PyCharm Debugger with this plugin
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pydevd-odoo-1.2.2.tar.gz
.
File metadata
- Download URL: pydevd-odoo-1.2.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e753e46229003f9646bf3d2d0885a40b77b64875b17f3ce7235f6278bb244ab1 |
|
MD5 | 404cfc69824af8140dae8c3e859a0923 |
|
BLAKE2b-256 | be1f67cfefb25ed2680728960ea39470c66df6d72203ca2c73f1102b5234ea99 |
File details
Details for the file pydevd_odoo-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: pydevd_odoo-1.2.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0571f2c1dcc4281448063cc778e6bac895262e7dc398de120f8c9aa7dfb2c95 |
|
MD5 | 4eceafa4d13f2437a50b4e56829a4ee8 |
|
BLAKE2b-256 | d8065adf172d600ff5e1f800d78ba378fd7c61b68e59ce0a0c587ae953ee98eb |