A Python Package for CSV File Parsing and Rendering. Easy to use and follows the formats of other commonly used libraries - The load(s)/dump(s) functions of pickle/json. Automatically converts data values from/to a 2-dimensional list as float, int, bool, none, str unlike the in-built csv library.
Completly customizable by giving the specified **kwargs to the Csv Class
directly or through the other functions indirectly. Simple, readable, easy to understand Docs. So what are you waiting for? Install ShanCsv and try it now!