alibabacloud-tea


Namealibabacloud-tea JSON
Version 0.3.6 PyPI version JSON
download
home_pagehttps://github.com/aliyun/tea-python
SummaryThe tea module of alibabaCloud Python SDK.
upload_time2024-03-29 08:06:55
maintainerNone
docs_urlNone
authorAlibaba Cloud
requires_python>=3.6
licenseApache License 2.0
keywords alibabacloud sdk tea
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 Tea for Python

[![PyPI version](https://badge.fury.io/py/alibabacloud-tea.svg)](https://badge.fury.io/py/alibabacloud-tea)
[![Python Test](https://github.com/aliyun/tea-python/actions/workflows/testPython.yml/badge.svg)](https://github.com/aliyun/tea-python/actions/workflows/testPython.yml)
[![python](https://img.shields.io/pypi/pyversions/alibabacloud-tea.svg)](https://img.shields.io/pypi/pyversions/alibabacloud-tea.svg)

## 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
pip install alibabacloud-tea
```

## Issues
[Opening an Issue](https://github.com/aliyun/tea-python/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/tea-python/tree/master/python)

## 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/tea-python",
    "name": "alibabacloud-tea",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "alibabacloud, sdk, tea",
    "author": "Alibaba Cloud",
    "author_email": "alibaba-cloud-sdk-dev-team@list.alibaba-inc.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/a1/bf98544f4cd5527de3edcf1618bf54cf6597d6e03605ddaf076d9d06005e/alibabacloud-tea-0.3.6.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 Tea for Python\n\n[![PyPI version](https://badge.fury.io/py/alibabacloud-tea.svg)](https://badge.fury.io/py/alibabacloud-tea)\n[![Python Test](https://github.com/aliyun/tea-python/actions/workflows/testPython.yml/badge.svg)](https://github.com/aliyun/tea-python/actions/workflows/testPython.yml)\n[![python](https://img.shields.io/pypi/pyversions/alibabacloud-tea.svg)](https://img.shields.io/pypi/pyversions/alibabacloud-tea.svg)\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\npip install alibabacloud-tea\n```\n\n## Issues\n[Opening an Issue](https://github.com/aliyun/tea-python/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/tea-python/tree/master/python)\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": "The tea module of alibabaCloud Python SDK.",
    "version": "0.3.6",
    "project_urls": {
        "Homepage": "https://github.com/aliyun/tea-python"
    },
    "split_keywords": [
        "alibabacloud",
        " sdk",
        " tea"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ea1bf98544f4cd5527de3edcf1618bf54cf6597d6e03605ddaf076d9d06005e",
                "md5": "6c7d7fb540f833816c6ebaf5ca07f67f",
                "sha256": "ea7180c80b41ccddad1d474285f0da6ba9aa6ba898bcbc84e88409312a67a52a"
            },
            "downloads": -1,
            "filename": "alibabacloud-tea-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "6c7d7fb540f833816c6ebaf5ca07f67f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6457,
            "upload_time": "2024-03-29T08:06:55",
            "upload_time_iso_8601": "2024-03-29T08:06:55.647187Z",
            "url": "https://files.pythonhosted.org/packages/4e/a1/bf98544f4cd5527de3edcf1618bf54cf6597d6e03605ddaf076d9d06005e/alibabacloud-tea-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 08:06:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aliyun",
    "github_project": "tea-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "alibabacloud-tea"
}
        
Elapsed time: 0.30282s