Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

data_platfrom_deployer-1.1.2.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

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

data_platfrom_deployer-1.1.2-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file data_platfrom_deployer-1.1.2.tar.gz.

File metadata

  • Download URL: data_platfrom_deployer-1.1.2.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for data_platfrom_deployer-1.1.2.tar.gz
Algorithm Hash digest
SHA256 d2b6641f79ea1a1282d6ad2388704d954de2a71b63c553c4dcd77689ae4033ca
MD5 105ea3e1e2a7f04d5281d649f3cd6ef0
BLAKE2b-256 306cefd4718eb8d6debe1d3802f59cf920e9a07d489674e911f572fd9277bf0c

See more details on using hashes here.

File details

Details for the file data_platfrom_deployer-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for data_platfrom_deployer-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d183778e868c6d72a15725c9526aedeb2a7403ee780bd63a1472ebc1cfd80806
MD5 9106c69f5bb5178f00f254545a1b6189
BLAKE2b-256 7c06587f35687ac54d50b872591e54d05e7e5c5cea1a4260407f8fd263fa6b91

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