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

Uploaded Source

Built Distribution

encord-0.1.147-py3-none-any.whl (219.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: encord-0.1.147.tar.gz
  • Upload date:
  • Size: 173.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.8.18 Linux/5.15.0-1074-azure

File hashes

Hashes for encord-0.1.147.tar.gz
Algorithm Hash digest
SHA256 4c3a331476b437418141aa4d11992a63c5ce540c6057b6009cf6331493b4788d
MD5 b6c42b1c9d58708cca1241eb47997c21
BLAKE2b-256 566b1a7eb296a1acd8d2e8d8590b0375882b5454b9d68e11211f96e344bb4d23

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for encord-0.1.147-py3-none-any.whl
Algorithm Hash digest
SHA256 e2339a3bac0f8a88d661a02236476f66a86c5fe2ac0070900dcf9b906d92c24d
MD5 ea8a6f858dcf7c43f18f20ce2b64484c
BLAKE2b-256 89d17239d83922eb7411d9a88498dc5f62b703ac78f943abb46b6e0ad3077a32

See more details on using hashes here.

Supported by

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