Skip to main content

SDK and CLI for Dataloop platform

Project description

DTLPY – SDK and CLI for Dataloop.ai

logo.svg

Documentation Status PyPI Version Python Versions License Downloads

📚 Platform Documentation | 📖 SDK Documentation | Developer docs

An open-source SDK and CLI toolkit to interact seamlessly with the Dataloop.ai platform, providing powerful data management, annotation capabilities, and workflow automation.


Table of Contents


Overview

DTLPY provides a robust Python SDK and a powerful CLI, enabling developers and data scientists to automate tasks, manage datasets, annotations, and streamline workflows within the Dataloop platform.


Installation

Install DTLPY directly from PyPI using pip:

pip install dtlpy

Alternatively, for the latest development version, install directly from GitHub:

pip install git+https://github.com/dataloop-ai/dtlpy.git

Usage

SDK Usage

Here's a basic example to get started with the DTLPY SDK:

import dtlpy as dl

# Authenticate
dl.login()

# Access a project
project = dl.projects.get(project_name='your-project-name')

# Access dataset
dataset = project.datasets.get(dataset_name='your-dataset-name')

CLI Usage

DTLPY also provides a convenient command-line interface:

dlp login
dlp projects ls
dlp datasets ls --project-name your-project-name

Python Version Support

DTLPY supports multiple Python versions as follows:

Python Version 3.14 3.13 3.12 3.11 3.10 3.9 3.8 3.7
dtlpy >= 1.118
dtlpy 1.99–1.117
dtlpy 1.76–1.98
dtlpy >= 1.61
dtlpy 1.50–1.60

Development

To set up the development environment, clone the repository and install dependencies:

git clone https://github.com/dataloop-ai/dtlpy.git
cd dtlpy
pip install -r requirements.txt

Resources


Contribution Guidelines

We encourage contributions! Please ensure:

  • Clear and descriptive commit messages
  • Code follows existing formatting and conventions
  • Comprehensive tests for new features or bug fixes
  • Updates to documentation if relevant

Create pull requests for review. All contributions will be reviewed carefully and integrated accordingly.

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

dtlpy-1.121.2.tar.gz (493.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dtlpy-1.121.2-py3-none-any.whl (605.6 kB view details)

Uploaded Python 3

File details

Details for the file dtlpy-1.121.2.tar.gz.

File metadata

  • Download URL: dtlpy-1.121.2.tar.gz
  • Upload date:
  • Size: 493.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for dtlpy-1.121.2.tar.gz
Algorithm Hash digest
SHA256 b506e1811b8593670c7dbb8e3a47c13cf4c565d8f063144348db9e728e872908
MD5 da4cec5871c6b853cd1c3e7a734f9be0
BLAKE2b-256 2250c93f2cdab766cf44896bf678f4e337d07bcd8d27f7a5f5bb95645773d4b6

See more details on using hashes here.

File details

Details for the file dtlpy-1.121.2-py3-none-any.whl.

File metadata

  • Download URL: dtlpy-1.121.2-py3-none-any.whl
  • Upload date:
  • Size: 605.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for dtlpy-1.121.2-py3-none-any.whl
Algorithm Hash digest
SHA256 aad5210f4ff15e4001ff8cdedec86354e8f7927c986e6f460e48a10b5e603533
MD5 33d6d0b8a85b82e591cc1e7c5aa591c7
BLAKE2b-256 e48567fc386725b466d52aca1a0808e572ac46db93c5fec5930c0a4a30bdfb6f

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