Files
odoo-expertos.com/directory/__init__.py
T
2026-08-28 10:11:11 -03:00

9 lines
189 B
Python

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