ITADN
ajib6ept/python-project-lvl3
ajib6ept/python-project-lvl3 · 文件
文件最后提交记录最后更新时间
README.md

Project #3 "Page loader"


Tests and linter status:

Actions Status Actions Status Maintainability Test Coverage pre-commit.ci status

This is the third project in the Python learning course hexlet.io

This package allows you to download web pages.


Installation

  • Install poetry
  • git clone https://github.com/ajib6ept/python-project-lvl3.git
  • cd python-project-lvl3/ && make install
  • make build
  • make package-install

install


Usage

  • page-loader -o /tmp/hexlet https://github.com/ajib6ept

Download web page

page-loader