Metadata-Version: 2.4
Name: alibabacloud_filedetect
Version: 1.1.3
Summary: Alibaba Cloud File Detection SDK Library for Python
Home-page: https://github.com/aliyun/alibabacloud-file-detect-python-sdk
Author: Alibaba Cloud SDK
Author-email: sdk-team@alibabacloud.com
License: Apache License 2.0
Keywords: alibabacloud,file_detect_python_sdk
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: alibabacloud_sas20181203<11.0.0,>=2.28.0
Requires-Dist: alibabacloud_tea_util<1.0.0,>=0.3.5
Requires-Dist: alibabacloud_tea_openapi!=0.3.14,<1.0.0,>=0.3.3
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

English | [简体中文](README-CN.md)
![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)

## Alibaba Cloud File Detect 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/installation/ "pip User Guide") to install pip.

```bash
# Install the alibabacloud_filedetect
pip install alibabacloud_filedetect
```

## Issues

[Opening an Issue](https://github.com/aliyun/alibabacloud-file-detect-python-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.

## Usage

[Quick Examples](https://github.com/aliyun/alibabacloud-file-detect-python-sdk/blob/master/sample/Sample.py)

## Changelog

Detailed changes for each release are documented in the [release notes](https://github.com/aliyun/alibabacloud-file-detect-python-sdk/blob/master/ChangeLog.md).

## References

- [Latest Release](https://github.com/aliyun/alibabacloud-file-detect-python-sdk/tree/master)

## License

[Apache-2.0](https://github.com/aliyun/alibabacloud-file-detect-python-sdk/blob/master/LICENSE)

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