Skip to content

Commit

Permalink
Merge pull request #168 from rafnixg/master
Browse files Browse the repository at this point in the history
ADD: Odoo lib for Python
  • Loading branch information
peti2001 authored Apr 3, 2024
2 parents ad03adf + 4664fcc commit b75fd80
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -1356,6 +1356,16 @@
"description": "The fundamental package for scientific computing with Python.",
"image": "https://numpy.org/images/logos/numpy.svg"
},
"Odoo": {
"imports": ["odoo"],
"technologies": [
"Web Development",
"Enterprise Resource Planning Framework",
"ERP"
],
"description": "Odoo is suite of business management software tools including, for example, CRM, e-commerce, billing, accounting, manufacturing, warehouse, project management, and inventory management.",
"image": "https://odoocdn.com/openerp_website/static/src/img/assets/svg/odoo_logo.svg"
},
"Pandas": {
"imports": ["pandas"],
"technologies": [
Expand Down

0 comments on commit b75fd80

Please sign in to comment.