
converted to python 3

Added some basic tests, CI runs flake8, black, isort and pylint on top of the tests. A wheel is build and used to test json files with Odoo 13.0 and 15.0.
Showing
- .flake8 2 additions, 0 deletions.flake8
- .gitlab-ci.yml 103 additions, 0 deletions.gitlab-ci.yml
- .hgignore 2 additions, 16 deletions.hgignore
- LICENSE 1 addition, 1 deletionLICENSE
- NEWS.rst 9 additions, 0 deletionsNEWS.rst
- README.rst 44 additions, 32 deletionsREADME.rst
- example/crmleads_unlink.json 1 addition, 3 deletionsexample/crmleads_unlink.json
- example/respartner_write.json 3 additions, 0 deletionsexample/respartner_write.json
- oec.conf-sample 2 additions, 5 deletionsoec.conf-sample
- oec/LICENSE 0 additions, 8 deletionsoec/LICENSE
- oec/tests/__init__.py 0 additions, 1 deletionoec/tests/__init__.py
- pyproject.toml 81 additions, 0 deletionspyproject.toml
- setup.cfg 14 additions, 6 deletionssetup.cfg
- setup.py 12 additions, 25 deletionssetup.py
- src/oec/__init__.py 2 additions, 1 deletionsrc/oec/__init__.py
- src/oec/builder.py 1 addition, 1 deletionsrc/oec/builder.py
- src/oec/cmd.py 139 additions, 87 deletionssrc/oec/cmd.py
- src/oec/core.py 42 additions, 28 deletionssrc/oec/core.py
- src/oec/gettext.py 8 additions, 0 deletionssrc/oec/gettext.py
- src/oec/locale/fr/LC_MESSAGES/oec.po 104 additions, 44 deletionssrc/oec/locale/fr/LC_MESSAGES/oec.po
Loading
Please register or sign in to comment