Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 534 Bytes

File metadata and controls

19 lines (14 loc) · 534 Bytes

python-litehtml

LiteHtmlPy is a solution that helps python developers to create printouts and previews of html5/css3 pages without using a web browser.

Links

Cleanup repository

./x-cleanup [dist]

Linux configure

  • ./x-build-cmake -DCMAKE_BUILD_TYPE=Debug
  • ./x-build-cmake -DCMAKE_BUILD_TYPE=Release

Cross Mingw configure for python 2.7

  • ./x-build-cmake-mingw

Just setup.py build

  • ./x-build-python