ros-cdk-ebs


Nameros-cdk-ebs JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git
SummaryAliyun SDK Copyright (C) Alibaba Cloud Computing All rights reserved. http://www.aliyun.com
upload_time2025-01-24 19:59:23
maintainerNone
docs_urlNone
authorROS Development Team
requires_python~=3.7
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements mkdocs mkdocs-material mkdocs-markdownextradata-plugin mkdocs-macros-plugin tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Aliyun ROS EBS Construct Library

This module is part of the AliCloud ROS Cloud Development Kit (ROS CDK) project.

```python
import * as EBS from '@alicloud/ros-cdk-ebs';
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git",
    "name": "ros-cdk-ebs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "ROS Development Team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/06/06/d1ceb4b86f04cedae8314558afefe6e8ee6cb23df595d692f11d38756ef8/ros-cdk-ebs-1.6.0.tar.gz",
    "platform": null,
    "description": "## Aliyun ROS EBS Construct Library\n\nThis module is part of the AliCloud ROS Cloud Development Kit (ROS CDK) project.\n\n```python\nimport * as EBS from '@alicloud/ros-cdk-ebs';\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Aliyun SDK Copyright (C) Alibaba Cloud Computing All rights reserved. http://www.aliyun.com",
    "version": "1.6.0",
    "project_urls": {
        "Homepage": "https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git",
        "Source": "https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0606d1ceb4b86f04cedae8314558afefe6e8ee6cb23df595d692f11d38756ef8",
                "md5": "4f0c7073cbcda2a45f98cfa3e84c1f8c",
                "sha256": "b0c0700d87bd39193fcc04d843fda2d690333f7f566f420caaf4da114d42fb27"
            },
            "downloads": -1,
            "filename": "ros-cdk-ebs-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4f0c7073cbcda2a45f98cfa3e84c1f8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 139927,
            "upload_time": "2025-01-24T19:59:23",
            "upload_time_iso_8601": "2025-01-24T19:59:23.101419Z",
            "url": "https://files.pythonhosted.org/packages/06/06/d1ceb4b86f04cedae8314558afefe6e8ee6cb23df595d692f11d38756ef8/ros-cdk-ebs-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 19:59:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aliyun",
    "github_project": "Resource-Orchestration-Service-Cloud-Development-Kit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "mkdocs",
            "specs": [
                [
                    ">=",
                    "1.5.3"
                ]
            ]
        },
        {
            "name": "mkdocs-material",
            "specs": [
                [
                    ">=",
                    "9.4.14"
                ]
            ]
        },
        {
            "name": "mkdocs-markdownextradata-plugin",
            "specs": [
                [
                    ">=",
                    "0.2.6"
                ]
            ]
        },
        {
            "name": "mkdocs-macros-plugin",
            "specs": [
                [
                    ">=",
                    "1.3.7"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.66.1"
                ]
            ]
        }
    ],
    "lcname": "ros-cdk-ebs"
}
        
Elapsed time: 1.18775s