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 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:

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.117.tar.gz (136.4 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.117-py3-none-any.whl (174.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: encord-0.1.117.tar.gz
  • Upload date:
  • Size: 136.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.8.18 Linux/5.15.0-1061-azure

File hashes

Hashes for encord-0.1.117.tar.gz
Algorithm Hash digest
SHA256 1f67f17870da7d7d407df2e80c8f905573dda5704daf16513144a94ea56d1db6
MD5 d234773f31cd4445b5ee0b452ce10427
BLAKE2b-256 c51e60803d368a47b7975586621e7eaff0757325df4366aa32d881f24ec78179

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for encord-0.1.117-py3-none-any.whl
Algorithm Hash digest
SHA256 803b642c7019f3cd1e4853bcb323d117cb004babdb1fffecd5ac906af25a8bc2
MD5 24459e9c57c230e45abace3cd89e03f9
BLAKE2b-256 4486c87d7ea448b3c3f09dd608b2443d306823ffca5bbbb6b518062c246ee38d

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