![faultcore logo](assets/faultcore-logo.svg) faultcore provides fault injection and network behavior simulation for Python applications. This site is organized to teach usage first, with direct entries for every public decorator and policy/context API. - Read the Docs URL: https://faultcore.readthedocs.io/en/latest/ - PyPI package: https://pypi.org/project/faultcore/ ```{toctree} :maxdepth: 2 :caption: Get started getting_started concepts ``` ```{toctree} :maxdepth: 2 :caption: API api_reference ``` ```{toctree} :maxdepth: 2 :caption: Guides cli_usage examples troubleshooting ``` ```{toctree} :maxdepth: 1 :caption: Deep dives architecture policies_and_context interceptor_and_shm shm_protocol operations_tuning testing_and_examples ```