:orphan: ============================= easyidp.config Advanced API ============================= .. currentmodule:: easyidp.config This page documents contributor-facing configuration internals. Ordinary users should prefer the module-level ``get()``, ``set()``, and ``reset()`` functions on the main Config page. Classes ======= .. autoclass:: EasyIDPConfig :members: Functions ========= .. autofunction:: default_config_path .. autofunction:: default_data_dir