antchain-tam


Nameantchain-tam JSON
Version 1.3.3 PyPI version JSON
download
home_pagehttps://github.com/alipay/antchain-openapi-prod-sdk
SummaryAnt Chain TAM SDK Library for Python
upload_time2024-06-21 09:24:41
maintainerNone
docs_urlNone
authorAnt Chain SDK
requires_python>=3.6
licenseApache License 2.0
keywords antchain tam
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            English | [简体中文](README-CN.md)

## Ant Chain TAM SDK for Python

## Requirements

- Python >= 3.6

## 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 antchain-tam
pip install antchain-tam
```

## Issues

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

## Usage

[Quick Examples](https://github.com/alipay/antchain-openapi-prod-sdk)

## Changelog

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

## References

- [Latest Release](https://github.com/alipay/antchain-openapi-prod-sdk/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/alipay/antchain-openapi-prod-sdk",
    "name": "antchain-tam",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "antchain, tam",
    "author": "Ant Chain SDK",
    "author_email": "sdk-team@alibabacloud.com",
    "download_url": "https://files.pythonhosted.org/packages/36/df/96d628ec483e5ca8f354315fb5a1f298e796133f25ac7c50c9526b71d71b/antchain_tam-1.3.3.tar.gz",
    "platform": "any",
    "description": "English | [\u7b80\u4f53\u4e2d\u6587](README-CN.md)\n\n## Ant Chain TAM SDK for Python\n\n## Requirements\n\n- Python >= 3.6\n\n## Installation\n\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 antchain-tam\npip install antchain-tam\n```\n\n## Issues\n\n[Opening an Issue](https://github.com/alipay/antchain-openapi-prod-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.\n\n## Usage\n\n[Quick Examples](https://github.com/alipay/antchain-openapi-prod-sdk)\n\n## Changelog\n\nDetailed changes for each release are documented in the [release notes](./ChangeLog.md).\n\n## References\n\n- [Latest Release](https://github.com/alipay/antchain-openapi-prod-sdk/tree/master/python)\n\n## License\n\n[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nCopyright (c) 2009-present, Alibaba Cloud All rights reserved.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Ant Chain TAM SDK Library for Python",
    "version": "1.3.3",
    "project_urls": {
        "Homepage": "https://github.com/alipay/antchain-openapi-prod-sdk"
    },
    "split_keywords": [
        "antchain",
        " tam"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b04ab9e333999a5216fd5a5fe9b897b4f69a1f75996488f0b5c97998b9f6255",
                "md5": "fd78addca3d668d4e9d8366c16bf26d0",
                "sha256": "50175250ef106e6ae76065c79ce130a50f090df756fbd6d4ea026f2a543fa774"
            },
            "downloads": -1,
            "filename": "antchain_tam-1.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd78addca3d668d4e9d8366c16bf26d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 15834,
            "upload_time": "2024-06-21T09:24:40",
            "upload_time_iso_8601": "2024-06-21T09:24:40.027612Z",
            "url": "https://files.pythonhosted.org/packages/4b/04/ab9e333999a5216fd5a5fe9b897b4f69a1f75996488f0b5c97998b9f6255/antchain_tam-1.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36df96d628ec483e5ca8f354315fb5a1f298e796133f25ac7c50c9526b71d71b",
                "md5": "36bdb9d681c149b12cdcdea3eec5619a",
                "sha256": "bc4042b87e7570be66c5f2491af19b93fc9d0d9f8c9bd2b942dcb5c7827d7428"
            },
            "downloads": -1,
            "filename": "antchain_tam-1.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "36bdb9d681c149b12cdcdea3eec5619a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 16933,
            "upload_time": "2024-06-21T09:24:41",
            "upload_time_iso_8601": "2024-06-21T09:24:41.713507Z",
            "url": "https://files.pythonhosted.org/packages/36/df/96d628ec483e5ca8f354315fb5a1f298e796133f25ac7c50c9526b71d71b/antchain_tam-1.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-21 09:24:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alipay",
    "github_project": "antchain-openapi-prod-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "antchain-tam"
}
        
Elapsed time: 1.10049s