The package is born from frustration writing one-off scripts to create DAG files for the users I support.
I'm writing to announce a Python package I've written to simplify the programmatic creation of DAG files in Python. The package is called PyDagman, and is available on github at https://github.com/brandentimm/pydagman
--- --- --- --- --- --- --- --- --- --- --- --- ---
Miha Ahronovitz
Principal | Ahrono Associates
Blog: http://my-inner-voice.blogspot.com/
c: 408 422 2757
tw: @myinnervoice
--- --- --- --- --- --- --- --- --- --- --- --- ---
Hi Condor Users,
I'm writing to announce a Python package I've written to simplify the programmatic creation of DAG files in Python. The package is called PyDagman, and is available on github at https://github.com/brandentimm/pydagman
The package is born from frustration writing one-off scripts to create DAG files for the users I support. We regularly assist users in creating DAG workflows to their specifications, usually by reading in parameters from a parameter file and then programmatically buidling the DAG file using loops and conditionals. This package takes care of some of the more annoying aspects, such as string formatting and circular dependency checking. We've had good feedback from our user base so far, so I hope this can help others out there.
It currently supports all possible DAG directives besides CONFIG. If there's a reason or need for that directive it can certainly be added.
Questions, comments, feature and/or pull requests welcome!
--
Branden Timm
Wisconsin Energy Institute
btimm@xxxxxxxxxxxxxxx
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@cs.wisc.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/