alibabacloud-tea-openapi


Namealibabacloud-tea-openapi JSON
Version 0.3.8 PyPI version JSON
download
home_pagehttps://github.com/aliyun/darabonba-openapi
SummaryAlibaba Cloud openapi SDK Library for Python
upload_time2023-11-23 07:49:01
maintainer
docs_urlNone
authorAlibaba Cloud SDK
requires_python>=3.6
licenseApache License 2.0
keywords alibabacloud tea openapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            English | [简体中文](README-CN.md)
![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)

# Alibaba Cloud OpenApi SDK for Python

## Installation
- **Install with pip**

Python SDK uses a common package management tool named `pip`. If pip is not installed, see the [pip user guide](https://pip.pypa.io/en/stable/installing/ "pip User Guide") to install pip.

```bash
# Install the alibabacloud_tea_openapi
pip install alibabacloud_tea_openapi
```

## Issues

[Opening an Issue](https://github.com/aliyun/darabonba-openapi/issues/new), Issues not conforming to the guidelines may be closed immediately.

## Changelog
Detailed changes for each release are documented in the [release notes](./ChangeLog.md).

## References
* [Latest Release](https://github.com/aliyun/darabonba-openapi)

## License
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aliyun/darabonba-openapi",
    "name": "alibabacloud-tea-openapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "alibabacloud,tea,openapi",
    "author": "Alibaba Cloud SDK",
    "author_email": "sdk-team@alibabacloud.com",
    "download_url": "https://files.pythonhosted.org/packages/29/0a/e7f069fe33e1aa5eb085ada1022e7c0ab52593626763648221eae672a17f/alibabacloud_tea_openapi-0.3.8.tar.gz",
    "platform": "any",
    "description": "English | [\u7b80\u4f53\u4e2d\u6587](README-CN.md)\n![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)\n\n# Alibaba Cloud OpenApi SDK for Python\n\n## Installation\n- **Install with pip**\n\nPython SDK uses a common package management tool named `pip`. If pip is not installed, see the [pip user guide](https://pip.pypa.io/en/stable/installing/ \"pip User Guide\") to install pip.\n\n```bash\n# Install the alibabacloud_tea_openapi\npip install alibabacloud_tea_openapi\n```\n\n## Issues\n\n[Opening an Issue](https://github.com/aliyun/darabonba-openapi/issues/new), Issues not conforming to the guidelines may be closed immediately.\n\n## Changelog\nDetailed changes for each release are documented in the [release notes](./ChangeLog.md).\n\n## References\n* [Latest Release](https://github.com/aliyun/darabonba-openapi)\n\n## License\n[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nCopyright (c) 2009-present, Alibaba Cloud All rights reserved.",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Alibaba Cloud openapi SDK Library for Python",
    "version": "0.3.8",
    "project_urls": {
        "Homepage": "https://github.com/aliyun/darabonba-openapi"
    },
    "split_keywords": [
        "alibabacloud",
        "tea",
        "openapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "290ae7f069fe33e1aa5eb085ada1022e7c0ab52593626763648221eae672a17f",
                "md5": "fabf0d286ec9e4a9ff0012760978ab82",
                "sha256": "99796fa807433ee31e4e06239901d5dbc9cd22884f50f9bbb09b1dae9dbbb723"
            },
            "downloads": -1,
            "filename": "alibabacloud_tea_openapi-0.3.8.tar.gz",
            "has_sig": false,
            "md5_digest": "fabf0d286ec9e4a9ff0012760978ab82",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 11852,
            "upload_time": "2023-11-23T07:49:01",
            "upload_time_iso_8601": "2023-11-23T07:49:01.441971Z",
            "url": "https://files.pythonhosted.org/packages/29/0a/e7f069fe33e1aa5eb085ada1022e7c0ab52593626763648221eae672a17f/alibabacloud_tea_openapi-0.3.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-23 07:49:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aliyun",
    "github_project": "darabonba-openapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "alibabacloud-tea-openapi"
}
        
Elapsed time: 0.14498s