antchain-dtaiagt


Nameantchain-dtaiagt JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/alipay/antchain-openapi-prod-sdk
SummaryAnt Chain DTAIAGT SDK Library for Python
upload_time2025-07-11 03:32:32
maintainerNone
docs_urlNone
authorAnt Chain SDK
requires_python>=3.6
licenseApache License 2.0
keywords antchain dtaiagt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            English | [简体中文](README-CN.md)

## Ant Chain DTAIAGT 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-dtaiagt
pip install antchain-dtaiagt
```

## 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-dtaiagt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "antchain, dtaiagt",
    "author": "Ant Chain SDK",
    "author_email": "sdk-team@alibabacloud.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/b9/eac016ed3b4150dda61351487a31544e663ee21507940db53393402bf15b/antchain_dtaiagt-1.1.0.tar.gz",
    "platform": "any",
    "description": "English | [\u7b80\u4f53\u4e2d\u6587](README-CN.md)\n\n## Ant Chain DTAIAGT 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-dtaiagt\npip install antchain-dtaiagt\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 DTAIAGT SDK Library for Python",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/alipay/antchain-openapi-prod-sdk"
    },
    "split_keywords": [
        "antchain",
        " dtaiagt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e98b70f8fd5d4b1a8209ec400ae323e35b9a462067c1bd8540e4af260f345216",
                "md5": "9e1ce534a24e965a956988209adf6d66",
                "sha256": "fef29da3c34e9dc2057a40e4f022bb0ff57bf8278d75ed68afc3b1c50e1ef381"
            },
            "downloads": -1,
            "filename": "antchain_dtaiagt-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e1ce534a24e965a956988209adf6d66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7651,
            "upload_time": "2025-07-11T03:32:31",
            "upload_time_iso_8601": "2025-07-11T03:32:31.394577Z",
            "url": "https://files.pythonhosted.org/packages/e9/8b/70f8fd5d4b1a8209ec400ae323e35b9a462067c1bd8540e4af260f345216/antchain_dtaiagt-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7eb9eac016ed3b4150dda61351487a31544e663ee21507940db53393402bf15b",
                "md5": "497ec6353f070dafc49911830fc31125",
                "sha256": "70a1f9bc4a2b3593394899a5f06357be5534957503ccbfb8e923437666ec1a09"
            },
            "downloads": -1,
            "filename": "antchain_dtaiagt-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "497ec6353f070dafc49911830fc31125",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 7843,
            "upload_time": "2025-07-11T03:32:32",
            "upload_time_iso_8601": "2025-07-11T03:32:32.662909Z",
            "url": "https://files.pythonhosted.org/packages/7e/b9/eac016ed3b4150dda61351487a31544e663ee21507940db53393402bf15b/antchain_dtaiagt-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 03:32:32",
    "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-dtaiagt"
}
        
Elapsed time: 0.42141s