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.3.tar.gz (43.4 kB 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.3-py2.py3-none-any.whl (26.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for dagpiler-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c9408683c8f9d352c26bd2a89681d7be14c1a74000b4b99e3a4e38620bffcab9
MD5 48d5965c7acb06df68094ae8619063e1
BLAKE2b-256 02fdded61d09d0b4d54833dac12b04270fa1ba38656f09dd5bc957ffb6a39216

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dagpiler-0.1.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 26.7 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.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 009b6396f108a38fe44019a83a7b1dbc85c33cf3809a9f13f69c53146517dc51
MD5 ffe619bcc839086446da1aa3bb85e336
BLAKE2b-256 66f873d2aa3c8eed5ed21f8de0128ab06192d068e460e13443ac0c07697e0a65

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