LICENSE
README.md
pyproject.toml
src/fbapi/__init__.py
src/fbapi/cli.py
src/fbapi/client.py
src/fbapi/config.py
src/fbapi/exceptions.py
src/fbapi/monitoring.py
src/fbapi/schemas.py
src/fbapi/security.py
src/fbapi/server.py
src/fbapi.egg-info/PKG-INFO
src/fbapi.egg-info/SOURCES.txt
src/fbapi.egg-info/dependency_links.txt
src/fbapi.egg-info/entry_points.txt
src/fbapi.egg-info/requires.txt
src/fbapi.egg-info/top_level.txt
tests/test_client.py
tests/test_config.py
tests/test_integration.py
tests/test_monitoring.py
tests/test_security.py