Modules

Summary

module

truncated documentation

__init__

module pyrsslocal Module pyrsslocal. Very slow server for RSS streams. source on GitHub

__init__

module pyrsslocal.cli Shortcuts to cli. source on GitHub

__init__

module pyrsslocal.xmlhelper Shortcuts to xmlhelper source on GitHub

__main__

module pyrsslocal.__main__ Implements command line python -m pyrsslocal <command> <args>. .. versionadded:: 0.9 source on GitHub

aserver

module pyrsslocal.custom_server.aserver This modules contains a class which implements a simple server. source on GitHub

download_helper

module pyrsslocal.helper.download_helper various function to get the content from a url source on GitHub

html_parser_json

module pyrsslocal.xmlhelper.html_parser_json parsing HTML to convert it into JSON source on GitHub

html_script_parser

module pyrsslocal.simple_server.html_script_parser This modules contains a class which implements a simple server. source on GitHub

html_string

module pyrsslocal.simple_server.html_string This module contains various string useful when a html page has to be produced. It contains the following variables: .. list-table:: :widths: auto :header-rows: 1 * - attribute - meaning * - html_header - a HTML header to use this way: html_header % (title, author, keywords) * - html_footr - a HTML footer source on GitHub

merge_rss

module pyrsslocal.cli.merge_rss Manipulate RSS streams. source on GitHub

python_run

module pyrsslocal.helper.python_run contains functionalities to run a python script source on GitHub

rss_blogpost

module pyrsslocal.rss.rss_blogpost description of a blog post source on GitHub

rss_database

module pyrsslocal.rss.rss_database Description of a RSS stream. source on GitHub

rss_flask

module pyrsslocal.rss.rss_flask Uses Flask to build pages. source on GitHub

rss_flask_helper

module pyrsslocal.rss.rss_flask_helper Helpers for rss_flask.py. source on GitHub

rss_helper

module pyrsslocal.rss.rss_helper Various function to automate the collection of blog posts. source on GitHub

rss_simple_server

module pyrsslocal.rss.rss_simple_server This modules contains a class which implements a simple server. source on GitHub

rss_stream

module pyrsslocal.rss.rss_stream Description of a RSS stream. source on GitHub

search_engine

module pyrsslocal.helper.search_engine various function to get the content of a page, of a search page… source on GitHub

simple_server_custom

module pyrsslocal.simple_server.simple_server_custom This modules contains a class which implements a simple server. source on GitHub

subscription_helper

module pyrsslocal.helper.subscription_helper Various functions about subscriptions source on GitHub

xml_exceptions

module pyrsslocal.xmlhelper.xml_exceptions Exceptions raised by files in this folder. source on GitHub

xml_tree

module pyrsslocal.xmlhelper.xml_tree parsing XML source on GitHub

xml_tree_node

module pyrsslocal.xmlhelper.xml_tree_node parsing XML source on GitHub

xml_utils

module pyrsslocal.xmlhelper.xml_utils parsing XML source on GitHub

xmlfilewalk

module pyrsslocal.xmlhelper.xmlfilewalk functions related to XML files representing objects source on GitHub