# docraptor
-
Release: python-docraptor 1.2.3
Bugfix: explicity set.message
onDocRaptorRequestException
. -
Release: python-docraptor 1.2.2
A teeny release. The default timeout has been increased from 10 to 90 seconds. -
Release: python-docraptor 1.2.1
-
Introducing python-docraptor
docraptor = DocRaptor() resp = docraptor.create({ 'document_content': '<p>python-docraptor Test</p>', 'test': True }) # PDF data is now available in resp.content
-
python-docraptor
A Python wrapper for the DocRaptor API.