Download websites as PDF in Delta Chat
Project description
Web to PDF
Delta Chat bot that allows to fetch websites as PDF. Just send any URL to the bot in private or add it to get a PDF in any message containing an URL.
Install
pip install deltabot-web2pdf
You also need to install wkhtmltopdf package. Debian/Ubuntu example:
sudo apt-get install wkhtmltopdf
Warning! Version in debian/ubuntu repos have reduced functionality (because it is compiled without the wkhtmltopdf QT patches), such as adding outlines, headers, footers, TOC etc. To use this options you should install static binary from wkhtmltopdf site: https://wkhtmltopdf.org/
Usage
Configure the bot's Delta Chat account:
web2pdf init bot@example.com PASSWORD
You can run web2pdf init
several times to add multiple different accounts to the
bot so it can be reached in more than one email address.
The bot's display name, avatar and status/signature can also be tweaked:
web2pdf config selfavatar "/path/to/avatar.png"
web2pdf config displayname "My Bot"
web2pdf config selfstatus "Hi, I am a Delta Chat bot"
To run the bot so it starts processing messages:
web2pdf serve
To see all available options run web2pdf --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for deltabot_web2pdf-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15e3ebe4da1f0cbc7770459a7a77377138053a32fe4ff8b65a6c44c12dcc59d9 |
|
MD5 | 3ed7f6aa028a9ff89b2c63f5133418d0 |
|
BLAKE2b-256 | 2f84614397834132ae0bb3f34672cab293ddd4fa71afd1e0aac0d8dbeb3e46f3 |