python min nacos client only get config
Project description
build = python3 setup.py sdist install = python3 setup.py install publish = python3 setup.py register && python3 setup.py sdist upload
twine 是一个专门用于与 pypi 进行交互的工具
pip3 install twine
# 升级打包工具
python3 -m pip install --user --upgrade setuptools wheel
# 打包
python3 setup.py sdist bdist_wheel
# 安装测试
python3 setup.py install
# 检查
twine check dist/*
# 上传
twine upload dist/*
~/.pypirc [server-login] username = jnan77 password = xxxx
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sdk_python_nacos-0.0.2.tar.gz.
File metadata
- Download URL: sdk_python_nacos-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f789d2c4e4c760e243ad37b2021e886a0a15fcbca875aa7157d4043c2b7efcbd
|
|
| MD5 |
ffa72db3e06f3f1acb940412cd01bd82
|
|
| BLAKE2b-256 |
072ff36c9d8153f1e363752f10c9396f6a4c11495cf6312dc6871950b15d19df
|
File details
Details for the file sdk_python_nacos-0.0.2-py3.9.egg.
File metadata
- Download URL: sdk_python_nacos-0.0.2-py3.9.egg
- Upload date:
- Size: 3.7 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c55dc20a9415f3de99f79c3aed167a0b299d5fddc29aeb6a2c103b7968410499
|
|
| MD5 |
751f99f210c5cf5d005c623c0e470cc3
|
|
| BLAKE2b-256 |
c68657055f2d14438b6740af9a7529abdc89875130caa2223cecbec033afc47e
|
File details
Details for the file sdk_python_nacos-0.0.2-py3-none-any.whl.
File metadata
- Download URL: sdk_python_nacos-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbd5fd7cd5ec71448e84679f645fe96708321f5d8997a96e2235c18c56a02f41
|
|
| MD5 |
a7cbec61756655cece513c4054b5130f
|
|
| BLAKE2b-256 |
2ed99cdaa201f918d74051e60fbdc6fe41363a1a5879b3c35e9c96e19ad0735d
|