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.6.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.6.tar.gz.
File metadata
- Download URL: pyapollox-0.1.6.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 |
02c15f1bc67f5c4d72a9149d67cf32458b3570674a5e604a6cf1057656e51f11
|
|
| MD5 |
3a6d55358a856b93cf3b055b77002ffb
|
|
| BLAKE2b-256 |
4f03ace7269d21e9c67565bea6155d699d60605af6b43563ecc684bf222a33fb
|
File details
Details for the file pyapollox-0.1.6-py3-none-any.whl.
File metadata
- Download URL: pyapollox-0.1.6-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 |
d768bd791d83e149eed1bd8802decfdb34246e37c33a8b416a6f2d66fac3864a
|
|
| MD5 |
26bc1634bac3a5ab90c4f742b448eecc
|
|
| BLAKE2b-256 |
9e9e26e0647cf18683953ec54162f2f3e104cfea253e635e0d50411780104727
|