LICENSE
MANIFEST.in
README.md
dev-requirements.txt
pyproject.toml
requirements.txt
setup.py
ffc_server_python_sdk.egg-info/PKG-INFO
ffc_server_python_sdk.egg-info/SOURCES.txt
ffc_server_python_sdk.egg-info/dependency_links.txt
ffc_server_python_sdk.egg-info/requires.txt
ffc_server_python_sdk.egg-info/top_level.txt
ffcclient/__init__.py
ffcclient/category.py
ffcclient/client.py
ffcclient/common_types.py
ffcclient/config.py
ffcclient/data_storage.py
ffcclient/evaluator.py
ffcclient/event_processor.py
ffcclient/event_types.py
ffcclient/interfaces.py
ffcclient/status.py
ffcclient/status_types.py
ffcclient/streaming.py
ffcclient/update_processor.py
ffcclient/version.py
ffcclient/utils/__init__.py
ffcclient/utils/exceptions.py
ffcclient/utils/exponential_backoff_jitter_strategy.py
ffcclient/utils/http_client.py
ffcclient/utils/repeatable_task.py
ffcclient/utils/rwlock.py
ffcclient/utils/variation_splitting_algorithm.py