Skip to content

A Python Package for CSV File Parsing and Rendering

License

Notifications You must be signed in to change notification settings

Ninjago77/ShanCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShanCsv
Python 3.8+ Pip latest license

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!

About

A Python Package for CSV File Parsing and Rendering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published