FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

process_tracker_python/README.md at process_tracker_python-160 · OpenDataAlex/process_tracker_python · GitHub

Latest commit

 

History

History
26 lines (20 loc) · 2.05 KB

File metadata and controls

26 lines (20 loc) · 2.05 KB

ProcessTracker - Python

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


Back | FazBrowse Home | New Git URL