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.198.tar.gz (292.2 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.198-py3-none-any.whl (370.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: encord-0.1.198.tar.gz
  • Upload date:
  • Size: 292.2 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.198.tar.gz
Algorithm Hash digest
SHA256 7ebb86f97f65ed093d4063ea5340f5a838ba2dc6476ca46e1cefa4dcde545fcf
MD5 9fff34dd41dfe5385622d64c709ee5b3
BLAKE2b-256 417bc4a529152095a7cedd1dfb83336606b7aa6c1b08dbb5f8bfa7dbd35b5f53

See more details on using hashes here.

File details

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

File metadata

  • Download URL: encord-0.1.198-py3-none-any.whl
  • Upload date:
  • Size: 370.2 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.198-py3-none-any.whl
Algorithm Hash digest
SHA256 7040004c0a47e1984d02982e9167ec492b5dbf018efef8e643b5b16d2ab597ff
MD5 756e8be2fb325649e3c21f8c5d0d620d
BLAKE2b-256 04194b9173d35f50f0ceab3ad1c558a26f13ac0b2b09c91a323d795c3aa14a11

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