Skip to content
forked from romanvm/Kodistubs

Stub python classes for script and adon development

Notifications You must be signed in to change notification settings

boop5/xbmcstubs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 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.

Auto-generated XBMC Python API documentation from xbmcstubs docstrings: http:https://romanvm.github.io/xbmcstubs/docs

About

Stub python classes for script and adon development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%