nacos-python-sdk


Namenacos-python-sdk JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://codeup.aliyun.com/612cb27957e7cd986dfaf21f/nacos-python-sdk
Summarynacos-python-sdk
upload_time2023-08-17 02:19:24
maintainer
docs_urlNone
author
requires_python
licenseApache License 2.0
keywords nacos nacos-python-sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# nacos-python-sdk
Our repository aligns with the [nacos-sdk-python](https://github.com/nacos-group/nacos-sdk-python/tree/master).

However, we have made modifications to the `client.py` file to incorporate authentication support for nacos versions 2.2 and above. This adjustment addresses the issue:
```
ERROR: nacos.client: [do-pulling] exception HTTP Error 403: occur, return an empty list, waiting for recovery.
```
Given that the original project is no longer maintained by its author and no pull requests have been accepted, we have taken the initiative to rectify and re-upload this project.


[![Pypi Version](https://badge.fury.io/py/nacos-python-sdk.svg)](https://badge.fury.io/py/nacos-python-sdk)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/nacos-group/nacos-sdk-python/blob/master/LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": "https://codeup.aliyun.com/612cb27957e7cd986dfaf21f/nacos-python-sdk",
    "name": "nacos-python-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "nacos,nacos-python-sdk",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f6/e6/d009eb3e407922ba53d8cc668634a5b714c92c813bc97c60b998148b5d9e/nacos-python-sdk-0.2.tar.gz",
    "platform": null,
    "description": "\r\n# nacos-python-sdk\r\nOur repository aligns with the [nacos-sdk-python](https://github.com/nacos-group/nacos-sdk-python/tree/master).\r\n\r\nHowever, we have made modifications to the `client.py` file to incorporate authentication support for nacos versions 2.2 and above. This adjustment addresses the issue:\r\n```\r\nERROR: nacos.client: [do-pulling] exception HTTP Error 403: occur, return an empty list, waiting for recovery.\r\n```\r\nGiven that the original project is no longer maintained by its author and no pull requests have been accepted, we have taken the initiative to rectify and re-upload this project.\r\n\r\n\r\n[![Pypi Version](https://badge.fury.io/py/nacos-python-sdk.svg)](https://badge.fury.io/py/nacos-python-sdk)\r\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/nacos-group/nacos-sdk-python/blob/master/LICENSE)\r\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "nacos-python-sdk",
    "version": "0.2",
    "project_urls": {
        "Homepage": "https://codeup.aliyun.com/612cb27957e7cd986dfaf21f/nacos-python-sdk"
    },
    "split_keywords": [
        "nacos",
        "nacos-python-sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf3dfab8f311f8c5af00eed39b830a80b7a31f8bc6b61b32d4a542dab9c1536e",
                "md5": "f2c338e7966bfbaa2d4ec32f82078c10",
                "sha256": "8b81e19b40db455438ecad5a2af39d5634e476b18b299625aa66eff791184368"
            },
            "downloads": -1,
            "filename": "nacos_python_sdk-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2c338e7966bfbaa2d4ec32f82078c10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19955,
            "upload_time": "2023-08-17T02:19:22",
            "upload_time_iso_8601": "2023-08-17T02:19:22.444963Z",
            "url": "https://files.pythonhosted.org/packages/bf/3d/fab8f311f8c5af00eed39b830a80b7a31f8bc6b61b32d4a542dab9c1536e/nacos_python_sdk-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6e6d009eb3e407922ba53d8cc668634a5b714c92c813bc97c60b998148b5d9e",
                "md5": "435ca09b1e981e9b76c9b7b6bdd5e649",
                "sha256": "41d9ed9d788fbd6754e410bc0d99f1ec8c7d2c1b80a17cb4dc0c0ae7ee8a6f23"
            },
            "downloads": -1,
            "filename": "nacos-python-sdk-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "435ca09b1e981e9b76c9b7b6bdd5e649",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18567,
            "upload_time": "2023-08-17T02:19:24",
            "upload_time_iso_8601": "2023-08-17T02:19:24.582650Z",
            "url": "https://files.pythonhosted.org/packages/f6/e6/d009eb3e407922ba53d8cc668634a5b714c92c813bc97c60b998148b5d9e/nacos-python-sdk-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-17 02:19:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nacos-python-sdk"
}
        
Elapsed time: 0.10143s