Data integration process management made easy!
This is the Python implementation of the ProcessTracker framework. ProcessTracker builds a standard framework that is tool agnostic. If you are working with data integration/cleansing processes within Python (i.e. using PySpark, Pandas, etc.) then this framework can help manage dependencies between processes and provide auditing capabilities without having to parse logs or build your own framework.
To learn more about how to use ProcessTracker, please check out our documentation on ReadTheDocs!
Want to contribute? Check out our contributors guide!
Found a bug? Have an idea for an improvement? Submit it into our Issues tracker