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.10.tar.gz (24.9 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.10-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: data_platfrom_deployer-1.1.10.tar.gz
  • Upload date:
  • Size: 24.9 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.10.tar.gz
Algorithm Hash digest
SHA256 67c93316b3c737948d130794dbdc43592d363b4db812a7b8cc9a20182ef18cfd
MD5 337a94b60a9a45b48fec1c44188c869e
BLAKE2b-256 8b24cec07674c2f6d4eaaf6839293ea4ed16758f87539b985abbbcc69bbc12ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for data_platfrom_deployer-1.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 8312872fe44ed2b407438cd245a913ceb4d5f56bbf8ed93c3dfd1c528e479cf6
MD5 05e6cdb8b7b68d5c8e146854318aa3dd
BLAKE2b-256 76f6565875c2aaaf4157fab72619aacef7f747eb912dc9526369f4c4995dd635

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