r/Python • u/19c766e1-22b1-40ce • 2d ago
Discussion Is Odoo nice to work with?
I might have a new project at hand and they settled on using Odoo. While I know Python and a couple of web frameworks such as Flask and Django, and I will dive into their documentation, a question still remains: from a developer's side of this framework, is Odoo nice to work with?
20
Upvotes
2
u/Wayne_Kane 2d ago
Try Frappe as well.
Frappe is more customizable and more developer friendly than Odoo. Its plugin system (hooks) is very flexible to override default framework code.