CLI tool for accessing dltHub runtime
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.
0.28.2a1
Jul 28, 2026
0.28.1
Jul 07, 2026
0.28.0
Jun 29, 2026
0.27.9
Jun 23, 2026
0.27.9a1
Jun 23, 2026
0.27.8
Jun 18, 2026
0.27.7
Jun 11, 2026
0.27.6
Jun 09, 2026
0.27.5
Jun 08, 2026
0.27.4
Jun 03, 2026
0.27.3
May 20, 2026
0.27.2
May 19, 2026
0.27.1
May 19, 2026
0.27.0
May 18, 2026
0.27.0a1
May 17, 2026
0.27.0a0
May 12, 2026
Wheel compatibility matrix
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)