A package to fetch Firebase RemoteConfig values
Project description
Remote Config Fetcher
A package to fetch Firebase RemoteConfig values.
Installation
pip install remote_config_fetcher
Usage
from remote_config_fetcher import RemoteConfigFetcher
config_fetcher = RemoteConfigFetcher('path/to/your/serviceAccountKey.json')
values = config_fetcher.get_remote_config_values()
print(values)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 remote_config_fetcher-0.1.1.tar.gz.
File metadata
- Download URL: remote_config_fetcher-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1113ed904eec8833882473f9d494f4b21f572e695f86ed67bbb6b15636a5e5cb
|
|
| MD5 |
b5717b62bce37cc7ce226370e1871f5f
|
|
| BLAKE2b-256 |
60ee291bdb3ce0d596618f1f4f1dc5c03f386343b506112f603bf250ce073726
|
File details
Details for the file remote_config_fetcher-0.1.1-py3-none-any.whl.
File metadata
- Download URL: remote_config_fetcher-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af549155d14cdac51f73ce73ad5915fc59b07730771bcccdf835e96c4272086a
|
|
| MD5 |
76238252d933aa350c41c415dbf3ab74
|
|
| BLAKE2b-256 |
4428ac851700b990a8beb8c5f42317c4485a1e5ba8421d116d6e72e9797bcc9b
|