Kodi Community Forum
How can I get started with python script and plugin developing for XBMC? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: How can I get started with python script and plugin developing for XBMC? (/showthread.php?tid=84298)



How can I get started with python script and plugin developing for XBMC? - vort3x - 2010-10-29

I just heard about XBMC recently and tried it out, howevere I would like to start creating some plugins for features I would like to add. Is there any place I can start to learn how to do this and what the API is for XBMC and/or components?

I already know python.

Thanks Cool


- spiff - 2010-10-29

easiest is to apply monkey see, monkey do. there's quite some documentation in the wiki but it's slightly outdated i think.