Skip to content

Alexion24/python-project-lvl3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status hexlet-test-and-lint Maintainability Test Coverage

Project description:

Python package for downloading web pages and their local files like images, scripts and links

Installing:

pip install git+https://github.com/Alexion24/python-project-lvl3.git

Useful commands:

page-loader -h

page-loader -o(--output) directory_name url

Demonstration:

Download only web page

asciicast

Download web page and images

asciicast

Download web page and all local resources with "img", "link" and "script" tags

asciicast

Downloading with logging

asciicast

Downloading demonstration with errors

asciicast

Full project example

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published