Python wrapper for DocSend2PDF
Project description
DocSend2PDF (Unofficial)
Use DocSend2PDF with Python. I am not affiliated with DocSend2PDF or DocSend in any way.
Installation
pip3 install docsend2pdf
Quick Start
from docsend2pdf import DocSendClient
docsend_client = DocSendClient()
docsend_client.download(
file_name=FILE_NAME # Required, (e.g. 'output.pdf')
url=URL, # Required (e.g. 'https://docsend.com/view/abc123')
email=EMAIL, # Optional
passcode=PASSCODE, # Optional
searchable=True, # Optional, defaults to True
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
docsend2pdf-0.0.1.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docsend2pdf-0.0.1.tar.gz.
File metadata
- Download URL: docsend2pdf-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb1e4da764ceff242890ba4df6108ef06e7f0206f0e496d8c36e31ecc4c2c5d2
|
|
| MD5 |
baa2b4366f0cbdba44469fc3c8663a2d
|
|
| BLAKE2b-256 |
d8c669a7058c88450cdb37960193717386d2236a44599d9143e2e6af51977cd9
|
File details
Details for the file docsend2pdf-0.0.1-py3-none-any.whl.
File metadata
- Download URL: docsend2pdf-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe39b20435799cc25cc97373a1bd158f9b38b78b154be708a7b8fbedcda56894
|
|
| MD5 |
49411620555d1290f8fe13c54c39adc6
|
|
| BLAKE2b-256 |
aad03d583342ff6abcf4612eae7f2e4cfc5829847a8af075171da2d17702ab35
|