antchain-asset


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

## Ant Chain ASSET 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-asset
pip install antchain-asset
```

## 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-asset",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "antchain, asset",
    "author": "Ant Chain SDK",
    "author_email": "sdk-team@alibabacloud.com",
    "download_url": "https://files.pythonhosted.org/packages/73/9c/34000e68795cf622bf8c8cc1f38654bb3c846b7c46c411a872049672c748/antchain_asset-1.0.12.tar.gz",
    "platform": "any",
    "description": "English | [\u7b80\u4f53\u4e2d\u6587](README-CN.md)\n\n## Ant Chain ASSET 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-asset\npip install antchain-asset\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 ASSET SDK Library for Python",
    "version": "1.0.12",
    "project_urls": {
        "Homepage": "https://github.com/alipay/antchain-openapi-prod-sdk"
    },
    "split_keywords": [
        "antchain",
        " asset"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5049cfd56b1dc37d73743d113fb96d935d74220d12c604f1196df308c09e402",
                "md5": "ed27c0ba4725bed1b4ebd9a15da89ecd",
                "sha256": "241c9865ab32e9d03c3b7ff54bc68f15aea1bc9ff5d1a502ddbf2daaf30da6e8"
            },
            "downloads": -1,
            "filename": "antchain_asset-1.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed27c0ba4725bed1b4ebd9a15da89ecd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 10137,
            "upload_time": "2024-11-25T08:25:29",
            "upload_time_iso_8601": "2024-11-25T08:25:29.822518Z",
            "url": "https://files.pythonhosted.org/packages/e5/04/9cfd56b1dc37d73743d113fb96d935d74220d12c604f1196df308c09e402/antchain_asset-1.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "739c34000e68795cf622bf8c8cc1f38654bb3c846b7c46c411a872049672c748",
                "md5": "0afcc2e1c968de5cc7a99bdb1adb27f7",
                "sha256": "caff461bd7482f12f61122dd50a894d4da7bbb708b9254930cf0adef0763f3a4"
            },
            "downloads": -1,
            "filename": "antchain_asset-1.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "0afcc2e1c968de5cc7a99bdb1adb27f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 10303,
            "upload_time": "2024-11-25T08:25:31",
            "upload_time_iso_8601": "2024-11-25T08:25:31.331428Z",
            "url": "https://files.pythonhosted.org/packages/73/9c/34000e68795cf622bf8c8cc1f38654bb3c846b7c46c411a872049672c748/antchain_asset-1.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 08:25:31",
    "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-asset"
}
        
Elapsed time: 0.37191s