Metadata-Version: 2.1
Name: guacapy
Version: 0.11.1
Summary: REST API client for Apache Guacamole
License: GPL3
Author: Philipp Schmitt
Author-email: philipp@schmitt.co
Requires-Python: >=3.6
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: simplejson (>=3.17.2,<4.0.0)
Description-Content-Type: text/markdown

# Guacamole REST API bindings for Python

![PyPI](https://img.shields.io/pypi/v/guacapy)
![PyPI - Downloads](https://img.shields.io/pypi/dm/guacapy)
![PyPI - License](https://img.shields.io/pypi/l/guacapy)
![Python Lint](https://github.com/pschmitt/guacapy/workflows/Python%20Lint/badge.svg)

