Metadata-Version: 2.1
Name: goplus
Version: 0.2.4
Summary: GoPlus SDK
Home-page: https://github.com/GoPlusSecurity/goplus-sdk-python
Author: GoPlus
Author-email: service@gopluslabs.io
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE


# GoPlus Security SDK for Python

The official [GoPlus Security](https://gopluslabs.io/) Python SDK.

## Installation

```
pip install goplus
```

## Documentation

Please see the [SDK guide](https://docs.gopluslabs.io/docs/goplus-sdk) and [API reference](https://docs.gopluslabs.io/reference/api-overview) for the most up-to-date documentation and examples.


