Stingray contains a number of components for reading spreadsheets and other flat files. It copes with COBOL files (in EBCDIC) and even COBOL Copybook (or DDE) definitions. Simple Python programs can handle a wide variety of files. This is the Python3.3 release.
Features
- Wraps csv, xlrd, plus several XML parsers into a single, unified "workbook" structure to make applications that work with any of the common physical formats.
- Extends the "workbook" to include fixed format files (with no delimiters) and even COBOL files in EBCDIC.
- Provides a uniform way to load and use schema information. This can be header rows in the individual sheets of a workbook, or it can be separate schema information.
- Provides a suite of data conversions that cover the most common cases.
- Parses COBOL DDE definitions to create a schema for processing COBOL files.
License
GNU General Public License version 2.0 (GPLv2)Follow Stingray - Schema-Based File Reader
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Stingray - Schema-Based File Reader!