Skip to main content

Encord Python SDK Client

Project description

Encord Python API Client

Cord 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 and 3.11

✨ Relevant Links

💡 Getting Started

For full documentation, please visit Encord Python SDK.

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

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.

from encord import EncordUserClient

user_client = EncordUserClient.create_with_ssh_private_key(
    "<your_private_key_content>",
    password="<your_private_key_password_if_set_on_key_generation>",
)

Once you have instantiated an Encord client, it is easy to fetch a project information and start working with the platform.

project = user_client.get_project("<project_hash>")
label_rows = project.list_label_rows_v2()

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.103.tar.gz (119.0 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.103-py3-none-any.whl (154.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: encord-0.1.103.tar.gz
  • Upload date:
  • Size: 119.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.8.18 Linux/5.15.0-1052-azure

File hashes

Hashes for encord-0.1.103.tar.gz
Algorithm Hash digest
SHA256 1ea57aca4184a51bd48b402d685291791e341a6ce0ca4b556a61579dbd069a8c
MD5 8406e555a1406226de61113c879692a2
BLAKE2b-256 2b52aace8d9d64b45d1503bafa579335012b7b56d842465c7560a87a91c5720c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: encord-0.1.103-py3-none-any.whl
  • Upload date:
  • Size: 154.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.8.18 Linux/5.15.0-1052-azure

File hashes

Hashes for encord-0.1.103-py3-none-any.whl
Algorithm Hash digest
SHA256 840d980a2372ae148d0f4b8f0009970857c0bb11c7911fc58c95814a9f9674db
MD5 82958e703fa4f556ba676d7520c09735
BLAKE2b-256 94d17baa7208c741ab496127c14bb306393d16afc807580c09786250975b50d1

See more details on using hashes here.

Supported by

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