python apollo connector
Project description
Example
apollo.py
from Apollo import Apollo
apollo1 = Apollo("your_appid_1", "your_config_server_url_1")
apollo2 = Apollo("your_appid_2", "your_config_server_url_2")
main.py
from apollo import apollo1,apollo2
value1 = apollo1.get_value("your_key", namespace="your_namespace")
value2 = apollo1.get_value("your_key", namespace="your_namespace")
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
yxapollo-0.0.4.tar.gz
(3.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 yxapollo-0.0.4.tar.gz.
File metadata
- Download URL: yxapollo-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc8d88c344549eff31867b3db85a64fe1ae8ac4b7e8746bb7d09746e35d28f26
|
|
| MD5 |
16cc5bdfcc3438d2359aeeaa554e1743
|
|
| BLAKE2b-256 |
f3b4b19463a74d5e54b9fb8695598f8075e6185bbcace32ffcb922e7e7676d35
|
File details
Details for the file yxapollo-0.0.4-py3-none-any.whl.
File metadata
- Download URL: yxapollo-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89d07e03cfe1114034f3f1ef066b78119751a3a6b663c71512a73cc8adf4975a
|
|
| MD5 |
f7d81303df1568652241379bc2d88324
|
|
| BLAKE2b-256 |
047623dbdf9d296fc79ea0227ad6644b788cfc1eb7e158bae1a065e12896d266
|