Open
Description
I would like to leverage grip to do more processing and have a better network tables interface. To do this I would really like to write some python code. I see that there is a PythonScriptOperation that exists but I can't find any references to instantiating it and it doesn't show up in the operations pane.
I tried adding it to GRIP\core\src\main\java\edu\wpi\grip\core\Operations.java but I have not written java in a long while and it doesn't work when added to the list of operations.