Skip to content

kkrings/pydag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDAG

Simple Python Interface to HTCondor and DAGMan

PyDAG allows you to create HTCondor submit descriptions, DAGMan nodes, and DAGs via Python. Any Python object that has a string representation that corresponds to a valid HTCondor command or DAGMan keyword can be added to the submit description. You can easily extend PyDAG by defining your own command/keyword classes; classes for pre/post-scripts and macros are already provided.

Documentation: http:https://pydag.readthedocs.io/en/latest/

About

Simple Python interface to HTCondor/DAGMan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages