Skip to content

Commit

Permalink
Merge pull request #1 from rafnixg/rafnixg-patch-1
Browse files Browse the repository at this point in the history
ADD: Odoo lib for Python
  • Loading branch information
rafnixg authored Nov 21, 2023
2 parents 97e8d23 + e61744f commit 4664fcc
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 4664fcc

Please sign in to comment.