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

Uploaded Python 3

File details

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

File metadata

  • Download URL: data_platfrom_deployer-1.1.0.tar.gz
  • Upload date:
  • Size: 14.1 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.0.tar.gz
Algorithm Hash digest
SHA256 23dfecf0179118e869df1b282abfeba2a7a8538a313a413a8c5828f4a687f93c
MD5 352f8492adc0f11c1700d740dd80b192
BLAKE2b-256 2ca950ec284049f9ff796b0139d898a58514294a6211e8580ba7e2f11898e41f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for data_platfrom_deployer-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f621cd65c6ecbe43d5e9acffc1b96624f0fb01db2fc59fd079bbb91a4f13f69
MD5 8b880ad761443082a506bb49ce04bf18
BLAKE2b-256 74fba47546c865780c7a9e2142ecc1c6f800b5ff481a1cf386e93212ee8aafd9

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