ezconfig client
Project description
EZConfig 客户端程序
使用方法
pip install ezconfig-client
from ezconfig_client import loader
res = loader.get_latest_config()
print(res)
使用前需要设置环境变量
环境变量 | 说明 |
---|---|
EZCONFIG_ENV | 环境变量 |
EZCONFIG_APPID | 应用ID |
EZCONFIG_SECRET | 应用密钥 |
EZCONFIG_HOST | EZConfig服务地址 |
测试参考代码
EZCONFIG_ENV=DEV EZCONFIG_APPID=xxx.xx.xxx EZCONFIG_SECRET=xxxxxxx EZCONFIG_HOST=https://xxxx.xx python test/test.py
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
ezconfig-client-0.2.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file ezconfig-client-0.2.tar.gz
.
File metadata
- Download URL: ezconfig-client-0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a77a61c0311eed3fcaa8b98d1b8d5b6ce5dee3ba7479df22d00a63a3fc58198f |
|
MD5 | 622fe90f9e279beb3eb774153f0a06d9 |
|
BLAKE2b-256 | f25e19cfd9ee15be49e18432ff483983a455b41686c73f646be5cb5b3b260326 |
File details
Details for the file ezconfig_client-0.2-py3-none-any.whl
.
File metadata
- Download URL: ezconfig_client-0.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f980ef18be996887c9cb4d841e712ea29bfdc8206c548b3f85e0cb055ed855b8 |
|
MD5 | c8491b5d5f0a18e242ae161a3e159557 |
|
BLAKE2b-256 | de64eaf03c9bb766e1b239decd9e8b3f82cb1cdbede0fedff3c45d6a3d0be2d4 |