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 230fc0a97c
Update README.md
2021-09-16 08:51:20 -05:00
extronlib Fix directory structure 2021-09-13 11:56:35 -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