lob-python
lob-python copied to clipboard
Python Wrapper for Lob API
 `from lob_python.models import MultipleComponentsList Traceback (most recent call last): File "", line 1, in File "/home/nick/Code/lob/lob-python/lob_python/models/__init__.py", line 44, in from lob_python.model.campaign import Campaign File "/home/nick/Code/lob/lob-python/lob_python/model/campaign.py", line 32, in from...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Im trying to get this to work but i am receiving many different errors. Is it possible that the version is outdated? I got this error applying the example in...
When I import the `CreativeWritable` class to use it in a api call, I get back the following error: ```python traceback Traceback (most recent call last): File "/Users/sean/dev/minimal-reproduction/main.py", line 1,...
Hi, I'm trying to send a simple PDF file using the Lob Python SDK, but I'm running into errors. The key issue seems to be that the `file` param of...
Hi team, The [SnapPack API documentation](https://docs.lob.com/#tag/Snap-Packs) has Python code examples but I can't find these models in the Python SDK. I have the latest 5.1.3 version installed. I can see...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 2.5.0. Release notes Sourced from urllib3's releases. 2.5.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...