prefect-hwc


Nameprefect-hwc JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python
SummaryPrefect collection of tasks and sub flows to integrate with HuaweiCloud
upload_time2023-10-08 07:30:33
maintainer
docs_urlNone
authorHuaweiCloud
requires_python>=3.9
licenseApache License 2.0
keywords prefect
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python",
    "name": "prefect-hwc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "prefect",
    "author": "HuaweiCloud",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/23/1c/7e4826f3d3bc910d6bb4ae98b27d2ffaa7a78aaeb039a3b3b372141b98d6/prefect-hwc-0.2.0.tar.gz",
    "platform": null,
    "description": "# Prefect Huawei Cloud Block\r\n\r\n## Welcome!\r\nThe prefect-hwc collection enables you to use HUAWEI CLOUD service capabilities in Prefect more efficiently.\r\n## Getting Started\r\n\r\n```bash\r\npip install -U \"prefect\"\r\n\r\npip install prefect-hwc\r\n\r\nprefect block register --module prefect_huaweicloud\r\n```\r\n\r\n## Contributing\r\n\r\nThank 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.\r\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Prefect collection of tasks and sub flows to integrate with HuaweiCloud",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python"
    },
    "split_keywords": [
        "prefect"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9675e879cdf8d3c476547619b3987b3c4473796ca792fa82e277c7d27df919b3",
                "md5": "1c348e3671982b05ceabd8c2293fe76e",
                "sha256": "c928cbebe756537ed3d3564220525e041ca724a8a7691b996ffd5e7b9e9cdfa5"
            },
            "downloads": -1,
            "filename": "prefect_hwc-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c348e3671982b05ceabd8c2293fe76e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5285,
            "upload_time": "2023-10-08T07:30:32",
            "upload_time_iso_8601": "2023-10-08T07:30:32.577924Z",
            "url": "https://files.pythonhosted.org/packages/96/75/e879cdf8d3c476547619b3987b3c4473796ca792fa82e277c7d27df919b3/prefect_hwc-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "231c7e4826f3d3bc910d6bb4ae98b27d2ffaa7a78aaeb039a3b3b372141b98d6",
                "md5": "ea4a8968a71d0ebd3ea5f38c2df5f786",
                "sha256": "e95c0280d53dbf52029c0cf5312a41ae54939add3e0c42099cbfef3d24c54f2c"
            },
            "downloads": -1,
            "filename": "prefect-hwc-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea4a8968a71d0ebd3ea5f38c2df5f786",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4905,
            "upload_time": "2023-10-08T07:30:33",
            "upload_time_iso_8601": "2023-10-08T07:30:33.817035Z",
            "url": "https://files.pythonhosted.org/packages/23/1c/7e4826f3d3bc910d6bb4ae98b27d2ffaa7a78aaeb039a3b3b372141b98d6/prefect-hwc-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-08 07:30:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prefect-hwc"
}
        
Elapsed time: 0.12333s