This is a mock of the Extronlib library that allows you to edit globalscripter python files externally in an IDE of your choice and contains all documentation in code.
Go to file
Triston Armstrong aec427cc08 Make all callable types None
This is because for some reason pylint isnt parsing the docstring
2021-09-21 10:55:43 -05:00
extronlib Make all callable types None 2021-09-21 10:55:43 -05:00
README.md Update README.md 2021-09-16 08:51:20 -05:00

ExtronLib-Code-Documentation-Support

This is a mock of the Extronlib library that allows you to edit globalscripter python files externally in an IDE of your choice and contains all documentation of extronlib in code with the help of intellisense

TODO:

  • Finish cleaning up Docstrings
  • Make sure types match documentation
  • Make sure all classes and methods are available
  • Make this globally installable with pip so a user doesnt have to copy pasta folders and shit