CLI tool for automatic data platform deployment
Project description
Data Platform Deployer (dpd) 🚀
Data Platform Deployer (dpd) is a CLI tool for automatically generating configurations and deploying a data platform based on a declarative description.
🔥 Features
- 📜 Configuration generation for Kafka, ClickHouse, PostgreSQL, S3, and more.
- 🚀 Automated deployment of the data platform.
- 🛠 Flexible configuration via JSON.
- 🏗 Supports Docker Compose and (future) Kubernetes.
🚀 Installation
Install from PyPI:
pip install data-platfrom-deployer
📝 Usage
Once installed, you can run dpd from the command line:
dpd --help
Generate configuration files
dpd generate --config config.yaml
Example config:
project:
name: data-platform
version: 1.0.0
description: This is a test project
sources:
- type: postgres
name: postgres_1
- type: postgres
name: postgres_2
- type: s3
name: s3_1
streaming:
kafka:
num_brokers: 3
connect:
name: connect-1
storage:
clickhouse:
name: clickhouse-1
bi:
superset:
name: superset-1
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file data_platfrom_deployer-1.1.9.tar.gz.
File metadata
- Download URL: data_platfrom_deployer-1.1.9.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d689ab097318f06ee99cb780615330c87a4f1bad3e6353e1bcd316ae054495bd
|
|
| MD5 |
0167c7e15a5d92e95e7df31db24e3c4a
|
|
| BLAKE2b-256 |
c4c4fd2be532dcab300a6ecef01d0335a910f6dacba26ee3e43e3faf8c803d7a
|
File details
Details for the file data_platfrom_deployer-1.1.9-py3-none-any.whl.
File metadata
- Download URL: data_platfrom_deployer-1.1.9-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b8639f9062b0a40a80b5cdd1669ba7ec3a9fcbe055da0ea0906c00b2062345c
|
|
| MD5 |
9f25b7d11928035e099b73ee40860e2c
|
|
| BLAKE2b-256 |
9b13deab6e0028cc2f7f7380b4c2cee88fdd47e77528e493da9344b81a4600cc
|