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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Stingray - Schema-Based File Reader!