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.3.tar.gz
(4.0 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.3.tar.gz.
File metadata
- Download URL: docsend2pdf-0.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc39ee3438febdf9330ac7f783078b5c772a6cf4518727caf125822614aa3388
|
|
| MD5 |
377edaebd9a548b253402f7d1a00e910
|
|
| BLAKE2b-256 |
415c23a20a72c2ac8aee9ed1f605fcc367413c49bca8f0a49e2ba7c66683ce77
|
File details
Details for the file docsend2pdf-0.0.3-py3-none-any.whl.
File metadata
- Download URL: docsend2pdf-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
28735072420c2fbc718e34efc9c1265f7999a6669efaac06badab8256c8ca6b0
|
|
| MD5 |
90b24d47257f9fab12922a86ada3861f
|
|
| BLAKE2b-256 |
72eaabe13d9a1a3702e9cea1cea7b3de0978d721c19452a4b2bda3978472444c
|