Metadata-Version: 2.1
Name: prefect-huaweicloud
Version: 0.2.0
Summary: Prefect collection of tasks and subflows to integrate with Huaweicloud
Home-page: https://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python
Author: HuaweiCloud
Author-email: 
License: Apache License 2.0
Keywords: prefect
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Prefect Huawei Cloud Block

## Welcome!
The prefect-huaweicloud collection enables you to use HUAWEI CLOUD cloud service capabilities in Prefect more efficiently.
## Getting Started

```bash
pip install -U "prefect"

git clone https://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python.git

cd huaweicloud-prefect-block-python

prefect block register --file __init__.py
```

## Contributing

Thank you for wanting to contribute, you can contribute to [this code repository](https://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python) .If you have any questions, consult the community.
