Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/guides/tooling/sdks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ Here's what you can expect from the new SDKs:
- **Embedded Documentation**: All objects and parameters are documented directly in the source code of the SDK so all the necessary information is stored in one place.
- **Enhanced Convenience Methods**: The newly introduced convenience methods cover various aspects such as authentication, chunk uploads, exponential back-offs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more.

Find the Box Platform SDK in programming language of your choice and get started:

| Platform | Maintained? | API Parity |
| ----------------------------------- | ----------- | ---------- |
| [Python Gen SDK][pythongensdk] | Yes | Full |
Expand Down
2 changes: 2 additions & 0 deletions content/pages/sdks-and-tools/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Here's what you can expect from the new SDKs:
- **Embedded Documentation**: All objects and parameters are documented directly in the source code of the SDK so all the necessary information is stored in one place.
- **Enhanced Convenience Methods**: The newly introduced convenience methods cover various aspects such as authentication, chunk uploads, exponential back-offs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more.

Find the Box Platform SDK in programming language of your choice and get started:

| Platform | Maintained? | API Parity |
| ----------------------------------- | ----------- | ---------- |
| [Python Gen SDK][pythongensdk] | Yes | Full |
Expand Down