On Fri, Dec 17, 2021 at 10:03 AM Craig Sawyer <[email protected]> wrote:
> I had a need, and created this in python: > > https://github.com/csawyerYumaed/pyguacamole > > It's certainly not grand, and definitely nothing remotely official, > but it works for us. Might help you if you write your own in figuring > out how the API works. > > -Craig > > Thanks for sharing, Craig! I also wrote a rudimentary Python script for some basic Guacamole functions - probably far less complete than yours, but more examples: https://github.com/necouchman/guacamole-python -Nick
