imf_reader.weo ============== .. py:module:: imf_reader.weo Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/imf_reader/weo/api/index /autoapi/imf_reader/weo/parser/index /autoapi/imf_reader/weo/reader/index /autoapi/imf_reader/weo/scraper/index Attributes ---------- .. autoapisummary:: imf_reader.weo.ValidMonths imf_reader.weo.Version Functions --------- .. autoapisummary:: imf_reader.weo.clear_cache Package Contents ---------------- .. py:data:: ValidMonths .. py:data:: Version .. py:function:: clear_cache() -> None Clear cached WEO data. .. deprecated:: 1.5.0 Use :func:`imf_reader.cache.clear_cache` instead.