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.5.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.5-py2.py3-none-any.whl (54.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: dagpiler-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 550d8726d44914ca34097d25dcc8698cf5708fb1c6a90e12117231a5ecb2141d
MD5 4e57f0ddcddd261401cb1c6bc3402b22
BLAKE2b-256 b97398c65ea2c9b3071aa402fea47a5ca5bd206bc0fdfb668fa12e7fa1443f2a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dagpiler-0.1.5-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.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e9e3ba99dd611434448ab2fc4aa8ba38c60d1f26ae3f4c8318a174e700f14881
MD5 3528ae09d0178dbafafed5799f2f07f6
BLAKE2b-256 f77bd48a611c244f305e050d65d505753670611bceda73e4e873317db331e3dd

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