An open API service indexing awesome lists of open source software.

https://github.com/bepb/html-to-pdf


https://github.com/bepb/html-to-pdf

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          










# Converting an html to a .pdf file

## Procedure for preparing and working with the bot

* Clone the repository or download the archive from github or using the following commands on the command line

```commandline
$ cmd
$ git clone https://github.com/BEPb/html-to-pdf
$ cd html-to-pdf
```

### Applying the repository
* Install dependencies from a file, for this, enter the following code in the command line:

```shell
$ pip3 install -r requirements.txt
````

### License
MIT lience