BEPb / html-to-pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

    $ 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:
$ pip3 install -r requirements.txt

License

MIT lience

About

License:MIT License


Languages

Language:Python 100.0%