Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Zowe Client Python SDK

The Zowe Client Python SDK consists of Python packages that enable programmatic interactions with z/OS REST API interfaces.

Zowe Docs provide more information on installing and using the SDK.

SDK Usage

For more information and syntax examples, refer to the readme file in each package:

  • Core: Shared functionality across all other Python SDK packages.
  • z/OS Console: Perform z/OS console operations.
  • z/OS Files: Work with data sets on z/OS.
  • z/OS Jobs: Work with batch jobs on z/OS.
  • z/OS TSO: Interact with TSO/E adress spaces on z/OS.
  • z/OSMF: Query z/OSMF data (e.g.: connection status, list of available systems).