api2pdf
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: api2pdf | ||
| Version: 0.0.7 | ||
| Version: 0.0.8 | ||
| Summary: Wrapper for api2pdf.com library for converting html, urls, and word documents to pdf | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/api2pdf/api2pdf.python |
@@ -112,4 +112,4 @@ import requests | ||
| if self.result['success']: | ||
| downloaded_pdf = requests.get(pdf_response['pdf'], headers=USERAGENT) | ||
| data = download_response.content | ||
| downloaded_pdf = requests.get(self.result['pdf'], headers=USERAGENT) | ||
| data = downloaded_pdf.content | ||
| return data | ||
@@ -116,0 +116,0 @@ else: |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: api2pdf | ||
| Version: 0.0.7 | ||
| Version: 0.0.8 | ||
| Summary: Wrapper for api2pdf.com library for converting html, urls, and word documents to pdf | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/api2pdf/api2pdf.python |
+1
-1
@@ -8,3 +8,3 @@ import setuptools | ||
| name="api2pdf", | ||
| version="0.0.7", | ||
| version="0.0.8", | ||
| author="Zack Schwartz", | ||
@@ -11,0 +11,0 @@ author_email="support@api2pdf.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
39987
-0.01%