Skip to content

shenyushun/web_snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

web_snap

使用web.py和pdfkit搭建的网页生成pdf程序。

pip install web.py

pip install pdfkit

依赖系统命令wkhtmltopdf

运行snap.py后,以post方式提交请求。参数有:

url:要快照的url

name:保存pdf的文件名

About

使用web.py和pdfkit搭建的网页生成pdf程序示例。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages