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

Uploaded Source

Built Distribution

encord-0.1.133-py3-none-any.whl (215.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for encord-0.1.133.tar.gz
Algorithm Hash digest
SHA256 939b0b8fe2dd63e173da4caa2eb8863375a7cb63efcabe22e303993e9f30d863
MD5 1c43f83d6a89b33e2aed8eebfe5ee3f6
BLAKE2b-256 3a26d54ebe98838b88d922e45bd12227f02368cfaf50282286c4cbb304964b8f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for encord-0.1.133-py3-none-any.whl
Algorithm Hash digest
SHA256 0d077863f80f59ae1e05e2caef7f21ea9ee0e3c75106a257e799a31ec40ea175
MD5 f42ff0c2f55b2539bbc58b893507fdf5
BLAKE2b-256 8d77d7b43d5410518d2908632571bea3ffb0454691de581ace2b9dd55027d648

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