适配nacos模块
Project description
创作背景
适配nacos2.0API,官网API地址: https://nacos.io/zh-cn/docs/v2/guide/user/open-api.html
安装
pip3 install pnacos
使用
from pnacos.client import NacosClient
from pnacos.config import NacosConfig
client = NacosClient("172.26.22.201:300002", username="nacos", password="nacos123456")
cfg = NacosConfig(client)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pnacos-0.1.3.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file pnacos-0.1.3.tar.gz
.
File metadata
- Download URL: pnacos-0.1.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96a2953baa00847b67330fe072f2d090f902eaeab2a35de15259f392e76dbca3 |
|
MD5 | 4ddde14b7236564ae2321145f459e62f |
|
BLAKE2b-256 | 931ff8d66893eaed27e9e323e1b9d1471af62fe7ed0840b8f6cd699da7e7b15b |
File details
Details for the file pnacos-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pnacos-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4e1f6d199d876adfd2688d31be230d3a644abbf7672bd5c1f00eff1e173a6be |
|
MD5 | e63b1d5e1c4c4248113a7c6eb2938fc1 |
|
BLAKE2b-256 | 29b0a559c43b7ec4ce9d9dedb69f1ecc66cba8b9d353ee5d18ac5aa16b5b797d |