pyzowe - Zowe CLI Convenience Wrapper Function for Python

April 19, 2022 ยท View on GitHub

This directory contains code examples from the blog Better Mainframe Automation using Zowe CLI and Python:

  • pyzowe.py - zowe() function that makes it easy to call Zowe CLI commands from Python and process their output`
  • pyzowe_samples.py - sample Python code that uses the zowe() function