A django project, python version of project guacamole-client, for communication with Guacamole server (guacd)
Support Python 2.7
After cloning the project, run:
$ pip install -r requirement.txt
$ python manage.py runserver
...
Please refer to Official guacamole document
guacamole-django-client is licensed under the Apache License 2.0 and is based on efforts by Rescale django-guacamole project and Mohab Usama pyguacamole project.