ros-cdk-drds


Nameros-cdk-drds 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:05:15
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 DRDS Construct Library

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

```python
import * as DRDS from '@alicloud/ros-cdk-drds';
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git",
    "name": "ros-cdk-drds",
    "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/8d/33/92c056ace0e1fc0121ef4b0de5bebeecfd7ce7fd7f95ce2d8a3117044a66/ros-cdk-drds-1.6.0.tar.gz",
    "platform": null,
    "description": "## Aliyun ROS DRDS Construct Library\n\nThis module is part of the AliCloud ROS Cloud Development Kit (ROS CDK) project.\n\n```python\nimport * as DRDS from '@alicloud/ros-cdk-drds';\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": "8d3392c056ace0e1fc0121ef4b0de5bebeecfd7ce7fd7f95ce2d8a3117044a66",
                "md5": "ea5a65d79d588a198cd29e2c7cba900c",
                "sha256": "8963b0bc6ef595fce1934809a2a98e8231a45b1272a1b259451a3bb7763cb35a"
            },
            "downloads": -1,
            "filename": "ros-cdk-drds-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea5a65d79d588a198cd29e2c7cba900c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 144124,
            "upload_time": "2025-01-24T19:05:15",
            "upload_time_iso_8601": "2025-01-24T19:05:15.356464Z",
            "url": "https://files.pythonhosted.org/packages/8d/33/92c056ace0e1fc0121ef4b0de5bebeecfd7ce7fd7f95ce2d8a3117044a66/ros-cdk-drds-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 19:05:15",
    "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-drds"
}
        
Elapsed time: 1.45548s