Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ xbmcstubs Public archive

Stub python classes for script and addon development

Notifications You must be signed in to change notification settings

Tenzer/xbmcstubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBMC Stubs

These files may help you while developing a script or addon for XBMC, since it will enable IDEs to perform auto completion of class and method names, and also provides you with the documentation for each class and method.

Typically you can add a "source directory" to your development project, and then point it to the folder containing the xbmcstubs files, and you will then be able to "import" the classes as you normally would in Python.

Bug reports are very welcome, they may be submitted through the GitHub bugtracker.

About

Stub python classes for script and addon development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages