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.3.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.3.tar.gz.
File metadata
- Download URL: pyapollox-0.1.3.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 |
d0a4b95de11115252192cef1132d95c9876812bce9675835ca98375bbcab41e7
|
|
| MD5 |
f53f4f3cc9a205d160ac67764acc5861
|
|
| BLAKE2b-256 |
40b06c0149a97178fb2e6797e82813b54b96b83c64f31ede8767fb580020054d
|
File details
Details for the file pyapollox-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pyapollox-0.1.3-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 |
77c3184ae6db0a7ef3804ea94280ea199a946cfebe02114d09220a51da6c46f8
|
|
| MD5 |
c4deae00069f65d2d22dc1237203e13c
|
|
| BLAKE2b-256 |
9ac43df46896571985f38c4a9530ba0b77403b0749d3d1d8638f7bc9a9cc63c4
|