Skip to content

daveyc/pyzfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyzfile

pyzfile (pronounced pie-zee-file) is a Python package for performing I/O on native MVS record oriented data sets. All access methods are supported including QSAM, BSAM, VSAM (KSDS, ESDS, RRDS) and hiperspaces. This library is a wrapper over the z/OS C/C++ runtime library STDIO functions such as fopen, fread, fwrite, flocate etc. Refer to the IBM z/OS C/C++ runtime library documentation for details.

Documentation

pyzfile documentation

About

A Python package for MVS data set I/O

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published