No project description provided
Project description
pyapollo
another apollo python client
Usage
from pyapollo.config import ConfigManager
apollo_host = 'http://localhost:8080'
app_id = 'SampleApp'
namespace = 'application'
config = ConfigManager(apollo_host=apollo_host, app_id=app_id, namespace=namespace)
bar = config.get_from_json("foo")
# if you want enable hot reload config
config.enable_hot_reload()
pyapollo has a file cache, you can specific file_cache_dir to ConfigManager.
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
pyapollox-0.1.5.tar.gz
(7.7 kB
view details)
Built Distribution
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 pyapollox-0.1.5.tar.gz.
File metadata
- Download URL: pyapollox-0.1.5.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4000b451769b1122844135d494eb9cbe4eda8a1e505e669eeff867f0395c0de3
|
|
| MD5 |
106eec57f16b9fc8946ccf5644560f2d
|
|
| BLAKE2b-256 |
389c3020b6560d1104add39e4ff4a6e987a1d4c91106e90760ff6e4ea03840a1
|
File details
Details for the file pyapollox-0.1.5-py3-none-any.whl.
File metadata
- Download URL: pyapollox-0.1.5-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b57dd7278c28426624933b1521125d36813c863f5a2953e6dc951a0d776a1bf0
|
|
| MD5 |
2f23494887fd4d66f74a6f64f9f7e8ba
|
|
| BLAKE2b-256 |
738edc33f9c0bc57242f0bae0d9382929e9b2f479ad1e156ee7b58efaca400ff
|