Skip to content

Commit 5b949e9

Browse files
committed
Added links for some packages
1 parent 1e918cf commit 5b949e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This index contains a list of Python packages with z/OS or IBM Z specific suppor
1212

1313
| Package name | Description | Open source | Affiliation | Distribution method |
1414
|--------------|-----------------------------------------------------|-------------|---------------|------------------------------|
15-
| ZOAU | Allows you to access datasets, jobs, and much more from Python || IBM | Bundled with ZOAU from shopz |
16-
| CBXP | Allows you to access z/OS control blocks from Python|| Ambitus (OMP) | PyPi / GitHub |
15+
| [ZOAU](https://www.ibm.com/docs/en/zoau/1.4.x?topic=python-apis) | Allows you to access datasets, jobs, and much more from Python || IBM | Bundled with ZOAU from shopz |
16+
| [CBXP](https://github.com/ambitus/cbxp) | Allows you to access z/OS control blocks from Python|| Ambitus (OMP) | PyPi / GitHub |
1717
| tnz | Allows you to connect to 3270 from Python, created for 3270 unit testing|| IBM | PyPi |
1818

1919
## z/OS security
@@ -33,4 +33,4 @@ This index contains a list of Python packages with z/OS or IBM Z specific suppor
3333

3434
| Package name | Description | Open source | Affiliation | Distribution method |
3535
|--------------|----------------------------------------------------|-------------|---------------|------------------------------|
36-
| pyds8k | Allows you to create monitoring of your IBM storage system from Python || IBM | PyPi |
36+
| [pyds8k](github.com/IBM/pyds8k/tree/develop/pyds8k) | Allows you to create monitoring of your IBM storage system from Python || IBM | PyPi |

0 commit comments

Comments
 (0)