odoo dependencies
Jeevachaithanyan Sivanandan
Posted on December 13, 2023
apart from the default python dependencies mentioned ed in requirement.txt for Odoo, there may be further packages you need to develop in Odoo, below some list you can install using pip
- mysql
- pandas
- unidecode
- paramiko
- pycompat
- unicodecsv
- mysql-connector
- user_agents
๐ ๐ช ๐
๐ฉ
Jeevachaithanyan Sivanandan
Posted on December 13, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
undefined Boosting Code Quality in Odoo with Type Hints: Benefits Beyond Performance
November 11, 2024