Skip to content

twinther/xbmcstubs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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 adon development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%