.. image:: https://img.shields.io/pypi/v/zos-utilities.svg :target: https://pypi.python.org/pypi/zos-utilities :alt: Pypi
.. image:: https://github.com/Tam-Lin/zos-utilities/actions/workflows/build_and_test.yml/badge.svg :target: https://github.com/Tam-Lin/zos-utilities/actions/workflows/build_and_test.yml :alt: Build and Test Status
.. image:: https://readthedocs.org/projects/zos-utilities/badge/?version=latest :target: https://zos-utilities.readthedocs.io/en/latest/?version=latest :alt: Documentation Status
.. image:: https://img.shields.io/pypi/pyversions/zos-utilities.svg :target: https://img.shields.io/pypi/pyversions/zos-utilities.svg :alt: Python versions
Library for performing various utility functions needed for z/OS libraries. I have a couple of libraries that do various things for/with z/OS, and they all need to convert from the z/OS Julian Date to datetime, so I thought I might as well put it into a library. I'm also starting to build a representation of z/OS and IBM Z from an infrastructure perspective.