https://github.com/bepb/html-to-pdf
https://github.com/bepb/html-to-pdf
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bepb/html-to-pdf
- Owner: BEPb
- License: mit
- Created: 2023-02-12T17:57:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T21:20:34.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T13:04:31.894Z (10 months ago)
- Language: Python
- Size: 2.3 MB
- Stars: 48
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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