agschwender/python-web2image-server
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This package contains a simple library for running an HTTP server which will create a thumbnail for a supplied url. It relies on PyQt to run the server and render the webpage using webkit. This package requires Qt and PyQt4. See respective sites for instructions on installing these dependencies.