odoo dependencies

Jeevachaithanyan Sivanandan - Dec 13 '23 - - Dev Community

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
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .