Skip to content

LokkiDog/python-project-lvl3

Repository files navigation

Hexlet tests and linter status:

Actions Status Linter and Tests

Maintainability Test Coverage

python pip License

Page loader

Description

This app is designed to load web pages and files related to them: html, css, js. The application is available as a library or as a console utility.

Installation

This program is not posted on pypi.org, to install it you need to clone the repository or download the zip archive of the project and build it.

git clone [email protected]:IzvekovWeb/python-project-lvl3.git

cd python-project-lvl3

make build

After that you can install the package

make package-install

The page-loader library is now installed in your environment.


Download page

page-loader [--output <path>] <url>

Example

asciicast

About

Hexlet project #3 "Page Downloader"

Resources

Stars

Watchers

Forks

Packages

No packages published