Metadata-Version: 2.1
Name: accqsure
Version: 0.1.20
Summary: AccQsure client SDK and command line utilities
Home-page: https://github.com/AccQsure/python-sdk
Author: AccQsure, Inc.
Author-email: support@accqsure.ai
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

<div align="center">
  <a href="https://www.accqsure.ai/"><img src="https://app.accqsure.ai/logo.png"></a><br>
</div>

# AccQsure Python SDK and Command Line Tools

Provides programmatic access to [AccQsure platform](https://app.accqsure.ai).

## Installation

Python 3.10 or above is required.

```
pip install accqsure
```
