antchain-securitytech


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

## Ant Chain SECURITYTECH 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-securitytech
pip install antchain-securitytech
```

## 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-securitytech",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "antchain, securitytech",
    "author": "Ant Chain SDK",
    "author_email": "sdk-team@alibabacloud.com",
    "download_url": "https://files.pythonhosted.org/packages/21/08/49cf861f9f180f693390b99b35c835bd380b458d7e39f268987cc84aa6af/antchain_securitytech-1.4.5.tar.gz",
    "platform": "any",
    "description": "English | [\u7b80\u4f53\u4e2d\u6587](README-CN.md)\n\n## Ant Chain SECURITYTECH 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-securitytech\npip install antchain-securitytech\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 SECURITYTECH SDK Library for Python",
    "version": "1.4.5",
    "project_urls": {
        "Homepage": "https://github.com/alipay/antchain-openapi-prod-sdk"
    },
    "split_keywords": [
        "antchain",
        " securitytech"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "908479f516004efc788b1dbe72d29c29d7a90316293b458141aa4b17b3b6d850",
                "md5": "b9a186b7709fb6025d4470f81a6f176b",
                "sha256": "a094ba741cf0993f1650e70284f5fd44406d6479c490c8ea1d36c1d10434faf6"
            },
            "downloads": -1,
            "filename": "antchain_securitytech-1.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9a186b7709fb6025d4470f81a6f176b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 42946,
            "upload_time": "2025-02-13T01:51:14",
            "upload_time_iso_8601": "2025-02-13T01:51:14.322358Z",
            "url": "https://files.pythonhosted.org/packages/90/84/79f516004efc788b1dbe72d29c29d7a90316293b458141aa4b17b3b6d850/antchain_securitytech-1.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "210849cf861f9f180f693390b99b35c835bd380b458d7e39f268987cc84aa6af",
                "md5": "24de03287ef572badda3fa042a3d4196",
                "sha256": "77f295a793ce4609fdcc375012d09bf19c33e804651d5dd3836df2d089a99bba"
            },
            "downloads": -1,
            "filename": "antchain_securitytech-1.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "24de03287ef572badda3fa042a3d4196",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 43791,
            "upload_time": "2025-02-13T01:51:15",
            "upload_time_iso_8601": "2025-02-13T01:51:15.950859Z",
            "url": "https://files.pythonhosted.org/packages/21/08/49cf861f9f180f693390b99b35c835bd380b458d7e39f268987cc84aa6af/antchain_securitytech-1.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 01:51:15",
    "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-securitytech"
}
        
Elapsed time: 2.03576s