Convert Django models to/from fixed format records.
Project description
This app allows you to convert back and fourth between Django model objects and fixed width record format.
These fixed width record format objects are referred to as Copybook objects because their original purpose was to allow communication between a Django application and a Cobol application.
The copybook objects allow serialization of Django objects into a fixed width format that Cobol copybooks can understand.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-copybook-0.0.2.tar.gz
(6.7 kB
view hashes)