.. _f-rssflask: module ``rss.rss_flask`` ======================== Short summary +++++++++++++ module ``pyrsslocal.rss.rss_flask`` Uses `Flask `_ to build pages. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------+-------------------------+ | function | truncated documentation | +==================================================================+=========================+ | :func:`get_js ` | Serves static files. | +------------------------------------------------------------------+-------------------------+ | :func:`get_resource ` | Serves static files. | +------------------------------------------------------------------+-------------------------+ | :func:`internal_error ` | Intercepts an error. | +------------------------------------------------------------------+-------------------------+ | :func:`main_page ` | Serves the main page. | +------------------------------------------------------------------+-------------------------+ | :func:`not_found ` | Intercepts an error. | +------------------------------------------------------------------+-------------------------+ | :func:`url_logging ` | Serves static files. | +------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: pyrsslocal.rss.rss_flask :members: :special-members: __init__ :show-inheritance: