Skip to main content

'Package for working with mainframe COBOL files'

Project description

A Python package for processing mainframe data files using COBOL copybooks.

License Version Wheel Implementation Status Downloads per month Python versions

Install

Install using pip:

pip install cobolio

Usage

If you just want to convert a file from a mainframe using a copybook layout use the command line tool cob_to_csv

Roadmap

  • GitHub action to publish package to Pypi

  • dumps function – reverse processing (dict -> bytes)

Limitations

No support for OCCURS DEPENDING ON clause in copybook.

Acknowledgements

The original code was taken from AWS samples repo called unlock mainframe data files on aws.

This project repackages this functionality as a python package and provide pythonic interfaces for programmatic use.

It also provides a CLI for processing files for end users.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cobolio-0.1.5.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

cobolio-0.1.5-py3-none-any.whl (12.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page