CSVSheets
CSVSheets is a software toolkit designed to treat plain CSV files as spreadsheet-like sheets that can be manipulated programmatically. It provides a consistent interface for reading, writing, and transforming tabular data stored in CSV format, with support for large datasets and streaming processing.
Key features include support for standard CSV dialects and custom delimiters, proper handling of quoted fields
CSVSheets employs a sheet abstraction that remains agnostic to the underlying storage. Data can be read in
Compatibility and ecosystem: CSVSheets is designed to be available in multiple programming languages with bindings for
History and licensing: The project is community-driven and released under an open license, with ongoing development