dlthub-client 0.28.1


pip install dlthub-client

  Latest version

Released: Jul 07, 2026

Project Links

Meta
Author: dltHub Inc.
Maintainer: Marcin Rudolf, David Sharf
Requires Python: <3.15,>=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Operating System
  • MacOS :: MacOS X
  • Microsoft :: Windows
  • POSIX :: Linux

Programming Language
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Software Development :: Libraries

Typing
  • Typed

dlthub-client

dlthub-client is an extension to the open source data load tool (dlt) that implements dltHub Runtime API Client and extends the dlt command line with dlt runtime command. Overall it enables dlt users to quickly deploy and run their pipelines, datasets, notebooks and mcp servers.

Installation

dlthub-client supports Python 3.10 and above and is a plugin (based on pluggy) Use hub extra on dlt to pick the matching plugin version:

pip install "dlt[hub]"

Documentation

Learn more in the dltHub docs.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
attrs (>=23.2.0)
cron-descriptor (>=1.2.32)
croniter (>=6.0.0)
httpx (>=0.26.0)
pathspec (>=0.11.2)
pyjwt (>=2.13.0)
tabulate (>=0.9.0)