Metadata-Version: 2.1
Name: prefect-hwc
Version: 0.2.0
Summary: Prefect collection of tasks and sub flows 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-hwc collection enables you to use HUAWEI CLOUD service capabilities in Prefect more efficiently.
## Getting Started

```bash
pip install -U "prefect"

pip install prefect-hwc

prefect block register --module prefect_huaweicloud
```

## 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.
