Skip to main content

Encord Python SDK Client

Project description

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.8, 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, generate an public-private key pair, and upload the public key to 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 examples and API reference please 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.

Project details


Release history Release notifications | RSS feed

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.171.tar.gz (610.4 kB view details)

Uploaded Source

Built Distribution

encord-0.1.171-py3-none-any.whl (255.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: encord-0.1.171.tar.gz
  • Upload date:
  • Size: 610.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.12

File hashes

Hashes for encord-0.1.171.tar.gz
Algorithm Hash digest
SHA256 92b08b9d49571e48105a7e754d21651a660e215342f698de910631bdd109e58f
MD5 4dbce0c072f7716d00be2c80077e8d93
BLAKE2b-256 fd5592fccaf1e2af8975347f3dada6900af62ee75953028411badfaf41427c7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: encord-0.1.171-py3-none-any.whl
  • Upload date:
  • Size: 255.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.12

File hashes

Hashes for encord-0.1.171-py3-none-any.whl
Algorithm Hash digest
SHA256 d658c595b40a577b47bbadd2ae9c46aae7800a1710144db16cb96fd1e0eeb183
MD5 18e370ce38695804add735202b79b944
BLAKE2b-256 97d970e20eaef8979ce9022de4c9c65d97ff31ec29989691428debc2667a29f9

See more details on using hashes here.

Supported by

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