Skip to content

daveyc/pyzutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyzutil

z/OS utilities for Python

Install

pip3 install pyzutil

Build

python3 setup.py build

# Install in editable mode (i.e. setuptools "develop mode") from the local project path
pip3 install -e .

Documentation

This project uses the Sphinx Python Documentation Generator and requires the Press theme.

To build the documentation run the following commands:

cd docs
make clean html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published