.. _f-bloghelper: module ``pycode.blog_helper`` ============================= Short summary +++++++++++++ module ``pyquickhelper.pycode.blog_helper`` Function which starts a server to grab and read blog post for a mobule based on pyqcuikhelper design. It relies on module :epkg:`pyrsslocal`. :githublink:`%|py|6` Functions +++++++++ +----------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================================+=========================================================================================================================+ | :func:`rss_update_run_server ` | Creates a database if it does not exists, add a table for blogs and posts, update the database, starts a server and ... | +----------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.pycode.blog_helper :members: :special-members: __init__ :show-inheritance: