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

Uploaded Python 3

File details

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

File metadata

  • Download URL: data_platfrom_deployer-1.1.7.tar.gz
  • Upload date:
  • Size: 14.6 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.7.tar.gz
Algorithm Hash digest
SHA256 d2812d0dfd6af702a02863c6fefa2af474cad321b922684f7f03cd0cea38d1a7
MD5 3284a5dc3094eb5f609c2d027c51b86f
BLAKE2b-256 53abecfd9ca3668a9eb5b2a4abd517f99aa483e0af679f3cf7244fda761d6ca3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for data_platfrom_deployer-1.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8aa639aa33e4141ca6f905b0aa03842c660205ea8df31c4524fbb84b93035d40
MD5 e459a04686694d21a01b64bddefa2153
BLAKE2b-256 4b4129cda61333de79a3582393c1666e755863956211cf8856ccd17197f39e33

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