Skip to content

manovenie/python-project-lvl3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page loader project

Github actions with inner and linter tests and Hexlet tests:

Actions Status Actions Status Maintainability Test Coverage


Description:

Page loader is an utility that downloads the page from the network and saves it in a specified directory (by default in the program's runner directory) for later use via offline.


Setup:

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

Usage:

$ page-loader --output=/var/tmp https://hexlet.io/courses
Где:
$ page-loader - вызов утилиты
--output + =/path - указываем путь до дириектории(по умолчания сохраняет в директорию вызова)
https://hexlet.io/courses - любая рабочая URL ссылка
page-loader -h - помощь


Demo:

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published