Skip to main content

Compile a DAG representation of a data processing pipeline from TOML files.

Project description

dagpiler

Tool to compile a DAG of a data processing pipeline from formatted TOML files.

By adhering to a portable, flexible standard, data science packages written by independent authors can be easily merged together. This foundational layer can then support and tie together tools and standards within and between disciplines.

Dagpiler is the first in a planned series of tools that will build on one another to standardize and facilitate common operations in data processing.

Useage

from dagpiler import compile_dag
from dagpiler.printer import print_dag, json_to_dag

# Compile the DAG from the various packages.
dag = compile_dag('package_name')

# Write the DAG to JSON file.
dag.print_dag('dag.json')

# Re-create the DAG from a JSON file.
dag_from_json = json_to_dag('dag.json')

Documentation

Documentation: https://researchos.github.io/dagpiler/

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

dagpiler-0.1.4.tar.gz (12.6 MB view details)

Uploaded Source

Built Distribution

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

dagpiler-0.1.4-py2.py3-none-any.whl (54.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file dagpiler-0.1.4.tar.gz.

File metadata

  • Download URL: dagpiler-0.1.4.tar.gz
  • Upload date:
  • Size: 12.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for dagpiler-0.1.4.tar.gz
Algorithm Hash digest
SHA256 733708b10a8f9d074de6ecf06e832a51f22d0b90178ca4e9a685cfc5884d0fac
MD5 e060d8488a493e95c87f1015ac969817
BLAKE2b-256 d47305980c5f3af4597675e4d14e0773a41d56d80192d1e57a6d6cd955242ce4

See more details on using hashes here.

File details

Details for the file dagpiler-0.1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: dagpiler-0.1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 54.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for dagpiler-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2e4cd8f87abe2e52f1b68a40088db1d39133f3a9cdc642c91c819576e262aedc
MD5 689ad62749dbc890688106dbc6133cbd
BLAKE2b-256 33fd7e26fe58161bfc4ff91a57d02b01b49b6273b0d1d5c3928b5dae47ed3f3a

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