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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Stingray - Schema-Based File Reader!