Metadata-Version: 2.1
Name: antchain-shuziwuliu
Version: 1.7.2
Summary: Ant Chain SHUZIWULIU SDK Library for Python
Home-page: https://github.com/alipay/antchain-openapi-prod-sdk
Author: Ant Chain SDK
Author-email: sdk-team@alibabacloud.com
License: Apache License 2.0
Keywords: antchain,shuziwuliu
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
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: Topic :: Software Development
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: antchain-alipay-util <2.0.0,>=1.0.1
Requires-Dist: alibabacloud-tea-util <1.0.0,>=0.3.11
Requires-Dist: alibabacloud-rpc-util <1.0.0,>=0.0.4

English | [简体中文](README-CN.md)

## Ant Chain SHUZIWULIU SDK for Python

## Requirements

- Python >= 3.6

## Installation

- **Install with pip**

Python SDK uses a common package management tool named `pip`. If pip is not installed, see the [pip user guide](https://pip.pypa.io/en/stable/installing/ "pip User Guide") to install pip.

```bash
# Install the antchain-shuziwuliu
pip install antchain-shuziwuliu
```

## Issues

[Opening an Issue](https://github.com/alipay/antchain-openapi-prod-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.

## Usage

[Quick Examples](https://github.com/alipay/antchain-openapi-prod-sdk)

## Changelog

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

## References

- [Latest Release](https://github.com/alipay/antchain-openapi-prod-sdk/tree/master/python)

## License

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

Copyright (c) 2009-present, Alibaba Cloud All rights reserved.


