LibreOffice SymbolLibreOffice Symbol

Emaguzu laguntza!

Integrated Development Environment (IDE) bat konfiguratzea Python erabiltzeko

Python makroak idazteko, urrats gehiago egin behar dira IDE bat konfiguratzeko.

Unlike Basic language macros development in LibreOfficeDev, developing Python scripts for LibreOfficeDev requires to configure an external Integrated Development Environment (IDE). Multiple IDEs are available that range from beginners to advanced Python coders. While using a Python IDE programmers benefit from numerous features such as syntax highlighting, code folding, class browsing, code completion, coding standard enforcement, test driven development, debugging, version control and many more. You can refer to Designing & Developing Python Applications on the Wiki for more in-depth information about the setup of a bridge between your IDE and a running instance of LibreOfficeDev.

APSO hedapena

Alternative Python Script Organizer (APSO) hedapenak Python scriptak editatzen laguntzen du, batez ere dokumentu batean kapsulatuta daudenean. APSO erabilita, iturburu-kodea editatzeko gogokoen duzun editorea konfiguratu dezakezu eta horrekin Pythonen kontsola integratua abiarazi eta Python scriptak araztu. Badaude ausazko UNO objektuak aztertzen laguntzen duten hedapenak ere, begiratu Python aplikazioak diseinatzea eta garatzea hedapen horiei buruzko informazio gehiago jasotzeko.