This commit is contained in:
oliver
2026-08-28 10:11:11 -03:00
parent f533ff8e36
commit 585951c8ce
1380 changed files with 1540268 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
"""
Odoo Directory CLI
A Python CLI tool that generates static XML/HTML pages for Odoo partners,
integrating with the existing odoo-expertos.com static website.
"""
__version__ = "0.1.0"