Litehtmlpy
python bindings to litehtml library
Install / Use
/learn @m32/LitehtmlpyREADME
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
