Skip to content

Skarabahaty Dzmitry - #34

Open
DiSonDS wants to merge 28 commits into
introduction-to-python-bsuir-2019:masterfrom
DiSonDS:final_task
Open

Skarabahaty Dzmitry#34
DiSonDS wants to merge 28 commits into
introduction-to-python-bsuir-2019:masterfrom
DiSonDS:final_task

Conversation

@DiSonDS

@DiSonDSDiSonDS commented Nov 10, 2019

Copy link
Copy Markdown

TODO:

  • [Iteration 1] One-shot command-line RSS reader.
  • [Iteration 2] Distribution
  • [Iteration 3] News caching
  • [Iteration 4] Format converter
  • * [Iteration 5] Output colorization
  • * [Iteration 6] Web-server

@AlexeiBuzumaAlexeiBuzuma added the [Deadline] Iteration 1-2 This is a marker for first and second iterations deadline. label Nov 17, 2019
Now you can use "--colorize" for colorized output
Now you can use "--to-html" and "--to-pdf" to convert the RSS feed to the appropriate format.
Examples:
"--to-html folder_name" create out.html in foldername
"--to-pdf folder_name" create out.pdf in foldername
Now rss-reader caches "raw_entries" instead of pretty "entries" ones
Replaced "pdfkit" with "xhtml2pdf", because second one is "pure python"
Now you can use "--to-epub" to convert the RSS feed to the appropriate format.
Examples:
"--to-epub folder_name" create out.epub in foldername
@DiSonDSDiSonDS changed the title [WIP] Skarabahaty DzmitrySkarabahaty DzmitryDec 1, 2019
@AlexeiBuzumaAlexeiBuzuma removed Hard Deadline [Deadline] Iteration 1-2 This is a marker for first and second iterations deadline. labels Dec 12, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@DiSonDS@AlexeiBuzuma