Prerequisites
Before you can utilize Encord’s Python SDK, you must ensure that the following prerequisites are met:Installation
The Encord SDK is available through pypi and is installed using the following command:IP Allowlisting
If your network restricts outbound traffic, add Encord’s IP addresses to your allowlist to allow the Encord SDK to communicate with the Encord platform and manage your resources successfully.- Default Deployment (EMEA)
- US Deployments
34.36.33.227/32
Show Version Number
Always ensure you are running the latest version of the Encord SDK by using the following terminal command:The current SDK version can be found on the pypi page.

