prefect-huaweicloud


Nameprefect-huaweicloud JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python
SummaryPrefect collection of tasks and subflows to integrate with Huaweicloud
upload_time2023-10-07 09:34:56
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-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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python",
    "name": "prefect-huaweicloud",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "prefect",
    "author": "HuaweiCloud",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/09/fe/695376da17481966c8dfc678d65082028de8bf3d5b1dccfe5a44f48ec069/prefect-huaweicloud-0.2.0.tar.gz",
    "platform": null,
    "description": "# Prefect Huawei Cloud Block\r\n\r\n## Welcome!\r\nThe prefect-huaweicloud collection enables you to use HUAWEI CLOUD cloud service capabilities in Prefect more efficiently.\r\n## Getting Started\r\n\r\n```bash\r\npip install -U \"prefect\"\r\n\r\ngit clone https://gitee.com/HuaweiCloudDeveloper/huaweicloud-prefect-block-python.git\r\n\r\ncd huaweicloud-prefect-block-python\r\n\r\nprefect block register --file __init__.py\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 subflows 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": "b1810462a9c2522f8b0693d0a0e044d634121b138ef99405c928511b1c3e189f",
                "md5": "ff286b48a56809da9c59705cfc1d5353",
                "sha256": "92b5e2825d8161bb5f0f08fbafefee285821438ae8787ee8a92b02afe650dc5f"
            },
            "downloads": -1,
            "filename": "prefect_huaweicloud-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff286b48a56809da9c59705cfc1d5353",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8839,
            "upload_time": "2023-10-07T09:39:24",
            "upload_time_iso_8601": "2023-10-07T09:39:24.360704Z",
            "url": "https://files.pythonhosted.org/packages/b1/81/0462a9c2522f8b0693d0a0e044d634121b138ef99405c928511b1c3e189f/prefect_huaweicloud-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09fe695376da17481966c8dfc678d65082028de8bf3d5b1dccfe5a44f48ec069",
                "md5": "d8563263f7ea5fefc9ac02ee3efce5c1",
                "sha256": "715c1c7434f91fc53b59e844b1a00c4e80a687c24772d0a1ad268d29b498ad1d"
            },
            "downloads": -1,
            "filename": "prefect-huaweicloud-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d8563263f7ea5fefc9ac02ee3efce5c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4957,
            "upload_time": "2023-10-07T09:34:56",
            "upload_time_iso_8601": "2023-10-07T09:34:56.743225Z",
            "url": "https://files.pythonhosted.org/packages/09/fe/695376da17481966c8dfc678d65082028de8bf3d5b1dccfe5a44f48ec069/prefect-huaweicloud-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-07 09:34:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prefect-huaweicloud"
}
        
Elapsed time: 0.13540s