LibreOffice Python ์Šคํฌ๋ฆฝํŠธ ๋„์›€

LibreOffice provides an Application Programming Interface (API) that allows controlling the LibreOffice components with different programming languages by using the LibreOffice Software Development Kit (SDK). For more information about the LibreOffice API and the Software Development Kit, visit https://api.libreoffice.org

์ด ๋„์›€๋ง ์„น์…˜์—์„œ๋Š” LibreOffice์— ๋Œ€ํ•œ ๊ฐ€์žฅ ์ผ๋ฐ˜์ ์ธ Python ์Šคํฌ๋ฆฝํŠธ ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ์„ค๋ช…ํ•˜๋ฉฐ, ์ž์„ธํ•œ ๋‚ด์šฉ์€ ์œ„ํ‚ค์—์„œ >Designing & Developmenting Python Applications๋ฅผ ์ฐธ์กฐํ•˜์‹ญ์‹œ์˜ค.

LibreOffice์—์„œ Python ์Šคํฌ๋ฆฝํŠธ ์ž‘์—…

[๋„๊ตฌ] - [๋งคํฌ๋กœ] - [๋งคํฌ๋กœ ์‹คํ–‰]์„ ์„ ํƒํ•˜์—ฌ Python ์Šคํฌ๋ฆฝํŠธ๋ฅผ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ๋‹ค. ์Šคํฌ๋ฆฝํŠธ ํŽธ์ง‘์€ ์›ํ•˜๋Š” ํ…์ŠคํŠธ ์—๋””ํ„ฐ๋กœ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. Python ์Šคํฌ๋ฆฝํŠธ๋Š” ๋’ค์— ๊ธฐ์ˆ ํ•  ๋‹ค์–‘ํ•œ ์žฅ์†Œ์— ์กด์žฌํ•ฉ๋‹ˆ๋‹ค. LibreOffice์—์„œ Python ์ธํ„ฐ๋ž™ํ‹ฐ๋ธŒ ์ฝ˜์†”์„ ์‹คํ–‰ํ•˜๋Š” ๋ฐฉ๋ฒ•์„ ์„ค๋ช…ํ•˜๋Š” ๋งคํฌ๋กœ ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์˜ˆ๋ฅผ ์ฐธ์กฐํ•  ์ˆ˜ ์žˆ๋‹ค.

LibreOffice์— ์Šคํฌ๋ฆฝํŠธ ํ• ๋‹นํ•˜๊ธฐ

Setting up an Integrated Development Environment (IDE) for Python

Python Scripts Organization and Location

Running Python Interactive Console

Programming with Python Scripts

Python programming examples

Calling Basic Macros from Python

Creating Python Scripts with ScriptForge

LibreOffice Python Modules

msgbox module

scriptforge module

uno module

Help about the Help

๋„์›€๋ง์€ ์‹œ์Šคํ…œ์—์„œ ๊ธฐ๋ณธ๊ฐ’์œผ๋กœ ์„ค์ •๋œ ํ”„๋กœ๊ทธ๋žจ์˜ ๊ธฐ๋ณธ ์„ค์ •์„ ์ฐธ์กฐํ•ฉ๋‹ˆ๋‹ค. ์ƒ‰์ƒ, ๋งˆ์šฐ์Šค ๋™์ž‘ ๋˜๋Š” ๊ธฐํƒ€ ๊ตฌ์„ฑ ๊ฐ€๋Šฅํ•œ ํ•ญ๋ชฉ์— ๋Œ€ํ•œ ์„ค๋ช…์€ ํ”„๋กœ๊ทธ๋žจ ๋ฐ ์‹œ์Šคํ…œ์— ๋”ฐ๋ผ ๋‹ค๋ฅผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

Please support us!