Metadata-Version: 2.4
Name: axesdn_sdk
Version: 0.0.2
Summary: AXESDN SDK Library for Python
Author: AXESDN DEV Team
Author-email: devops@axesdn.com
License: Apache License 2.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.26.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# AXESDN Python SDK

### Requirements

- Python >= 3.7

### Installation

- Install with pip
```
pip install axesdn_sdk
```

### Usage

- [SDK Description](https://axesdn.s3.cn-north-1.amazonaws.com.cn/docs/axesdnSDK/0.0.2/index.html)
- [API Description](https://axesdn.s3.cn-north-1.amazonaws.com.cn/docs/ados_ext_api/v1/index.html)


### Changelog

- Detailed changes for each release are documented in the [release notes](CHANGELOG.md)

### License

[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Copyright (c) 2018-present, AXESDN rights reserved.
