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.4.tar.gz
(7.6 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.4.tar.gz.
File metadata
- Download URL: pyapollox-0.1.4.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1506120a16d270cd4aa86b643311380e91334ee6e8ed9578da26beb8fe4ea89c
|
|
| MD5 |
bbf2d9fd565f8470b1f9b2e52e693714
|
|
| BLAKE2b-256 |
a994aff9953e9eeff4d812bb722036e3cc04d549e582028c9b75ba2c576a8637
|
File details
Details for the file pyapollox-0.1.4-py3-none-any.whl.
File metadata
- Download URL: pyapollox-0.1.4-py3-none-any.whl
- Upload date:
- Size: 8.0 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 |
fce5d401539da7cc56a05764363af4aa4811b33c861c81b8049a1eb425f2f9f2
|
|
| MD5 |
b926c84173c3d39cd3fb2e764f4d10a7
|
|
| BLAKE2b-256 |
7279f7378af8c9c9301ce234e20a6cdad3256b157862699d14ecee009ff08ac5
|