Metadata-Version: 2.1
Name: clone-page
Version: 0.0.5
Summary: A script for downloading complete web pages with assets
Author: jaytrairat
Author-email: jaytrairat@outlook.com
Description-Content-Type: text/markdown

# python-clone-page
A script for downloading complete web pages with assets

- [python-clone-page](#python-clone-page)
  - [Installation](#installation)
  - [Usage](#usage)
  - [Example](#example)

## Installation
```sh
pip install clone-page
```


## Usage
```sh
clone-page https://www.example.com/
```

## Example
<img src="assets/example.png" width="60%">
