zaz/doc/source/main/easymacro.rst

21 lines
500 B
ReStructuredText
Raw Normal View History

2021-02-07 22:18:16 -06:00
Library easymacro.py
====================
2021-06-10 22:25:03 -05:00
**easymacro.py** it's a library for easily develop macros en LibreOffice con Python. It is an abstraction layer between the extensive and complex LibreOffice API UNO and your code.
2021-02-07 22:36:13 -06:00
2021-06-10 22:25:03 -05:00
Probably, your will be more happy if used it. :)
2021-02-07 22:18:16 -06:00
2021-06-10 22:25:03 -05:00
You can used **easymacro.py** with any extension or directly in your macros.
.. toctree::
:maxdepth: 2
:caption: Contents:
tools_for_debug.rst
tools.rst
application.rst
calc.rst
writer.rst
base.rst