ajib6ept/python-project-lvl3 · 文件
文件最后提交记录最后更新时间
README.md
Project #3 "Page loader"
Tests and linter 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.gitcd python-project-lvl3/ && make installmake buildmake package-install

Usage
page-loader -o /tmp/hexlet https://github.com/ajib6ept
Download web page
