Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv_parser

csv parser to json

Note

compatible with python 3.10.12+

Install dependencies

pip install -r requirements.txt

Usage

usage: python main.py file.csv [-t | -l]

options:
    -h, --help  show this help message and exit
    -t, --top   keys are located on top row (default)
    -l, --left  keys are located on left column

References

About

csv parser to json

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages