Skip to content

loupeteam/CSVCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Library is provided by Loupe
https://loupe.team
info@loupe.team
1-800-240-7042

Description

CSV core is designed to give core functionality to parsing and building csv files.

Use Cases

-Anytime CSV data needs to be read or written to
-As the core functionality for CSV wrapper libraries

For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/csvcore.html

Installation

To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run lpm install csvcore. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html

Licensing

This project is licensed under the MIT License.