Skip to main content

Encord Python API Client

Encord logo

license

The data engine for computer vision

💻 Features

  • Minimal low-level Python client that allows you to interact with Encord's API
  • Supports Python: 3.9, 3.10, 3.11, 3.12 and 3.13

✨ Relevant Links

💡 Getting Started

For full documentation, please visit Encord Python SDK.

First, install Encord Python API Client using the pip package manager:

python3 -m pip install encord

Then, create a service account, generate a public-private key pair, and upload the public key to the Encord website. Detailed guide can be found in the dedicated manual.

Passing the private key to the factory, you can initialise the Encord client directly.

# Import dependencies
from encord import EncordUserClient

# Authenticate with Encord using the path to your private key.  Replace <private_key_path> with the path to your private key.
user_client = EncordUserClient.create_with_ssh_private_key(
  ssh_private_key_path="<private_key_path>"
  )

For detailed example code and SDK reference material refer to Encord SDK documentation

🐛 Troubleshooting

Please report bugs to the GitHub Issues. Just make sure you read the Encord documentation and search for related issues first.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

encord-0.1.199.tar.gz (299.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

encord-0.1.199-py3-none-any.whl (377.6 kB view details)

Uploaded Python 3

File details

Details for the file encord-0.1.199.tar.gz.

File metadata

  • Download URL: encord-0.1.199.tar.gz
  • Upload date:
  • Size: 299.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for encord-0.1.199.tar.gz
Algorithm Hash digest
SHA256 1dc894c79d805a397e8d8959e9106fd465481e7a7f6d9a3d2fa55e441a054b29
MD5 74c45b5ab9626fdbc4510d1d457ecfcb
BLAKE2b-256 a24e55c0b09a461aeba1a356c1354040675348f226a03ae9c62a420cb2a40e71

See more details on using hashes here.

File details

Details for the file encord-0.1.199-py3-none-any.whl.

File metadata

  • Download URL: encord-0.1.199-py3-none-any.whl
  • Upload date:
  • Size: 377.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for encord-0.1.199-py3-none-any.whl
Algorithm Hash digest
SHA256 cf453105772b93ee6a0abb475dcf61f4ad1668796e8e26ca767623c8febdab72
MD5 7d162288d8db080b135fff8a4ed689f8
BLAKE2b-256 e435b690a205a0b1b5b53ed8b0da10404e245fc195638d43c9ce4c18aa04ece1

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page