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.7.tar.gz
(7.8 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.7.tar.gz.
File metadata
- Download URL: pyapollox-0.1.7.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caecc8dbf16a8ea0670a9b796c7ada573e50023624c1d49f710fd91e6fe57d4f
|
|
| MD5 |
da5772a84a804fd81fb85aa55a45a26c
|
|
| BLAKE2b-256 |
f8475e26e9ce93b73b4e37223c466d199fecb70b8efca55704d501741729edfc
|
File details
Details for the file pyapollox-0.1.7-py3-none-any.whl.
File metadata
- Download URL: pyapollox-0.1.7-py3-none-any.whl
- Upload date:
- Size: 8.2 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 |
9ca126d48c38d78c00bd75d45bb438bb680c7161128e6b45c241d17440847fc3
|
|
| MD5 |
c928607067af2fda37fe94669429143e
|
|
| BLAKE2b-256 |
d2077bba95674bf859b7698d4827c1b36059e37437d789c1cc06a95dd884592f
|