An open API service providing commit metadata for open source projects.

GitHub / JazzCore/python-pdfkit / commits

Wkhtmltopdf python wrapper to convert html to pdf

SHA Message Author Date Stats
22e84623 prevent UnicodeDecodeError when trying to decode pdf output as stderr Alan Hamlett <a****t@g****m> over 9 years ago
695758ff Really bump version to 0.6.0 Stanislav Golovanov <s****v@g****m> over 9 years ago
8740aa74 Version bump to 0.6.0 Stanislav Golovanov <s****v@g****m> over 9 years ago
5553290c Replace str with basestring in isinstance call Stanislav Golovanov <s****v@g****m> over 9 years ago
ac822de4 Replace cookies with cookie in README Stanislav Golovanov <s****v@g****m> over 9 years ago
f3a10c70 Fix some typos Stanislav Golovanov <s****v@g****m> over 9 years ago
c46f7fb9 merge Merge pull request #68 from fasihahmad/patch-2 Stanislav <s****v@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
3096d0bb Updated Exception syntax for python3 Fasih Ahmad Fakhri <f****i@h****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
4fc9781e merge Merge pull request #48 from Kazanz/master Stanislav <s****v@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
59bc64da Appeding IOError messages & updating stderr with proper output Fasih Ahmad Fakhri <f****i@h****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
452b9ea1 More Travis fixes Stanislav Golovanov <s****v@g****m> almost 10 years ago
89956729 Fix Travis builds Stanislav Golovanov <s****v@g****m> almost 10 years ago
0de56a2e remove duplicate test Stanislav Golovanov <s****v@g****m> almost 10 years ago
15dbe242 merge Merge branch 'woodb-custom-header-support' Stanislav Golovanov <s****v@g****m> almost 10 years ago
59ce23c3 Slight README update Stanislav Golovanov <s****v@g****m> almost 10 years ago
0db6a608 Update tests for #40 Stanislav Golovanov <s****v@g****m> almost 10 years ago
5dfe1c3b merge Merge branch 'master' of https://github.com/lexhung/python-pdfkit into lexhun... Stanislav Golovanov <s****v@g****m> almost 10 years ago
4e48f3e1 merge Merge branch 'custom-header-support' of https://github.com/woodb/python-pdfki... Stanislav Golovanov <s****v@g****m> almost 10 years ago
1666682b Add readme for cover_first option from #57 Stanislav Golovanov <s****v@g****m> almost 10 years ago
6f3ca7cf Add test for cover_first option from #57 Stanislav Golovanov <s****v@g****m> almost 10 years ago
d01db08c merge Merge branch 'cover_first' of https://github.com/certego/python-pdfkit into c... Stanislav Golovanov <s****v@g****m> almost 10 years ago
53eefe7f Revert "Changed order of TOC and cover so now cover is added to the command a... Stanislav Golovanov <s****v@g****m> almost 10 years ago
b02197e9 merge Merge pull request #38 from ManrajGrover/fix-documentation Stanislav <s****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
6fb4a3fb merge Merge pull request #23 from signalkraft/cover_order Stanislav <s****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
aea15ea1 Python 3 compatibility for checking of string type Brandon Wood <w****b@u****m> about 10 years ago
ad1f3796 Init tox config for multi-Python version testing Brandon Wood <w****b@u****m> about 10 years ago
68cf0b93 Added cache, egg files to gitignore Brandon Wood <w****b@u****m> about 10 years ago
bddcf675 Added support for tuple values in options Brandon Wood <w****b@u****m> about 10 years ago
bf34e404 Test for passing tuples as arguments for options Brandon Wood <w****b@u****m> about 10 years ago
39958633 Adding option to prepend cover to toc Pietro Delsante <p****e@c****t> about 10 years ago
5a92e70b Catch AttributeError raised by decode in python3.5 Zachary Kazanski <k****y@g****m> over 10 years ago
48dba3d1 Added repeatable option documents Hung Le <l****g@g****m> almost 11 years ago
854f3d8f Fixed duplicated options generation for lists and added respective tests Hung Le <l****g@g****m> almost 11 years ago
8fca4898 Allow repeatable options and multiple option values Hung Le <l****g@g****m> almost 11 years ago
de9f7f3c Removed extra bracket from documentation Manraj Singh <m****r@g****m> almost 11 years ago
b30c104b Changed order of TOC and cover so now cover is added to the command args befo... Philipp Dörner <p****r@m****e> over 11 years ago
1e4c0781 merge Merge pull request #12 from mmarchini/master_jazzcore Stanislav <s****v@g****m> almost 12 years ago
f7babd52 Fix rst syntax in changelog to properly render on pypi Stanislav Golovanov <s****v@g****m> almost 12 years ago
86af7fd4 Typo fix Stanislav Golovanov <s****v@g****m> almost 12 years ago
1187894d Really bump version to 0.5.0 Stanislav Golovanov <s****v@g****m> almost 12 years ago
d1c218ab Version bump to 0.5.0 Stanislav Golovanov <s****v@g****m> almost 12 years ago
738bd32b fix broken tests for latest wkhtmltopdf version Stanislav Golovanov <s****v@g****m> almost 12 years ago
1b96ee6d merge Merge pull request #15 from mmarchini/xserver_notification Stanislav <s****v@g****m> almost 12 years ago
c40ef825 merge Merge pull request #14 from mmarchini/html_utf8_fix Stanislav <s****v@g****m> almost 12 years ago
a27ccc46 merge Merge pull request #13 from mmarchini/css_list_documentation Stanislav <s****v@g****m> almost 12 years ago
100fe438 Raising an exception when wkhtmltopdf returns with 'cannot connect to X serve... Matheus Marchini <m****s@s****r> almost 12 years ago
bc501f4f Fixing Issue #6 . Problem with some UTF-8 chars in HTML file. Matheus Marchini <m****s@s****r> almost 12 years ago
3f72c3bc Fixing identation Matheus Marchini <m****s@s****r> almost 12 years ago
20e62dcf Update the README with information about passing multiple CSS files Matheus Marchini <m****s@s****r> almost 12 years ago
e661149b adding PyPI version badge Matheus Marchini <m****s@s****r> about 12 years ago
4eecc716 merge Merge remote-tracking branch 'jazzcore/master' into master_jazzcore Matheus Marchini <m****s@s****r> about 12 years ago
b5239f8c teste Matheus Marchini <m****s@s****r> over 12 years ago
bff2e7c2 merge Merge pull request #7 from mmarchini/master_jazzcore Stanislav <s****v@g****m> over 12 years ago
103e5059 fixed old tests and created new tests to multiple css files Matheus Marchini <m****t@g****m> over 12 years ago
16b09db9 merge Merge remote-tracking branch 'jazzcore/master' into master_jazzcore Matheus Marchini <m****t@g****m> over 12 years ago
aaceeb6f merge Merge pull request #8 from rory/master Stanislav <s****v@g****m> over 12 years ago
3abb3eaf Make tests work with python3 Rory McCann <r****y@t****g> over 12 years ago
5850063d If you provide a bad wkhtmltopdf option, you should get an exception Rory McCann <r****y@t****g> over 12 years ago
efc461ca Adding the possibility to pass multiple css files as a parameter Matheus Marchini <m****s@s****r> over 12 years ago
78acf230 version bump Stanislav Golovanov <s****v@g****m> over 13 years ago
63976ac2 change custom configuration setting Stanislav Golovanov <s****v@g****m> over 13 years ago
736b2173 update README Stanislav Golovanov <s****v@g****m> over 13 years ago
68d259b6 add more tests Stanislav Golovanov <s****v@g****m> over 13 years ago
016846ab fix typo Stanislav Golovanov <s****v@g****m> over 13 years ago
5991572d add travis build status Stanislav Golovanov <s****v@g****m> over 13 years ago
fadf38ba update version in init Stanislav Golovanov <s****v@g****m> over 13 years ago
eba933f7 version bump Stanislav Golovanov <s****v@g****m> over 13 years ago
b5a69d17 add authors Stanislav Golovanov <s****v@g****m> over 13 years ago
9a342db8 update readme Stanislav Golovanov <s****v@g****m> over 13 years ago
0add46e1 fix travis builds by using 64 bit binary Stanislav Golovanov <s****v@g****m> over 13 years ago
8261c09c fix python 3 errors Stanislav Golovanov <s****v@g****m> over 13 years ago
c1fe0aa5 return True on successfull convertation Stanislav Golovanov <s****v@g****m> over 13 years ago
65c4eafa handle wkhtmltopdf errors Stanislav Golovanov <s****v@g****m> over 13 years ago
3b7d9f78 change verbose opt to quiet arg Stanislav Golovanov <s****v@g****m> over 13 years ago
ddfb7ca8 update comment Tom S <s****e@g****m>
Committed by: Stanislav Golovanov <s****v@g****m>
over 13 years ago
bc827455 support file-like objects, ability to return pdf as string Tom S <s****e@g****m>
Committed by: Stanislav Golovanov <s****v@g****m>
over 13 years ago
fbf5c79e fix stupid travis error Stanislav Golovanov <s****v@g****m> over 13 years ago
8f99b5ca remove useless comments Stanislav Golovanov <s****v@g****m> over 13 years ago
537ec231 add :param to docstrings Stanislav Golovanov <s****v@g****m> over 13 years ago
7ff3f8b4 change line breaking in some places Stanislav Golovanov <s****v@g****m> over 13 years ago
61a4ca31 make travis use older wkhtmltopdf version Stanislav Golovanov <s****v@g****m> over 13 years ago
3d0b7d57 merge Merge pull request #3 from tomscytale/master Stanislav <s****v@g****m> over 13 years ago
39d28131 add some docstrings Tom S <s****e@g****m> over 13 years ago
c4f6ec6f remove redundant method PDFKIT.to_file() Tom S <s****e@g****m> over 13 years ago
5de38bc7 improve readability Tom S <s****e@g****m> over 13 years ago
e23bfd98 merge Merge pull request #1 from tomscytale/master Stanislav <s****v@g****m> over 13 years ago
5ca4f15a more backticks Tom S <s****e@g****m> over 13 years ago
443d6d6d typo Tom S <s****e@g****m> over 13 years ago
4d4ac95c double backticks in README Tom S <s****e@g****m> over 13 years ago
b66f4736 fix type on README Tom S <s****e@g****m> over 13 years ago
02a11647 update README with information about custom configuration Tom S <s****e@g****m> over 13 years ago
4fb863c8 allow configuration to be set via api Tom S <s****e@g****m> over 13 years ago
fad1e536 allow user specification of configuration Tom S <s****e@g****m> over 13 years ago
521cbf5a fix test Stanislav Golovanov <s****v@g****m> over 13 years ago
a254de56 version bump Stanislav Golovanov <s****v@g****m> over 13 years ago
7f7b23a1 update README Stanislav Golovanov <s****v@g****m> over 13 years ago
37ec7639 update tests Stanislav Golovanov <s****v@g****m> over 13 years ago
b82d10bf update tests Stanislav Golovanov <s****v@g****m> over 13 years ago
3c512a5e add 3.3 to travis Stanislav Golovanov <s****v@g****m> over 13 years ago
85af7e58 initial py3 support Stanislav Golovanov <s****v@g****m> over 13 years ago

← Back to repository