Skip to content

Commit e4213ae

Browse files
committed
docs: legacy SDK link
1 parent 9a69197 commit e4213ae

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# lob-python-sdk
22
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
33

4+
Looking for our [legacy Python SDK](https://github.com/lob/lob-python/tree/legacy_v4)?
5+
46
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
57

68
- API version: 1.3.0
@@ -32,7 +34,7 @@ pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git
3234

3335
Alternatively you can pull directly from pypi using:
3436

35-
```sh
37+
```sh
3638
pip install lob-python
3739
```
3840
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git`)

0 commit comments

Comments
 (0)