Skip to content

wrthmn/Hyperskill-Text-Based-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text-Based Browser

My 8th Python project from Hyperskill.

This program shows user the text contents of the page on the inputed url with hyperlinks printed in blue color, simultaneously saving it to a file with corresponding name.

The program requires one command-line argument which will be the name of the directory for saved pages. Then the program is expecting the page url or one of the following commands as input:

  • "back" shows the previously opened web-page;
  • "exit" stops the execution of the program.

Releases

No releases published

Packages

No packages published

Languages