LibreOffice SymbolLibreOffice Symbol

Mangyaring suportahan kami!

Pag-set up ng Integrated Development Environment (IDE) para sa Python

Ang pagsusulat ng Python macros ay nangangailangan ng mga karagdagang hakbang sa pagsasaayos upang magtakda ng IDE na pinili.

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.

Ang APSO Extension

Ang Alternatibong Python Script Organizer (APSO) Pinapadali ng extension ang edisyon ng mga script ng Python, lalo na kapag naka-embed sa isang dokumento. Gamit ang APSO maaari mong i-configure ang iyong ginustong source code editor, simulan ang pinagsama-samang shell ng Python at i-debug ang mga script ng Python. Umiiral ang mga extension na tumutulong sa pag-inspeksyon ng mga arbitrary na bagay ng UNO, sumangguni sa Pagdidisenyo at Pagbuo ng Mga Application ng Python para sa karagdagang mga detalye sa naturang mga extension.